todo-api localhost api for CRUD operations for todos (helpful to test some frontend frameworks) run with docker-compose up --build -d urls base url: http://localhost:8080 swagger: http://localhost:8080/swagger/ stop with docker-compose down versions docker: 20.10.17 docker-compose: 1.29.2