★ 1 · Updated 2026-09-11
Create Pydantic models following the multi-model pattern for clean API contracts.
Browse skills that share this tag.
★ 1 · Updated 2026-09-11
Create Pydantic models following the multi-model pattern for clean API contracts.
★ 0 · Updated 2026-09-10
Create Pydantic models with Base, Create, Update, Response, and InDB variants for API request/response schemas and database models.
★ 422 · Updated 2026-06-30
Provides FastAPI patterns for API design including dependency injection, response models, error handling, middleware, and OpenAPI schema management.
★ 6 · Updated 2026-06-30
Manage Python configuration using environment variables and typed settings
★ 25 · Updated 2026-06-15
Pydantic v2 model patterns for request/response validation and MongoDB conversion