fastapi-project-structure

Community

Scaffold production-ready FastAPI projects fast.

Authorvanman2024
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides production-ready FastAPI project scaffolding templates and automation scripts for fast, scalable backend development.

Core Features & Use Cases

  • Project Templates - minimal, standard, MCP server, full-stack, microservice
  • Settings & DI - configuration templates and dependency injection
  • Deployment-ready - Docker, Docker Compose, and MCP scaffolding
  • Validation & Examples - sample structures and best practices

Quick Start

Run: ./scripts/setup-project.sh <project-name> <template-type> (minimal|standard|mcp-server|full-stack|microservice)

Dependency Matrix

Required Modules

bashpythonpip

Components

scripts

💻 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-project-structure
Download link: https://github.com/vanman2024/ai-dev-marketplace/archive/main.zip#fastapi-project-structure

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