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