Developing and Testing an Asynchronous API with FastAPI and Pytest CRUD app developed while learning the new gem Fast API following TDD. Setup and run Build the images and run the containers: $ docker-compose up -d --build Visit the URL to know available API endpoints. API Docs Credits - TestDriven.io post