Build production-grade REST APIs with FastAPI and Python. Covers request/response models with Pydantic v2, path/query/body parameters, dependency injection, authentication (JWT, OAuth2), background tasks, async database access with SQLAlchemy 2.0, middleware, error handling, OpenAPI documentation, and testing with pytest and httpx. Use when building a Python REST API, adding endpoints to a FastAPI app, writing FastAPI middleware, or setting up FastAPI with a database.
$npx -y skills add jignesh-ponamwar/skills-mcp --skill fastapiInstalls into the current project.
Run `npx skills use "https://github.com/jignesh-ponamwar/skills-mcp" --skill "jignesh-ponamwar/skills-mcp/fastapi"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/jignesh-ponamwar/skills-mcp" that are relevant to the current task. Run `npx skills add "https://github.com/jignesh-ponamwar/skills-mcp"` and select the relevant skills, then follow their instructions.