These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. To test the whole application, first, we have to run MongoDB server and ...
A production-style Todo API built in Go to demonstrate clean architecture, gRPC with buf, dependency injection with Wire, Postgres with GORM, and database migrations — all wired together from scratch.