Python Fastapi Setup

FastAPI service setup: app/main.py, API routers, pydantic-settings, lifespan/app.state services, middleware, health checks, pytest/TestClient, Uvicorn, Gunicorn/uvicorn-worker, Docker/Compose. Use for scaffolding or modernizing Python API services; skip for Flask/Django-only, frontend-only, non-Python APIs, or Supabase-specific work.

Victory-7291 043f993 10 files · 33.0 KB Updated

File contents

Victory-7291/project-scaffold-setup-skills/tree/main/skills/python-fastapi-setup commit 043f993f78

Frequently asked questions

npx skillmds@latest add victory-7291/python-fastapi-setup