Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 300 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 300 Bytes

Description

An API made using the concepts of Clean Architecture, which can be started using Express or NestJS and persisting in a MongoDB or Postgres. All of this without rewriting the application's business rule.

Blog post: https://nulldreams.com/clean-architecture/

Test (In development)