DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

What does it do?

The target audience is developers looking to expose a REST API from their respective extensions.

This extension gives the possibility of using Luracast Restler in TYPO3. It provides the basis for using REST in your own extensions acting like a wrapper.

You can configure endpoints to be available via normal HTTP methods or using internal REST-like PHP calls.

Contribute back!

If you find any mistakes in the documentation or our code, we would be honoured if you could submit an issue or a pull request on Github in order to correct it.