Projects in Awesome Lists tagged with fastapi-template
A curated list of projects in awesome lists tagged with fastapi-template .
https://github.com/s3rius/fastapi-template
Feature rich robust FastAPI template.
aerich alembic asynchronous asyncio cookiecutter cookiecutter-python3 cookiecutter-template fastapi fastapi-boilerplate fastapi-template graphql opentelemetry ormar prometheus python3 sentry sqlalchemy-orm strawberry-graphql tortoise-orm
Last synced: 29 Nov 2025
https://github.com/dot-agent/nextpy
🤖Self-Modifying Framework from the Future 🔮 World's First AMS
agent agi ai ai-agents autogpt fastapi fastapi-framework fastapi-template fullstack-development gpt llm llmops mlops openai pydantic python sqlmodel streamlit webdev webdevelopment
Last synced: 14 May 2025
https://github.com/s3rius/FastAPI-template
Feature rich robust FastAPI template.
aerich alembic asynchronous asyncio cookiecutter cookiecutter-python3 cookiecutter-template fastapi fastapi-boilerplate fastapi-template graphql opentelemetry ormar prometheus python3 sentry sqlalchemy-orm strawberry-graphql tortoise-orm
Last synced: 15 Mar 2025
https://github.com/teamhide/fastapi-boilerplate
FastAPI boilerplate for real world production
api asyncio boilerplate fastapi fastapi-boilerplate fastapi-template python sqlalchemy sqlalchemy-async
Last synced: 16 May 2025
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/rafsaf/minimal-fastapi-postgres-template
minimal-fastapi-postgres-template based on official template but rewritten
asyncio boilerplate fastapi fastapi-boilerplate fastapi-template postgres postgresql python sqlalchemy template template-repository
Last synced: 10 Feb 2026
https://github.com/iam-abbas/fastapi-production-boilerplate
A scalable and production ready boilerplate for FastAPI
api boilerplate fastapi fastapi-boilerplate fastapi-template python rest-api restful-api template
Last synced: 05 Apr 2025
https://github.com/gaganpreet/fastapi-starter
A FastAPI based low code starter/boilerplate: SQLAlchemy 2.0 (async), Postgres, React-Admin, pytest and cypress
cookiecutter cookiecutter-fastapi cookiecutter-template docker docker-compose fastapi fastapi-boilerplate fastapi-template fastapi-users openapi-generator postgres python python3 react react-admin sqlalchemy typescript
Last synced: 15 May 2025
https://github.com/iam-abbas/FastAPI-Production-Boilerplate
A scalable and production ready boilerplate for FastAPI
api boilerplate fastapi fastapi-boilerplate fastapi-template python rest-api restful-api template
Last synced: 16 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
Last synced: 04 Apr 2025
https://github.com/mslaursen/fastapi-forge
A UI Based FastAPI Project Generation tool.
asynchronous boilerplate cookiecutter fastapi fastapi-template jwt-authentication nicegui postgres pydantic python3 rabbitmq redis s3 sqlalchemy uvicorn
Last synced: 18 Feb 2026
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/allient/create-fastapi-project
CLI to create Fastapi projects easily.
docker fastapi fastapi-boilerplate fastapi-docker fastapi-template langchain python slqalchemy sqlmodel
Last synced: 07 May 2025
https://github.com/hebertcisco/deploy-python-fastapi-in-vercel
This example shows how to use FastApi on Vercel with Serverless Functions using the Python Runtime
fastapi fastapi-boilerplate fastapi-template fastapi-users vercel vercel-deployment vercel-hosting vercel-serverless vercel-serverless-api vercel-serverless-functions
Last synced: 23 Oct 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/app-generator/ecommerce-fastapi-stripe
FastAPI & Stripe Integration - Open-source eCommerce Starter | App-Generator.dev
ecommerce fastapi fastapi-starter fastapi-starter-kit fastapi-starter-template fastapi-stripe fastapi-template stripe-fastapi stripe-fastapi-demo stripe-fastapi-example stripe-starter stripe-template
Last synced: 06 Sep 2025
https://github.com/slimovich/Realworld-fastapi-gino-template
Real world Fast-API application template using gino(Async ORM) based on hexagonal architecture
async async-orm dependency-injection docker fastapi fastapi-template flake8 gino hexagonal-architecture jenkins pgadmin4 postgresql python3 python38 realworld realworld-application sonarqube swagger tutorial
Last synced: 09 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/priyanshu-panwar/fastapi-utilities
🎨⚡️🔥 Reusable Utilities for FastAPI
cli fastapi fastapi-boilerplate fastapi-cli fastapi-template fastapi-utilities fastapi-utils
Last synced: 13 May 2025
https://github.com/py-gzky/pythonbackendengineerguide
Python后端工程师生存指南
docker fastapi fastapi-template mongodb mysql python3 redis ubuntu2004 uvicorn
Last synced: 25 Aug 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
Last synced: 18 Jun 2025
https://github.com/its0x4d/fastapi-jet
Managing FastAPI projects made easy.
fastapi fastapi-admin fastapi-framework fastapi-manager fastapi-template
Last synced: 18 Jun 2025
https://github.com/leynier/python-template
Python template with CI/CD ready for production
boilerplate ci-cd codecov cookiecutter fastapi fastapi-template github-actions github-pages github-template github-workflows mkdocs mkdocs-material opensource python python-3 python-poetry python-template python3 template typer
Last synced: 25 Oct 2025
https://github.com/jim-schwoebel/nala_assistant
🔊😊 A fastapi voice-assistant framework to quickly prototype LLM-powered voice assistants in <5 minutes.
chatbot chatgpt dolly2 fastapi fastapi-boilerplate fastapi-sqlalchemy fastapi-template large-language-models llm llms speech-recognition speech-to-text speecht5 tts voice voice-assistant voice-assistants wakeword whisper whisper-model
Last synced: 09 Aug 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/iunary/fastapi-template
FastAPI template
alembic api authentication clean-architecture fastapi fastapi-boilerplate fastapi-sqlalchemy fastapi-template jwt middleware migrations pydantic python3 sqlalchemy typing
Last synced: 07 Sep 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/wangxin688/fastapi-enterprise-template
FastAPI backend enterprise template
fastapi fastapi-boilerplate fastapi-cache fastapi-crud fastapi-jwt fastapi-rabbitmq fastapi-rbac fastapi-redis fastapi-sqlalchemy fastapi-template fastapi-users
Last synced: 17 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/tomansion/vue3-fastapi-webapp-template
FastAPI & Vue3 Web APP Quick start template
arangodb cspell docker docker-compose documented educational-project fastapi fastapi-template flake8 makefile pipeline python python-black python3 swa template vuejs vuetify webapp websocket
Last synced: 22 Mar 2025
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/bnbong/fastapi-fastkit
<Open Source> Fast, easy-to-use starter kit for new users of Python and FastAPI
application fastapi fastapi-sqlalchemy fastapi-template initializer open-source orm postgresql pydantic pydantic-v2 python sqlalchemy-orm sqlmodel template-project uvicorn
Last synced: 13 May 2025
https://github.com/wangxin688/netsight
Intend base network full-lifetime-cycle management system
circuit dcim fastapi fastapi-celery fastapi-redis fastapi-sqlalchemy fastapi-template infrastructure-as-code ipam netbox network python sqlalchemy wlan
Last synced: 17 Jan 2026
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/tayyabmughal676/fastapi_template
Python FastAPI Framework with Mongodb Scaffold Template.
chatgpt crud-api fastapi fastapi-boilerplate fastapi-crud fastapi-mongodb fastapi-template llms mongodb open-source openai openai-api opensource-projects python
Last synced: 07 May 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/fazlulkarimweb/fastest-fastapi
Supercharged FastAPI template for production-ready and developer-friendly APIs. Get started now!
boilerplate-template fastapi fastapi-boilerplate fastapi-docker fastapi-framework fastapi-template helm-chart helm-charts microservices pypy python skaffold-example
Last synced: 24 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
Last synced: 14 Jul 2025
https://github.com/zabir-nabil/fastapi-dash
Simple dashboard with interactive plots with FastAPI
django-dashboard fastapi fastapi-dashboard fastapi-plot fastapi-template flask-dashboard jinja2-template
Last synced: 12 Oct 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/ari-hacks/fastapi-boilerplate
A Boilerplate FastApi project
boilerplate boilerplate-application boilerplate-fastapi docker fastapi fastapi-boilerplate fastapi-template pytest python python3 template travis-ci
Last synced: 25 Aug 2025
https://github.com/chandralegend/fastapi-app-template
FastAPI application template that can be used to quickly create a new FastAPI application.
Last synced: 24 Jul 2025
https://github.com/peplxx/fast-template
Modular Production-Ready FastApi Template
api docker-compose fastapi fastapi-template grafana nginx production-ready prometheus starter-template web web-development
Last synced: 13 Sep 2025
https://github.com/skitsanos/fastapi-dynamic-routes
Dynamic Routes FastAPI Project Template
api api-rest dynamic dynamic-routes dynamic-routing fastapi fastapi-boilerplate fastapi-template python
Last synced: 05 Mar 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/hyzyla/fastapi-template
Opinionated FastAPI template
fastapi fastapi-sqlalchemy fastapi-template sqlalchemy
Last synced: 11 Mar 2025
https://github.com/rk4bir/fastapi-starter
FastAPI starter project
black coverage-report dotenv fastapi fastapi-boilerplate fastapi-starter fastapi-template isort lint packaging-python pydantic pytest pytest-cov tox uvicorn
Last synced: 22 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/ftoucch/fast-api-starter-template
A simple light weight fast api starter template
alembic boilerplate-template fastapi fastapi-boilerplate fastapi-crud fastapi-template openapi postgresql python rest-api sqlalchemy starter-kit
Last synced: 27 Oct 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/fernandocelmer/cookiecutter-fastapi
❤️️ Amazing project with FastAPI
cookiecutter cookiecutter-fastapi cookiecutter-python cookiecutter-template fastapi fastapi-sqlalchemy fastapi-template pydantic python python-3 python3
Last synced: 30 Dec 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/shdavlatbek/fastapi-users-uow
alembic fastapi fastapi-sqlalchemy fastapi-template fastapi-users unit-of-work
Last synced: 05 Apr 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/alexdemure/fastgenerator
Code generator CLI tool
code codegenerate codegenerator fastapi-boilerplate fastapi-crud fastapi-template generation generator
Last synced: 03 Apr 2025
https://github.com/bultakov/fastapi-404
FastAPI 404 Page
404-page asynchronous fastapi fastapi-template python
Last synced: 30 Dec 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