/fastapi-tdd

Implementing test-driven development using Python, FastAPI, Tortoise ORM, Postgres, and pytest

Primary LanguagePython

Test-Driven Development with FastAPI and Docker

Building a sample backend to demonstrate test-driven development using FastAPI. We will use Docker to quickly setup our local environment and simplify the deployment.