fastapi-crud-async icon indicating copy to clipboard operation
fastapi-crud-async copied to clipboard

FastAPI CRUD

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?

Build the images and run the containers:

$ docker-compose up -d --build

Test out the following routes:

  1. http://localhost:8002/ping
  2. http://localhost:8002/docs
  3. http://localhost:8002/notes