Backend City: Day 01: Laying a Real API Foundation (FastAPI, Tooling, Structure)
#backend city
#developer tooling
#fastapi
#learning in public
#software architecture
#system design
#testing
Day 01 is where we pour concrete: project structure, /api/v1, a real health endpoint, env-based settings, CORS for local dev, tests, and a Makefile so future-me doesn’t hate present-me.