You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Drew Bednar a86ac17fd6 added test fixture 4 years ago
services/api added test fixture 4 years ago
.gitignore Inital commit 5 years ago
LICENSE Inital commit 5 years ago
README.md Inital commit 5 years ago
dev_requirements.in Added invoke and skipping single quotes in black 4 years ago
dev_requirements.txt Added invoke and skipping single quotes in black 4 years ago
docker-compose.yml basic ping route 5 years ago
pyproject.toml Added invoke and skipping single quotes in black 4 years ago
tasks.py Added invoke and skipping single quotes in black 4 years ago

README.md

Learn FastAPI

Simple CRUD app created with Fast-API following the Test Driven article:

https://testdriven.io/blog/fastapi-crud/