🔷 laravel-api
Blog API
Overview
REST API for a blog written in Laravel 10. Full support for posts and comments with data validation.
Tech Stack
Laravel PHP Docker
Key Highlights
- check_circle CRUD for posts
- check_circle CRUD for comments
- check_circle Relations between posts and comments
- check_circle Data validation
- check_circle Error handling