Production-grade Laravel API guide covering versioning, idempotency, rate limiting, observability, and OpenAPI documentation.
-
Updated
Feb 27, 2026 - PHP
Production-grade Laravel API guide covering versioning, idempotency, rate limiting, observability, and OpenAPI documentation.
A RESTful API built in PHP that manages recipes, including CRUD operations, search, and rating functionality. The API uses PostgreSQL for persistence, JWT for authentication, and auto-loads initial recipe data from TheMealDB. It is fully containerized using Docker, follows REST best practices, and includes unit tests with PHPUnit.
Add a description, image, and links to the api-design topic page so that developers can more easily learn about it.
To associate your repository with the api-design topic, visit your repo's landing page and select "manage topics."