Lumen-based REST API boilerplate with OAuth2, Swagger docs, and testing.

RESTful API template built on Lumen that provides ready-made endpoints, authentication, documentation, and common API utilities. It includes OAuth2 token authentication, Swagger API documentation, rate limiting, role/permission support, testing, and migrations/seeding, and is suited for building authenticated APIs and backend services.
0