amiteshrai / fastapi-tdd

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:Python 100.0%