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/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/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/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: 10 Jun 2025

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/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/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/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/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/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/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/sabuhish/fastapi-skeleton

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

fastapi fastapi-template

Last synced: 14 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/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: 24 Mar 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/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: 21 Mar 2025

https://github.com/asel1x/fastapi_template

FastAPI Template with SQLModel, alembic, docker, pre-commit, authorization

alembic api api-rest authorization docker docker-compose fastapi fastapi-sqlmodel fastapi-template poetry python-api sqlmodel

Last synced: 21 Mar 2025

https://github.com/haseeb-heaven/prayertimes-plugin

This project is a ChatGPT plugin that can show the prayer timings for any location in the world.

api chatgpt chatgpt-api fastapi fastapi-template islam-app muslim-prayer-times openai prayer-api prayer-muslim prayer-times python quart-python

Last synced: 28 Mar 2025

https://github.com/loftwah/uv-docker-starter

Starter template for Python development with UV and Docker. Includes examples for official UV images and custom integration, multi-platform builds, and CI/CD support.

docker docker-compose fastapi fastapi-template github-actions python uv

Last synced: 30 Dec 2025

https://github.com/santiagovogit/hexagonal-fastapi-skeleton

Skeleton in hexagonal architecture for an FastAPI application

fastapi fastapi-template hexagonal-architecture phyton skeleton

Last synced: 28 Mar 2025

https://github.com/boblyx/blr-fastapi

Boilerplate for Fast API projects

boilerplate fastapi fastapi-template

Last synced: 09 Sep 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: 22 Mar 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: 27 Feb 2025

https://github.com/davidrr-f/fastapi-postgres-homelab

Configuration for running FastAPI-Postgres Containerized Microservice for Personal use

fastapi-template homelab-setup

Last synced: 23 Feb 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/nitinn77/fastapi-async-template

FastAPI template with async queries, migrations, async tests, docker support and other stuff

async docker fastapi fastapi-template postgresql pytest sqlalchemy

Last synced: 30 Oct 2025

https://github.com/chrissc/agentic-orchestrator-worker-template

A github repository template for scaffolding agentic orchestrator-workers services with Anthropic's Claude and OpenAI-compatible APIs. Features parallel workers execution, intelligent synthesis, and streaming responses. Integrates seamlessly, out-of-the-box, with OpenAI API compatible clients, such as Open WebUI.

agentic-framework ai-orchestration anthropic claude-api claude-code fastapi fastapi-template haiku-4-5 jwt-authentication multi-agent multi-agent-systems open-webui openai-api-python openai-compatible orchestration orchestrator-workers sonnet-4-5 streaming-sse

Last synced: 08 Nov 2025

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

Template for FastAPI services.

fastapi fastapi-template python

Last synced: 11 Jul 2025

https://github.com/jmcerrejon/another-fastapi-template

This is my custom template project for a simple FastAPI application.

fastapi fastapi-template pytho3 python

Last synced: 25 Jul 2025

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