fastapi-backend-template

Official

FastAPI with PostgreSQL and Docker.

AuthorEng0AI
Version1.0.0
Installs0

System Documentation

What problem does it solve?

A starter template for building FastAPI backends with PostgreSQL, async SQLAlchemy, Alembic migrations, and Docker support.

Core Features & Use Cases

  • Async FastAPI with SQLAlchemy 2.0
  • Alembic Migrations for schema changes
  • Docker for containerized development
  • Use Case: Rapid backend bootstrap for microservices

Quick Start

Setup venv, install dependencies, run uvicorn with Docker guidance.

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-backend-template
Download link: https://github.com/Eng0AI/eng0-template-skills/archive/main.zip#fastapi-backend-template

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