fastapi-entity
Installation
SKILL.md
FastAPI Entity Creation
Overview
This skill covers creating a complete entity with all necessary files following the entity-based folder structure. Each entity is self-contained with its own model, schemas, repository, service, router, dependencies, and filters.
Entity Folder Structure
For an entity named items: