Skip to content

Introduction

This is a template repository for FastAPI with ORM (SQLAlchemy) projects.

✨ Features

  • FastAPI
  • REST API
  • Web service
  • Microservice
  • ORM (SQLAlchemy)
  • SQL databases (RDB)
  • Database migrations (Alembic)
  • PostgreSQL
  • Configuration
  • Tests
  • Build
  • Scripts
  • Examples
  • Documentation
  • CI/CD
  • Docker and docker compose