Install Docker Desktop or docker and docker-compose, than run in the terminal:
docker-compose up
- Python
- FastAPI-framework
- Docker
- nginx
You can find an OpenAPI-documentation for the endpoints at http://localhost/user/docs
Or export the openapi.json at http://localhost/user/openapi.json
You can find an OpenAPI-documentation for the endpoints at http://localhost/supplier/docs
Or export the openapi.json at http://localhost/supplier/openapi.json