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.
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
Использование
После установки вы можете использовать этот skill, выполнив следующую команду в терминале:
skills use fastapi-endpoint