Run MongoDb with composer Postman podman machine init podman machine start podman-composer -d . Docker docker composer up -d Install all the dependences pip install -r requirements Run the proyect with dev mode fastapi dev main.py Run the proyect with prod mode fastapi run Endpoints You can access to a swagger endopint. If you deploy the project access to /docs