# fastapi > FastAPI — route definitions, dependency injection, Pydantic models, middleware, and async patterns. - Author: Michael Down - Repository: michaelkeevildown/claude-agents-skills - Version: 20260208153426 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-08 - Source: https://github.com/michaelkeevildown/claude-agents-skills - Web: https://mule.run/skillshub/@@michaelkeevildown/claude-agents-skills~fastapi:20260208153426 --- --- name: fastapi description: FastAPI — route definitions, dependency injection, Pydantic models, middleware, and async patterns. --- # 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]