home/categories/backend/davila7-claude-code-templates-cli-tool-components-skills-web-development-fastapi-endpoint-skill-md
backenddevelopment

fastapi-endpoint

Plan and build production-ready FastAPI endpoints with async SQLAlchemy, Pydantic v2 models, dependency injection for auth, and pytest tests. Uses interview-driven planning to clarify data models, authentication method, pagination strategy, and caching before writing any code.

davila7
maintainer
davila7
更新於 2/14/2026
星標
24426
分支
2400
quick start

Installation and usage

Plan and build production-ready FastAPI endpoints with async SQLAlchemy, Pydantic v2 models, dependency injection for auth, and pytest tests. Uses interview-driven planning to clarify data models, authentication method, pagination strategy, and caching before writing any code.

安裝
$ install --globalskills.sh
使用

安裝後,您可以通過在終端運行以下命令來使用此技能:

skills use fastapi-endpoint