fastapi▌
13 indexed skills · max 10 per page
fastapi
jezweb/claude-skills · Backend
Production-ready FastAPI patterns with Pydantic v2, SQLAlchemy 2.0 async, and JWT authentication. \n \n Domain-based project structure, async database setup with SQLAlchemy 2.0, and dependency injection patterns for maintainable APIs \n Comprehensive JWT authentication with password hashing, token generation, and protected routes using OAuth2 \n Prevents 7 documented issues including form data validation bugs, background task overwrites, Pydantic v2 migration breaking changes, and async event lo
fastapi-templates
wshobson/agents · Backend
Production-ready FastAPI project structure with async patterns, dependency injection, and layered architecture. \n \n Provides recommended directory layout separating API routes, models, schemas, services, and repositories for maintainable codebases \n Includes base repository pattern for generic CRUD operations and service layer for business logic encapsulation \n Demonstrates async/await patterns throughout, from database sessions to route handlers, with proper lifespan management and middlewa
fastapi-templates
sickn33/antigravity-awesome-skills · Backend
$21