FastAPI
When to Use
Use this skill when building APIs with FastAPI. Covers route definitions, dependency injection, request/response models with Pydantic, middleware, background tasks, and async patterns.
Patterns
[TODO: Add patterns]
Anti-Patterns
[TODO: Add anti-patterns]
Examples
[TODO: Add examples]