[TYPO3-english] Best practice for REST API

Michael Schams typo3 at 2016.schams.net
Sun Jun 5 03:06:33 CEST 2016


On Sat, 2016-06-04 at 23:22 +0200, Jan Bednarik wrote:

> is there a best practice to create REST API for TYPO3? I need to do 
> login/logout and list operations on records from my custom extension.

There are a few extensions which implement clients which *consume*
RESTful services in the TER.

https://typo3.org/extensions/repository/?q=restful

It sounds like you would like to implement a REST *provider*.
Have a look at these extensions:

https://typo3.org/extensions/repository/view/restler
https://rest.cundd.net/
https://typo3.org/extensions/repository/view/routing


Cheers
Michael




More information about the TYPO3-english mailing list