Developing and Testing an Asynchronous API with FastAPI and Pytest Want to learn how to build this? Check out the post. Want to use this project? Get the image from docker hub Find the image here Build the images and run the containers: $ docker-compose up -d --build Test out the following routes: http://localhost:8002/ping http://localhost:8002/docs http://localhost:8002/notes