FastAPI

Modern Python web framework for building high-performance REST APIs with automatic OpenAPI docs.

Proficiency: Proficient · 2+ years

Features leveraged

  • Pydantic v2 for request/response validation
  • Dependency injection for auth, DB sessions
  • Async endpoints with asyncio
  • Background tasks for ML inference queues

Pairs well with PyTorch or scikit-learn for serving ML models as APIs.

Related: Python, ML, PostgreSQL