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