Fastapi
Advanced FastAPI skills for dependency injection, async patterns, and validation.
Skills in this plugin
3- ▌ Fastapi Validation · thebushidocollectiveUse when FastAPI validation with Pydantic models. Use when building type-safe APIs with robust request/response validation.
- ▌ Fastapi Async Patterns · thebushidocollectiveUse when FastAPI async patterns for building high-performance APIs. Use when handling concurrent requests and async operations.
- ▌ Fastapi Dependency Injection · thebushidocollectiveMaster FastAPI dependency injection for building modular, testable APIs. Use when creating reusable dependencies and services.