python-backend-fastapi
CommunityReliable FastAPI backend workflows for API, tests, and migrations.
Authorjanjaszczak
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill targets developers building modern Python backends with FastAPI and Pydantic v2, streamlining endpoint development, validation, and migrations to reduce boilerplate and errors.
Core Features & Use Cases
- Thin endpoint handlers with a service layer to keep business logic out of controllers.
- Pydantic v2 models & OpenAPI alignment for robust request/response validation and API contracts.
- Alembic migrations & tests to manage schema changes reliably with idempotent upgrades/downgrades.
- ETL/parsers and streaming data workflows with structured logging and error handling for ingestion pipelines.
- ** pytest-based tests** to verify endpoints, services, and migrations across environments.
Quick Start
Start a FastAPI project, implement a new endpoint with a thin handler, add a service layer, and create an idempotent Alembic migration.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: python-backend-fastapi Download link: https://github.com/janjaszczak/cursor/archive/main.zip#python-backend-fastapi Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.