lms / routes
Provides an ability to bind a route slug to the certain Extbase Action endpoint.
Installs: 4 632
Dependents: 2
Suggesters: 0
Security: 0
Stars: 3
Watchers: 1
Forks: 3
Open Issues: 7
Type:typo3-cms-extension
Requires
README
This extension gives you a possibility to bind the url endpoint with certain Extbase Action.
Shortly saying, you can create an API for your TYPO3 Project.
Features:
- Allow developer to register it’s own route using yml.
- CRUD out of the box.
- Additional middleware for your routes.
- Simple module for general information.
Check out the documentation