Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 251 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 251 Bytes

todo

This is a simple grpc server that uses clean architecture. The server has a simple user service and CRUD functionality for todos. For data storage, the server has the ability to use both MongoDB and postgres, as well as having a memory cache.