fastapi-sqlmodel-crud-patterns

Community

Consistent CRUD patterns for FastAPI + SQLModel.

Authormub7865
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Standardizes CRUD-based backend patterns for FastAPI + SQLModel projects, reducing boilerplate and improving consistency across resources.

Core Features & Use Cases

  • Organizes code into clear layers (db.py, models/, routers/) and enforces RESTful endpoints, predictable error handling, and shared session management.
  • Provides templates and patterns for models, schemas (Create/Update/Read), and per-resource routers to accelerate development and ensure maintainability.
  • Supports scalable project composition with reusable components that can be adapted for Task, Item, Project, and similar resources.

Quick Start

Create a new FastAPI project and adopt the standard CRUD structure with a shared db/session module, resource models, and per-resource routers to match the patterns described.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: fastapi-sqlmodel-crud-patterns
Download link: https://github.com/mub7865/Hackathone-2/archive/main.zip#fastapi-sqlmodel-crud-patterns

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.