birim/laravel-rest-api
Expose Eloquent models as a simple JSON REST API in Laravel. Configure endpoints in a config file, then query /laravel-json/{resource} for lists, skip/take pagination, and basic field search. Optionally control returned attributes via model properties.
The Laravel REST API allows applications to interact with your application by sending and receiving data as JSON.
How can I help you explore Laravel packages today?