Skip to content

Latest commit

History

History
120 lines (80 loc) 路 4.18 KB

File metadata and controls

120 lines (80 loc) 路 4.18 KB

CI/CD


Forum API

A RESTful API that follows the principles of Domain Driven Design (DDD) + Clean Architecture + Test-Driven Development (TDD), and is implemented with CI/CD
Explore the docs 禄

View DemoReport BugRequest Feature

About The Project

This project was made to fulfill final assignment in Dicoding Back-End Developer Expert class, but is still useful as an example for any new project that will use the same software design and principles.

To learn more about the application architecture, check out this awesome architecture exploration repository https://github.com/jbuget/nodejs-clean-architecture-app and Dicoding Back-End Developer Expert class https://www.dicoding.com/academies/276

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)