A RESTful API for a blog post system, built with Laravel 12. This API is designed to power both a public-facing blog and its administrative panel, adhering to modern best practices, SOLID principles, ...
This project implements a complete task management REST API with user authentication, CRUD operations, filtering, pagination, and comprehensive testing. The system allows users to register, ...