An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with fastapi-template

A curated list of projects in awesome lists tagged with fastapi-template .

https://github.com/fastapi-practices/fastapi_best_architecture

FastAPI Best Architecture is an enterprise-grade backend architecture solution built with FastAPI. FastAPI 最佳架构是使用 FastAPI 构建的企业级后端架构解决方案

fastapi fastapi-admin fastapi-rbac fastapi-sqlalchemy fastapi-template fba pydantic-v2

Last synced: 07 Jan 2026

https://github.com/fastapi-mvc/fastapi-mvc

Developer productivity tool for making high-quality FastAPI production-ready APIs.

fastapi fastapi-boilerplate fastapi-template helm kubernetes mvc nix project-generator python redis redis-cluster redis-operator

Last synced: 14 May 2025

https://github.com/identixone/fastapi_contrib

Opinionated set of utilities on top of FastAPI

fastapi fastapi-template mongodb pydantic python starlette ujson

Last synced: 15 May 2025

https://github.com/mikeckennedy/fastapi-chameleon

Adds integration of the Chameleon template language to FastAPI. #pypackage

chameleon fastapi fastapi-template python web

Last synced: 11 Jun 2026

https://github.com/atticuszeller/fastapi_supabase_template

👏fastapi deeply integrates with supabase,auth,curd postgresql,file upload ,etc , all in one😎,inspired by full stack fastapi postgresql

fastapi fastapi-admin fastapi-crud fastapi-template python supabase supabase-auth supabase-client supabase-db supabase-storage

Last synced: 05 Apr 2025

https://github.com/AtticusZeller/fastapi_supabase_template

👏fastapi deeply integrates with supabase,auth,curd postgresql,file upload ,etc , all in one😎,inspired by full stack fastapi postgresql

fastapi fastapi-admin fastapi-crud fastapi-template python supabase supabase-auth supabase-client supabase-db supabase-storage

Last synced: 08 Apr 2025

https://github.com/fastapi-practices/fastapi_sqlalchemy_mysql

fastapi + pydantic-v2 + sqlalchemy 2.0 + alembic + mysql + redis

fastapi fastapi-template

Last synced: 04 Apr 2025

https://github.com/Tobi-De/cookiecutter-fastapi

Cookiecutter fastapi is a framework for jumpstarting production-ready fastapi projects quickly.

asgi celery cookiecutter django fastapi fastapi-template python python3

Last synced: 29 Jul 2025

https://github.com/iwpnd/fastapi-aws-lambda-example

Example app to be deployed to AWS as an API Gateway / Lambda Stack

aws aws-lambda aws-sam aws-sam-cli fastapi fastapi-template

Last synced: 09 Aug 2025

https://github.com/Donnype/fastapi-template

A FastAPI and SQLAlchemy project template with Docker and GitHub Actions.

fastapi fastapi-boilerplate fastapi-sqlalchemy fastapi-template makefile python

Last synced: 01 Apr 2025

https://github.com/tobi-de/cookiecutter-fastapi

Cookiecutter fastapi is a framework for jumpstarting production-ready fastapi projects quickly.

asgi celery cookiecutter django fastapi fastapi-template python python3

Last synced: 04 Apr 2025

https://github.com/yezz123/fastapi-class

provides a class-based View decorator to help reduce the amount of boilerplate necessary when developing related routes. ✨🚀

class decorators dependency-injection fastapi fastapi-template pydantic python python3

Last synced: 12 Apr 2025

https://github.com/jonasrenault/fastapi-react-mongodb-docker

A FARM stack boilerplate with docker integration. This is a starting template for projects using a Python FastAPI server, MongoDB storage and React frontend, with docker setup for development and production.

docker farm-stack fastapi fastapi-boilerplate fastapi-docker fastapi-mongodb fastapi-template mongodb python3 react reactjs typescript

Last synced: 05 Apr 2025

https://github.com/lbedner/aegis-stack

A production-ready FastAPI platform with modular components and a built-in control plane.

asyncio boilerplate cli copier copier-template docker fastapi fastapi-starter fastapi-template langchain llm project-template pydantic-ai python rag scaffolding starter-kit uv

Last synced: 15 Apr 2026

https://github.com/ivan-borovets/fastapi-clean-example

Framework-agnostic backend example using FastAPI. Implements Clean Architecture and CQRS with DDD-inspired patterns, featuring DIP (low coupling), DI (no globals), hierarchical RBAC with permissions, and session-based authentication (cookies)

alembic api architecture clean-architecture cqrs crud dependency-injection fastapi fastapi-auth fastapi-crud fastapi-example fastapi-template hexagonal-architecture onion-architecture python python-clean-architecture restful-api sqlalchemy unit-of-work uv

Last synced: 07 Apr 2025

https://github.com/jrieke/fastapi-csv

🏗️ Create APIs from CSV files within seconds, using fastapi

api csv csv-api excel fastapi fastapi-template google-sheets python table tabular-data

Last synced: 15 Apr 2025

https://github.com/wahyudesu/fastapi-ai-production-template

Simple starter template for your ML/AI projects (uv package manager, RestAPI with FastAPI and Dockerfile support)

ai fastapi fastapi-boilerplate fastapi-template machine-learning python

Last synced: 21 Jul 2025

https://github.com/fastapi-mvc/example

Example project created by fastapi-mvc from fastapi-mvc/copier-project template

fastapi fastapi-boilerplate fastapi-template helm kubernetes mvc python redis redis-cluster redis-operator

Last synced: 29 Apr 2025

https://github.com/wassim249/fastapi-langgraph-agent-production-ready-template

A production-ready FastAPI template for building AI agent applications with LangGraph integration. This template provides a robust foundation for building scalable, secure, and maintainable AI agent services.

agent agentic-ai docker fastapi fastapi-template langchain langchain-python langgraph langgraph-python llm memory

Last synced: 13 Apr 2025

https://github.com/experienced-dev/chatgpt-plugin-fastapi-langchain-chroma

An Example Plugin for ChatGPT, Utilizing FastAPI, LangChain and Chroma

chatgpt chatgpt-plugin chatgpt-plugins chroma fastapi fastapi-template langchain

Last synced: 23 Apr 2025

https://github.com/turall/fastapi-boilerplate

Project template for python FastApi

async fastapi fastapi-asyncgp-gino fastapi-template gino

Last synced: 21 Mar 2025

https://github.com/fastapi-practices/fastapi_tortoise_mysql

fastapi + pydantic-v2 + tortoise-orm + aerich + mysql + redis

fastapi fastapi-template

Last synced: 18 Jun 2025

https://github.com/luwhano/fastapi-langgraph-agent-production-ready-template

A production-ready FastAPI template for building AI agent applications with LangGraph integration. This template provides a robust foundation for building scalable, secure, and maintainable AI agent services.

agent agentic-ai docker fastapi fastapi-template langchain langchain-python langgraph langgraph-python llm memory

Last synced: 17 Apr 2026

https://github.com/alexdemure/fastapi-architecture

File architecture for FastApi app

fastapi fastapi-crud fastapi-template python

Last synced: 03 Apr 2025

https://github.com/marttp/fastapi-microservice

Example of FastAPI microservices included nginx and docker-compose file

fastapi fastapi-template microservice python

Last synced: 06 Apr 2025

https://github.com/iwpnd/fastapi-tile38

Interact with Tile38 in-memory geodatabase in your FastAPI

fastapi fastapi-crud fastapi-template pyle38 tile38

Last synced: 20 Mar 2025

https://github.com/fastapi-practices/fastapi_sqlmodel_mysql

fastapi + pydantic-v2 + sqlmodel + alembic + mysql + redis

fastapi fastapi-sqlmodel fastapi-template pydantic-v2

Last synced: 12 May 2025

https://github.com/m0kr4n3/fastapi_project_template

RESTful Back-end project template with FastAPI + PostgreSQL + JWT + Docker + nginx

docker docker-compose fastapi fastapi-sqlalchemy fastapi-template jwt jwt-authentication nginx postgresql python

Last synced: 07 Mar 2026

https://github.com/akhil2308/fastapi-large-app-template

🚀 Production-Grade FastAPI Template • JWT Auth • Rate Limiting • Alembic Migrations • Async PostgreSQL (connection pooling) • Async Redis (efficient pooling) • Gunicorn + Uvicorn • Docker • Async Ready • RFC-Compliant API Responses • Enterprise Security Patterns

alembic async-api connection-pooling fastapi fastapi-best-practices fastapi-boilerplate fastapi-production-template fastapi-security fastapi-sqlalchemy fastapi-template jwt-authentication postgresql production-ready python rate-limiting redis sqlalchemy uv uvicorn-gunicorn

Last synced: 14 Apr 2026

https://github.com/lukin0110/poetry-copier

A copier template for scaffolding Python packages and apps (FastAPI and Gradio) using Poetry as package manager

copier-template docker fastapi-template gradio poetry python python-template scaffolding

Last synced: 27 Jan 2026

https://github.com/saif807380/fastapi-starter-template

Opinionated FastAPI template bootstrapped with authentication, database configuration and testing

fastapi fastapi-boilerplate fastapi-jwt fastapi-sqlalchemy fastapi-template starter-template

Last synced: 14 Feb 2026

https://github.com/nneji123/aws-ec2-setup-for-fastapi-and-ngrok-deployment

A shell script to setup an AWS EC2 instance that can be used to deploy a FastAPI application using Ngrok

aws aws-ec2 deployment fastapi fastapi-template git ngrok

Last synced: 06 May 2025

https://github.com/zhiwei2017/fastapi-cookiecutter

A cookiecutter template for FastAPI projects

cicd cookiecutter-template fastapi-template oauth2 python3

Last synced: 20 Jul 2025

https://github.com/sjrusso8/fastapi-lakehouse

Connect FastAPI to a Databricks Lakehouse

databricks fastapi fastapi-template lakehouse

Last synced: 03 Aug 2025

https://github.com/everysoftware/fastapi-template

FastAPI application template with PostgreSQL and Redis built with best practices ✨

fastapi fastapi-template jwt postgresql redis redis-cache sqlalchemy template

Last synced: 02 Mar 2025

https://github.com/nikhilakki/fastapi-fullstack

FastAPI's opinionated yet highly customizable boilerplate with features like Django Admin style dashboard, Docker + K8s and more

deployment fastapi fastapi-boilerplate fastapi-template python

Last synced: 04 May 2026

https://github.com/concaption/fast-blog

blogging apis built with FastAPI and SQLAlchemy.

fastapi fastapi-boilerplate fastapi-sqlalchemy fastapi-template

Last synced: 28 Apr 2025

https://github.com/fastapi-mvc/copier-project

Copier template for scaffolding new fastapi-mvc project

copier copier-template fastapi fastapi-template project-template python scaffolding

Last synced: 29 Apr 2025

https://github.com/mjunaidca/create-daca

Template for agentic Chat & Memory Agents with Dapr runtime, UV simplicity, and OpenAI Agents SDK.

agent agentic-systems ai-template chat-agent cloud-agent dapr dapr-pub-sub deploy-age distributed-systems fastapi fastapi-template memory-agent openai-agent-sdk openai-agents

Last synced: 28 Apr 2026

https://github.com/alisayyah/fastapi-piccolo-template

A project template for FastAPI and Piccolo

fastapi fastapi-template piccolo project-template template

Last synced: 23 Mar 2025

https://github.com/hashimthepassionate/docker

Welcome to our comprehensive repository for Docker, DevContainers, FastAPI, Long API, Kafka, and more. Explore detailed guides, best practices, and tools to master these technologies and streamline your development workflow.

devcontainers docker fastapi fastapi-template kong kong-plugin kubernetes mysql postgre pydantic python sqlmodel

Last synced: 11 Apr 2025

https://github.com/mjunaidca/sql-auditor-pro-gpt

Get quick insights from your Data Sources in tables, charts and graphs with with AI-driven audits and optimize your SQL databases.

ai ai-agent auditing-data cloudflared compound-ai-systems custom-gpt data-analysis fastapi-template gpt sql sqlmodel

Last synced: 02 Apr 2025

https://github.com/tugot17/fastapi-model-deployement

Template of simple API for machine learning models deployment

fastapi-template model-deployment

Last synced: 14 Aug 2025

https://github.com/sabuhish/fastapi-skeleton

Simple Fastapi skeleton build for monolithic and Rest Api applications, supports Gino, alembic

fastapi fastapi-template

Last synced: 07 Apr 2026

https://github.com/solrikk/magicxml

MagicXML is a high-performance web application built with FastAPI that converts data between XML, CSV, Excel, JSON, PDF, and image formats. Designed for data analysts, developers, and e-commerce professionals, MagicXML handles complex structures with advanced parsing capabilities, asyncio-powered processing, and intelligent data classification.

async convert converter converter-app csv csv-export data-extraction data-processing data-transformation excel fastapi-template multilingual open-source python web-application xml xml-parser xml-processing

Last synced: 18 Apr 2026

https://github.com/aybruhm/fastapi-odmantic

FastAPI production-ready template using MongoDB + Odmantic

docker docker-compose fastapi fastapi-boilerplate fastapi-template mongodb odmantic python

Last synced: 23 Jul 2025

https://github.com/difhel/cython-fastapi-example

An example of using a cythonized project on FastAPI with assembly into a single binary executable

cython fastapi fastapi-template python python-api

Last synced: 23 Apr 2025

https://github.com/fastestmolasses/fastest-fastapi

A complete, production ready Python3.11+ web server template focused on speed and safety

fastapi fastapi-template python python311

Last synced: 24 Mar 2025

https://github.com/kenmwaura1/fast-api-htmx-example

This repository serves as a demonstration of building a web application using FastAPI on the backend and htmx on the frontend. FastAPI, a modern, fast web framework for building APIs with Python 3.7+ based on standard Python type hints, pairs seamlessly with htmx, a lightweight JavaScript library for AJAX interactions.

fastapi fastapi-template htmx python3

Last synced: 02 Jul 2025

https://github.com/breezewhite/simple-fastapi

A simple and minimum FastAPI template, coodernated with Celery for distributed, computation heavy tasks.

api-server celery distributed-computing fastapi fastapi-template rabbitmq

Last synced: 24 Oct 2025

https://github.com/aixhunter/starter_template_fastapi_angular_docker_compose

A starter template for projects using Angular for the frontend and Python/FastAPI for the backend, all configured to run with Docker Compose.

angular angular-template docker docker-compose fastapi fastapi-template python python3

Last synced: 24 Jul 2025

https://github.com/chandralegend/fastapi-app-template

FastAPI application template that can be used to quickly create a new FastAPI application.

fastapi-template

Last synced: 24 Jul 2025

https://github.com/wesh92/fastapi-websockets-llm-example

Example of Websockets Implementation in FastAPI/Python

ai fastapi fastapi-template llm openrouter python websocket

Last synced: 28 Apr 2026

https://github.com/sudohainguyen/cookiecutter-ml-fastapi-template

A Cookiecutter-based code structure template for a simple API to serve ML/DL models using FastAPI.

cookiecutter fastapi fastapi-template machine-learning

Last synced: 18 Apr 2026

https://github.com/ivan-borovets/fastapi-starter

Interactive FastAPI project generator — answer a few questions and get exactly what you need instead of cleaning up existing projects. Features scalable src-layout, modular migrations, env-based config, and Docker. Powered by Copier, a smarter alternative to Cookiecutter

alembic boilerplate clean-architecture cli cookiecutter copier copier-template docker docker-compose fastapi fastapi-boilerplate fastapi-template hexagonal-architecture onion-architecture postgres project-template python sqlalchemy uv

Last synced: 06 Apr 2026

https://github.com/samyxdev/fastapi-supabase-template

Minimal working template with auth for FastAPI, Supabase, SQLModel and more.

alembic fastapi fastapi-boilerplate fastapi-template sqlmodel supabase supabase-auth supabase-db

Last synced: 16 Jun 2025

https://github.com/shinobi-josh/FastAPI-LangChain-QA-Manager

A FastAPI application combining AI question-answering with PostgreSQL storage. Built with LangChain and OpenAI's GPT models for intelligent responses, using SQLAlchemy ORM for data persistence. Features RESTful API endpoints for CRUD operations with Pydantic validation and Swagger documentation.

fastapi fastapi-template jupyter-notebook langchain llm openai postgresql-database python sqlalchemy

Last synced: 30 Dec 2025

https://github.com/ahmadassadi/fastapi-admin-cli-tool

FACT, as fast as FastAPI 🔥. A User Friendly CLI tool for FastAPI (FastAPI Admin Cli Tool)

api cli fastapi fastapi-template python

Last synced: 10 May 2026

https://github.com/ariamehr-m/fastapi-backend-course

A FastAPI-based backend project featuring a blog application, including database integration and environment management for rapid backend development and learning.

backend backend-api backend-template fastapi fastapi-course fastapi-crud fastapi-framework fastapi-sqlalchemy fastapi-template fastapi-tutorials python python-fastapi sqlite uvicorn

Last synced: 07 May 2026

https://github.com/akullpp/fastapi-template

Template for FastAPI services.

fastapi fastapi-template python

Last synced: 09 May 2026

https://github.com/alessiocsassu/fastapi-oauth-barebone

Barebones FastAPI OAuth2 with Password (and hashing), Bearer with JWT tokens, and SQLAlchemy integration

alembic barebone boilerplate docker fastapi fastapi-template jwt oauth2 sqlalchemy starter starter-kit template

Last synced: 13 Jan 2026

https://github.com/pkk0/Scalable-backend-template

Blazing fast pre-configured scalable backend template using FastAPI, PostgreSQL, SQLAlchemy, Alembic and Docker Swarm Mode 🚀🌟

alembic async asynchronous backend docker docker-compose docker-swarm-mode fastapi fastapi-template postgres python scalable sqlalchemy template

Last synced: 31 Mar 2025

https://github.com/jayhawk24/fastapi-auth

FastAPI boilerplate for quickstart with SQLAlchemy, Alembic and JWT authentication.

fastapi fastapi-auth fastapi-template jwt sqlalchemy

Last synced: 19 May 2026