fastapi-pro - Build high-performance async APIs with FastAPI
Provides best practices and patterns for building high-performance async APIs with FastAPI, SQLAlchemy 2.0, and Pydantic V2.
Tags
Updated: 2026-09-16Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Build async APIs with FastAPI
- Manage data with async SQLAlchemy
- Implement authentication with JWT
- Write async tests with pytest
- Optimize API performance and caching
- Configure observability and monitoring
- Deploy containerized applications with Docker
Inputs
- FastAPI project requirements
- implementation-playbook.md resource file
Outputs
- Async API code and endpoints
- OpenAPI documentation
- Async test suites and configurations
- Actionable implementation steps
Requirements
- Python environment with async support
- FastAPI 0.100+
- Pydantic V2
- SQLAlchemy 2.0+
