Posts on FastAPI — the async-first Python framework that turned type hints into a superpower. From getting started to wiring up SQLAlchemy, JWT auth, testing, and deploying to production.
FastAPI Dependency Injection in 2026 — Patterns That Scale Past Toy Apps
Practical FastAPI DI: scoped dependencies, async DB sessions, auth chains, request-scoped state, lifespan resources, and where DI starts to bite.