Skip to content

This is a project made with NodeJs to apply the Clean Architecture

Notifications You must be signed in to change notification settings

vihhcunha/to-do-nodejs-clean-architecture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ToDo with Clean Architecture

A ToDo WebApi made with NodeJs and ExpressJs

Tech

  • NodeJs
  • TypeScript
  • Express
  • Jest to testing
  • SqlLite
  • Inversify to DI

Architecture

About the project architecture, I tried to apply all concepts that Clean Architecture give us, like:

  • Entities
  • Use Cases
  • Adapters
  • Infra
  • Dependency Rule

About

This is a project made with NodeJs to apply the Clean Architecture

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published