A ToDo WebApi made with NodeJs and ExpressJs
- NodeJs
 - TypeScript
 - Express
 - Jest to testing
 - SqlLite
 - Inversify to DI
 
About the project architecture, I tried to apply all concepts that Clean Architecture give us, like:
- Entities
 - Use Cases
 - Adapters
 - Infra
 - Dependency Rule