Developing and Testing an Asynchronous API with FastAPI and Pytest
This tutorial looks at how to develop and test an asynchronous API with FastAPI, Postgres, pytest, and Docker using Test-driven Development (TDD).
Docker image with Uvicorn managed by Gunicorn for high-performance FastAPI web applications in Python with performance auto-tuning. - tiangolo/uvicorn-gunicorn-fastapi-docker
This tutorial looks at how to develop and test an asynchronous API with FastAPI, Postgres, pytest, and Docker using Test-driven Development (TDD).
FastAPI framework, high performance, easy to learn, fast to code, ready for production
How/Why the team at Amplermarket uses FastAPI to serve ML models