Skip to main content

Module make_api

Module make_api 

Source
Expand description

ferro make:api command — scaffolds a complete REST API layer for existing models.

Generates CRUD controllers, API resources, request validation types, route registration with API key middleware, OpenAPI docs endpoint, and API key migration.

Functions§

run
Run the make:api command.