fastapi-local-dev

Community

FastAPI dev/prod runbook

Authorbobmatnyc
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill streamlines the process of running FastAPI applications locally for development and production, addressing common issues with hot-reloading, worker configurations, and deployment.

Core Features & Use Cases

  • Development Server: Easily start FastAPI with Uvicorn's auto-reloading for rapid development cycles.
  • Production Deployment: Provides guidance on using Gunicorn with Uvicorn workers for robust production deployments.
  • Cross-Platform Compatibility: Offers solutions for common issues on WSL and Docker environments.
  • Use Case: Quickly set up a FastAPI project for local development, ensuring that code changes are automatically detected and reloaded, and then deploy it to production using best practices for performance and stability.

Quick Start

Run your FastAPI application in development mode using uvicorn app.main:app --reload.

Dependency Matrix

Required Modules

None required

Components

references

💻 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-local-dev
Download link: https://github.com/bobmatnyc/claude-mpm-skills/archive/main.zip#fastapi-local-dev

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.