api-ddd
There are 2 repositories under api-ddd topic.
BaseMax/LaravelTaskDDD
This is a PHP & Laravel-based RESTful API that manages tasks using Domain Driven Design (DDD) architecture. The API allows users to create, read, update, and delete tasks.
BaseMax/ForumPlatformDDD
A forum platform that allows users to create threads, post replies, and engage in discussions. Implement features such as user authentication, moderation tools, and search functionality.