Introduction
Laravel Restify is an extraordinary tool inspired by Laravel Nova for building a robust and modern API. If you already have an application built with Laravel Nova, you can transfer your data to Laravel Restify by using basically the same resource classes content.
If you don't have an application written with Nova, you can start with Laravel Restify from scratch and get a powerful API in a few minutes.
Features
CRUD over entities
Authentication with Sanctum
Handy Response maker
Powerful Search
JSON:API consistency
Customizable
Laravel Compatible Authorization
Playground
You can find a playground in the Restify Demo GitHub repository.
Videos
You can find the full course here with many useful features and insights on how Laravel Restify works.