An Alternative RESTful resource implementation for Laravel 4. This package provides a more extensive REST API interface than the stock resource controller generator. Out of the box, the package provides a lot of boilerplate code for scaffolding routes, controllers, models, and views. Routes are RESTful and API-centric. It handles outputting to JSON, XML (via a view), HTML (via a view), CSV, and plain text.
This repository was archived by the owner on Dec 14, 2022. It is now read-only.