Acerca de
The FastAPI Advanced skill empowers developers to build scalable, high-performance Python backends using current best practices. It provides structured patterns for managing application lifespans via async context managers, sophisticated dependency injection for database and service layers, and robust Starlette-based middleware for logging, timing, and security. Designed for modern standards, it helps developers avoid common anti-patterns like global state or blocking the event loop while ensuring type safety with Pydantic v2 settings and comprehensive health monitoring.