fastapi-templates

Installation
SKILL.md

FastAPI Templates

This skill provides production-ready templates and scaffolding patterns for FastAPI applications.

When to Use

  • Starting a new FastAPI service or project.
  • Adding standard components (Auth, DB, Logging) to an existing app.
  • Standardizing project structure across the team.

Project Structure Template

Recommended structure for scalable FastAPI apps:

Installs
15
GitHub Stars
221
First Seen
Jan 22, 2026
fastapi-templates — first-fluke/fullstack-starter