backend-fastapi
SKILL.md
Backend FastAPI
Complete guide for FastAPI backend development, from framework fundamentals to advanced architectural patterns.
When to Use This Skill
- Implementing FastAPI endpoints and API routes
- Setting up FastAPI projects with proper architecture
- Architecting complex FastAPI backend systems
- Applying Clean Architecture, Hexagonal Architecture, or Domain-Driven Design
- Refactoring FastAPI applications for better maintainability
- Implementing dependency injection and security patterns
- Structuring FastAPI services and business logic