todo is an example application written in Go meant to demonstrate a production-ready, enterprise-style REST API using concepts from Domain Driven Design and Clean Architecture.
docker-compose build && docker-compose up -d
docker-compose down
todo is an example application written in Go meant to demonstrate a production-ready, enterprise-style REST API using concepts from Domain Driven Design and Clean Architecture.
docker-compose build && docker-compose up -d
docker-compose down