Skip to content

imkaka/fast-api-crud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Credits - TestDriven.io post

About

CRUD app developed while learning the new gem Fast API following TDD.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published