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:

Installs
1
GitHub Stars
3
First Seen
Mar 9, 2026
fastapi-entity — agusmdev/burntop