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