Generate APIs with ease.

Fully integrated with Laravel, take the advantage of a powerful API without destructuring your codebase.

  • Full REST API
  • Integrates gates automatically
  • Supports all Laravel's relationships
  • Fully customizable
  • Protects access to critical data
  • Complex filtering operations
  • Mutates multiple models using one endpoint
  • Automatic documentation generation with customisation support
  • Secured through the whole process
Bash
$composer require lomkit/laravel-rest-api$php artisan rest:quick-start
Click to copy