Fastapi App

Bootstrap a new FastAPI backend, or audit and retrofit an existing one, with async SQLAlchemy 2.0, asyncpg, Alembic, Pydantic v2, and no deprecated APIs. Use when the user wants to start, scaffold, or set up a new FastAPI service, a Python REST API, an async backend, or asks to "create a new fastapi app" or "new python backend". ALSO use on an existing FastAPI or Python API codebase when the user asks to audit, review, fix, clean up, refactor, modernize, upgrade, harden, or "bring up to standard" the service, migrate off SQLAlchemy 1.x or Pydantic v1 patterns, remove deprecated APIs, or improve the structure. Handles JWT auth, layered app structure, Docker + Postgres, and Vercel or container deploy.

aneebbaig 6aec79a 6 files · 14.8 KB Updated

File contents

aneebbaig/app-starter-skills/tree/main/plugins/app-starter/skills/fastapi-app commit 6aec79afad

Frequently asked questions

npx skillmds@latest add aneebbaig/fastapi-app