Skip to content

kelvinrfr/apps_todo_backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

apps_todo_backend

Here is the implementation of a TODO api using some trending patterns like Clean Architecture and Mediator patterns.

Currently

  • .NET 8
  • Connects to Postgres (DB migration included)

Check issues for pending implementation.

Thank you checking it out 😊