[TYPO3-v4] Webservices for TYPO3

Fernando Arconada falcifer2001 at yahoo.es
Thu Aug 19 23:30:18 CEST 2010


Where can i have doc about ExtDirect in TYPO3?, specially in FE


El Thu, 19 Aug 2010 14:51:47 +0200, Steffen Kamper escribió:

> Hi,
> 
> just to mention, as we talked on skype about this.
> 
> ExtDirect already provide a RESTful interface, for example the ExtDirect
> store supports 4 methods (CRUD)
> 
> Specific urls to call on CRUD action methods "read", "create", "update"
> and "destroy". Defaults to:
> 
> api: {
>      read    : undefined,
>      create  : undefined,
>      update  : undefined,
>      destroy : undefined
> }
> 
> for other webservices it would be cool to have such a router. I prefer
> backporting FLOW3 webrouter and integration, i would appreciate if
> someone has time to dig into.
> 
> vg Steffen




More information about the TYPO3-project-v4 mailing list