Find The Latest Laravel Packages
Login To Post Your PackagePeople Exploring Laravel
26990

Build APIs in Laravel With the Restify Package
Restify is a Laravel package that simplifies building JSON:API compliant REST APIs. It offers a quick setup and handles CRUD operations for your resources with minimal configuration. Similar to Laravel Nova, Restify uses resource classes to define API endpoints. These classes interact with your data models. If you don't define the model manually, Restify can automatically guess it. Restify also provides guidance on setting up authentication and supports advanced features like filtering.
"Laravel APIs, Simplified"
Related Projects

Dash UI is a Laravel Blade Component Library Inspired by Shopify Polaris
Power your Laravel app's design with the ready-made components of Dash UI.

Safely Retry API calls in Laravel
Using the Idempotency-Key header with a unique UUID, you can send the same key over and over, and the original response is returned without running an operation multiple times:
Partners
No verified ads available.