todo-app Todo app API built with Go Run with Docker Compose docker-compose build docker-compose up Create Database -> todo_app Seed Database go run ./migrate/migrate.go Restart services docker-compose up Access APIs from localhost:8080