- Restfull API with flask
- Automatic API Documentation (with swagger)
- Creating Documentation
- Serving Documentation
- Run Examples in the Browser
- SqlAlchemy ORM
- Run Test Cases in Docker (so you can run them in CI/CD)
- Deploy with Docker
docker-compose -f test-docker-compose.yml up --build
docker-compose up --build
http://localhost:7654/swagger-ui