Developing and Testing an API with FastAPI and Pytest
Syncronous Example Want to use this project? Build the images and run the containers: $ docker-compose up -d –build Test out the following routes: http://localhost:8003/ping http://localhost:8003/docs http://localhost:8003/notes GitHub https://github.com/testdrivenio/fastapi-crud-sync
Read more