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