cn|
WorkWritingAboutConnect

cn

building things that matter

  • Work
  • Writing
  • About
  • Connect

© 2026 Cristian Najera

  1. Home
  2. /Writing
  3. /FastAPI Beyond Hello World
PythonFastAPI

FastAPI Beyond Hello World

Dependency injection, middleware patterns, and production-ready error handling.

April 30, 2025·1 min read

FastAPI's dependency injection system is its superpower. Here's how to use it for authentication, database sessions, and feature flags in a production application.

0%
← PreviousInfrastructure as Code with CDKNext →Testing LLM Applications

Related posts

Why I Still Reach for Boring Python FirstI default to stdlib and dataclasses until complexity is earned. Here is the heuristic I use to decide when a framework is worth the overhead.3 min read
PythonOpinionEngineering
RAG Pipelines at ScaleScaling retrieval-augmented generation from prototype to production with OpenSearch.1 min read
RAGPython
Solving Page-Number Citations in Azure AI Search Without Re-indexingHow we added exact page citations to an Azure AI Search RAG pipeline without touching the index — using byte offsets already in the data.4 min read
Azure AI SearchRAGPythonAzure

Stay in the loop

New posts on engineering, architecture, and what I'm building.