home/categories/full-stack/atiasultani-hackathon-ii-q4-phase-2-todo-app-claude-skills-fastapi-crud-skill-md
full-stackdevelopment
fastapi-crud
Generate comprehensive FastAPI CRUD operations with models, schemas, routes, and database integration. Use when creating REST API endpoints for database entities with full Create, Read, Update, Delete functionality, including Pydantic schemas, SQLAlchemy models, dependency injection, and proper error handling.
maintainer
atiasultani
更新于 1/15/2026
星标
0
分支
0
quick start
Installation and usage
Generate comprehensive FastAPI CRUD operations with models, schemas, routes, and database integration. Use when creating REST API endpoints for database entities with full Create, Read, Update, Delete functionality, including Pydantic schemas, SQLAlchemy models, dependency injection, and proper error handling.
安装
$ install --globalskills.sh
使用
安装后,您可以通过在终端运行以下命令来使用此技能:
skills use fastapi-crud