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

FastAPI

FastAPI is a high performance, easy to learn, fast to code, and ready for production Python 3.7+ framework. Its performance is on par with NodeJS and Go (thanks to Starlette and Pydantic). It’s intuitive and standards-based (based on API standards like OpenAPI (previously known as Swagger) and JSON Schema).

https://github.com/clchinkc/stockchat

Personal project, Generative AI, Python, FastAPI, React, Docker/Docker Compose

docker docker-compose fastapi generative-ai python react

Last synced: 13 May 2025

https://github.com/tastyware/streaq

Fast, async, fully-typed distributed task queue via Redis streams

anyio asyncio distributed-systems fastapi redis task-queue trio typed

Last synced: 22 Feb 2026

https://github.com/insistence/Dash-FastAPI-Admin

A general middle and backend management system developed purely in Python based on Dash+FastAPI.基于Dash+FastAPI纯Python开发的一个通用中后台管理系统。

admin ant-design fastapi plotly-dash python ruoyi

Last synced: 10 Apr 2025

https://github.com/insistence/dash-fastapi-admin

A general middle and backend management system developed purely in Python based on Dash+FastAPI.基于Dash+FastAPI纯Python开发的一个通用中后台管理系统。

admin ant-design fastapi plotly-dash python ruoyi

Last synced: 27 Apr 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/amalshaji/style-transfer

style transfer web app [FastAPI + streamlit + Docker]

docker fastapi python3 streamlit style-transfer

Last synced: 16 Mar 2025

https://github.com/mahmoud-italy/larafast-fastapi

A Fast Laravel package to help you generate CRUD API Controllers and Resources, Model.. etc

api-generator fastapi generate generate-api larafast laravel lumen scaffold

Last synced: 12 Apr 2025

https://github.com/phalt/clientele

A different way to build Python API Clients

api api-rest asyncio django-ninja django-rest-framework fastapi httpx openapi pydantic python

Last synced: 23 Jan 2026

https://github.com/vpcarlos/profyle

Development tool for analysing and managing python traces

api asgi fastapi flask http middleware perfetto profile profyle python python3 trace tracing viztracer

Last synced: 05 Oct 2025

https://github.com/jod35/fastapi-beyond-CRUD

This is source code for a series where we talk about the concepts of FastAPI API development beyond the CRUD stuff

fastapi sqlmodel

Last synced: 29 Jul 2025

https://github.com/nickatnight/cookiecutter-fastapi-backend

:cookie: Cookiecutter template to build and deploy fastapi backends..batteries included

alembic asyncpg cookiecutter digitalocean fastapi nginx openapi postgres postgresql pre-commit python

Last synced: 07 May 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/dotx12/fastapi-gateway

⚙️ FastAPI gateway for microservices.

api apigateway fastapi gateway python rest

Last synced: 11 Mar 2026

https://github.com/mirzadelic/fastapi-starter-project

FastAPI Starter Project with SQLModel and Alembic

alembic docker fastapi sqlmodel

Last synced: 15 Mar 2025

https://github.com/Nayjest/lm-proxy

OpenAI-compatible HTTP LLM proxy / gateway for multi-provider inference (Google, Anthropic, OpenAI, PyTorch). Lightweight, extensible Python/FastAPI—use as library or standalone service.

ai anthropic api-proxy fastapi google-ai language-models llm llm-api llm-gateway llm-inference llm-proxy openai openai-api proxy proxy-server pyton

Last synced: 09 Jun 2026

https://github.com/berrysauce/ingredients

🥗 Determine the "ingredients" (or technologies) behind a website

bs4 fastapi httpx ingredients python sveltekit tool vercel web website-scanner

Last synced: 25 Oct 2025

https://github.com/nomic-ai/semantic-search-app-template

Tutorial and template for a semantic search app powered by the Atlas Embedding Database, Langchain, OpenAI and FastAPI

fastapi openai react semantic-search tutorial

Last synced: 11 Apr 2025

https://github.com/kaarthik108/snowbrain

snowBrain - AI-Driven Insights with Snowflake (New version- https://github.com/kaarthik108/snowbrain-AGUI)

chatgpt data fastapi langchain nextjs pinecone snowflake tailwindcss

Last synced: 17 Mar 2025

https://github.com/rednafi/hook-slinger

A generic service to send, retry, and manage webhooks

docker docker-compose fastapi http2 httpx message-broker message-queue python redis request rich rq saas webhook

Last synced: 06 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/c0sogi/llama-api

An OpenAI-like LLaMA inference API

api exllama fastapi llama llamacpp

Last synced: 05 Oct 2025

https://github.com/jordanisaacs/fastapi-sessions

Ready-to-use session cookies with custom backends for FastAPI

authentication cookies fastapi sessions

Last synced: 07 Oct 2025

https://github.com/djwoms/fastapi_base

Базовый шаблон проекта для FastAPI

fastapi

Last synced: 05 Oct 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/tmkontra/fastapi-fullstack-boilerplate

A full stack (monolith) boilerplate for FastAPI

fastapi monolith python

Last synced: 13 Jul 2025

https://github.com/sunithvs/devb.io

DevB.io seamlessly transforms your GitHub footprint into a living, breathing portfolio. Powered by AI, it tells your developer story while you focus on what matters most: writing great code. No more portfolio maintenance headaches, just pure coding brilliance on display.

ai developer-portfolio fastapi github-actions portfolio portfolio-website

Last synced: 05 Apr 2025

https://github.com/miguelgrinberg/retrofun

Code from my "SQLAlchemy 2 In Practice" book.

database fastapi flask mysql postgresql sqlalchemy sqlite

Last synced: 18 Oct 2025

https://github.com/wpcodevo/fastapi_mongodb

This article will teach you how to create a CRUD RESTful API with Python, FastAPI, PyMongo, MongoDB, and Docker-compose to perform the basic Create/Read/Update/Delete operations against a database.

fastapi fastapi-crud fastapi-framework jwt jwt-authentication mongodb pydantic pydantic-models rest-api uvicorn

Last synced: 13 Apr 2025

https://github.com/petrgazarov/fastapi-app

Example app using FastAPI, asyncio, SQLModel, Celery, Alembic and Supertokens

alembic asyncio celery fastapi pydantic python3 sqlmodel supertokens

Last synced: 09 Mar 2026

https://github.com/ciscorn/starlette-graphene3

An ASGI app for using Graphene v3 with Starlette / FastAPI

asgi fastapi graphene graphql python python3 starlette

Last synced: 06 Apr 2025

https://github.com/amisadmin/fastapi-scheduler

FastAPI-Scheduler is a simple scheduled task management FastAPI extension based on APScheduler.

apscheduler fastapi fastapi-amis-admin fastapi-scheduler

Last synced: 14 Dec 2025

https://github.com/roy-pstr/simple-auth0-fastapi-react-app

A simple application for authentication, authorization and user management based on Auth0. 🐍 Python ⚡ FastAPI + React.

auth0 authentication authorization demo-app fastapi google-login python user-management

Last synced: 12 Apr 2025

https://github.com/alex-oleshkevich/starsessions

Advanced sessions for Starlette and FastAPI frameworks

asgi fastapi python session starlette

Last synced: 08 Apr 2025

https://github.com/morelitea/initiative

A self-hosted, multi-tenant project management platform built for teams that need workspace isolation, granular permissions, and rich collaboration features.

fastapi project-management python react typescript

Last synced: 04 May 2026

https://github.com/sid-thephysicskid/leap

Leap: AI-powered educational animation generator

ai docker education fastapi langgraph manim react video

Last synced: 13 Apr 2026

https://github.com/theboringhumane/echoollama

🦙 echoOLlama: A real-time voice AI platform powered by local LLMs. Features WebSocket streaming, voice interactions, and OpenAI API compatibility. Built with FastAPI, Redis, and PostgreSQL. Perfect for private AI conversations and custom voice assistants.

agent docker docker-compose fastapi lgm llama llama3 llm multimodel-large-language-model ollama openai realtime-api

Last synced: 10 Oct 2025

https://github.com/adriacabeza/erudito

Erudito: Easy API/CLI to ask questions about your documentation

fastapi gpt4all llamacpp typer

Last synced: 14 Sep 2025

https://github.com/kludex/fastapi-responses

Find HTTPExceptions and turn them into documented responses! :tada:

fastapi openapi python

Last synced: 09 Apr 2025

https://github.com/blueswen/fastapi-jaeger

Trace FastAPI with Jaeger through OpenTelemetry Python API and SDK.

fastapi jaeger opentelemetry

Last synced: 17 Oct 2025

https://github.com/fike/fastapi-blog

A FastAPI backend for blog with OpenTelemtry and Jaeger

docker fastapi instrumentation jaeger nextjs opentelemetry psotgresql pytest react sqlalchemy

Last synced: 29 Mar 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/Kludex/fastapi-responses

Find HTTPExceptions and turn them into documented responses! :tada:

fastapi openapi python

Last synced: 12 Apr 2025

https://github.com/ericmiguel/missil

Simple FastAPI declarative endpoint-level access control.

api fastapi fastapi-extension fastapi-framework framework python web

Last synced: 26 Sep 2025

https://github.com/alex-oleshkevich/imia

An authentication library for Starlette and FastAPI.

api-token asyncio authentication fastapi impersonation python starlette

Last synced: 10 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/roy-pstr/fastapi-serverless-aws-backend-service

FastAPI python backend server with multi-stage CI/CD deployment

aws-lambda cicd fastapi python serverless-framework template

Last synced: 11 Apr 2025

https://github.com/theboringhumane/echoOLlama

🦙 echoOLlama: A real-time voice AI platform powered by local LLMs. Features WebSocket streaming, voice interactions, and OpenAI API compatibility. Built with FastAPI, Redis, and PostgreSQL. Perfect for private AI conversations and custom voice assistants.

agent docker docker-compose fastapi lgm llama llama3 llm multimodel-large-language-model ollama openai realtime-api

Last synced: 02 Apr 2025

https://github.com/flamehaven01/flamehaven-filesearch

Self-hosted RAG search engine — 34 formats, BM25+hybrid search, multi-LLM (Gemini/OpenAI/Claude/Ollama), FastAPI + Docker, production-ready in 3 min

bm25 crewai docker document-parsing document-search fastapi haystack hybrid-search knowledge-base langchain llamaindex llm ollama open-source python rag self-hosted semantic-search vector-search

Last synced: 23 Apr 2026

https://github.com/alex-oleshkevich/starception

Beautiful exception page for Starlette apps.

debugger error-handler exceptions-handling fastapi starlette

Last synced: 04 Apr 2025

https://github.com/minhe51805/urbanreflex

UrbanReflex is an open-source smart city platform that transforms road segments into linked data nodes, integrating environmental monitoring, infrastructure status, and citizen reports. AI-powered classification and prioritization help city teams manage issues efficiently, while NGSI-LD open data ensures transparency and interoperability.

air-quality citizen-reporting fastapi fiware geospatial ml-classification nextjs ngsi-ld open-data orion-ld smart-city urban-infrastructure

Last synced: 10 Mar 2026

https://github.com/clueless-community/fintech-api

An API that helps you to deal with your financial calculations

fastapi python3

Last synced: 03 May 2025

https://github.com/Clueless-Community/fintech-api

An API that helps you to deal with your financial calculations

fastapi python3

Last synced: 02 Apr 2025

https://github.com/svx/poetry-fastapi-docker

Docker multi-stage builds for Python and Poetry

docker fastapi poetry python

Last synced: 07 Oct 2025

https://github.com/pors/langchain-chat-websockets

LangChain LLM chat with streaming response over websockets

async fastapi langchain langchain-python llm openai openai-api openai-chatgpt websockets

Last synced: 06 Oct 2025

https://github.com/cyclenerd/google-cloud-gcp-openai-api

🌴 Drop-in replacement REST API for Vertex AI (PaLM 2, Codey, Gemini) that is compatible with the OpenAI API specifications

bard-api chatbot chatgpt chatgpt-api fastapi gemini google google-cloud google-cloud-platform langchain openai openai-api openai-chatgpt palm palm2 vertex-ai

Last synced: 06 Apr 2025

https://github.com/kurianbenoy/Indic-Subtitler

Open source subtitling platform 💻 for transcribing and translating videos/audios in Indic languages.

asr deep-learning fastapi faster-whisper inference nextjs openai quantization speech-recognition speech-to-text transformers vegam-whisper webapp whisper whisperx

Last synced: 11 Feb 2026

https://github.com/feldroy/air

The new web framework that breathes fresh air into Python web development. Built with FastAPI, Starlette, Pydantic, and HTMX.

fastapi pydantic python starlette web

Last synced: 27 Dec 2025

https://github.com/aavache/llmwebcrawler

A Web Crawler based on LLMs implemented with Ray and Huggingface. The embeddings are saved into a vector database for fast clustering and retrieval. Use it for your RAG.

api distributed-computing fastapi huggingface large-language-models llm machine-learning milvus nlp pydantic python rag ray raylib transformer vector-database webcrawler webcrawling

Last synced: 23 Oct 2025

https://github.com/codingforentrepreneurs/scrape-websites-with-python-fastapi-celery-nosql

Learn how to scrape websites with Python, Selenium, Requests HTML, Celery, FastAPI, & NoSQL with Cassandra via AstraDB.

astradb cassandra cassandra-driver celery fastapi python requests-html scheduled-tasks

Last synced: 18 Jan 2026

https://github.com/code-specialist/fastapi-auth-middleware

Lightweight auth middleware for FastAPI that just works. Fits most auth workflows with only a few lines of code

auth authentication authorization fastapi middleware

Last synced: 09 Apr 2025

https://github.com/modern-python/fastapi-sqlalchemy-template

Dockerized web application with DI on FastAPI, sqlalchemy2, PostgreSQL

alembic asyncio di docker fastapi ioc-container poetry postgresql sqlalchemy taskfile that-depends

Last synced: 14 Apr 2025

https://github.com/dwisulfahnur/blog-fastapi-vuejs

Simple project that I write using fastapi, motor, and umongo for the backend. VueJS on the frontend

fastapi mongodb motor python umongo vuejs

Last synced: 04 Mar 2025

https://github.com/wxq0309/fastapi

基于Fastapi开发,集成Celery-redis分布式任务队列、JWT 用户系统、ElasticSearch和encode orm的基础项目模板,大家可以根据自己的需求在本模板上进行修改

celery elasticsearch fastapi gunicorn jwt orm python3 uvicorn

Last synced: 11 Jul 2025

https://github.com/vintasoftware/nextjs-fastapi-template

State of the art project template that integrates Next.js, Zod, FastAPI for full-stack TypeScript + Python projects.

fastapi nextjs python typescript zod

Last synced: 04 Apr 2025

https://github.com/kurianbenoy/indic-subtitler

Open source subtitling platform 💻 for transcribing and translating videos/audios in Indic languages.

asr deep-learning fastapi faster-whisper inference nextjs openai quantization speech-recognition speech-to-text transformers vegam-whisper webapp whisper whisperx

Last synced: 02 Sep 2025

https://github.com/darkenergyprocessor/npps4

Null-Pointer Private Server 4th Iteration: Comprehensive SIF1 Private Server Implementation

fastapi llsif lovelive school-idol-festival server-emulator sif1 sqlalchemy

Last synced: 01 Feb 2026

https://github.com/codingforentrepreneurs/fastapi-microservice-for-django

Deploy a microservice REST API endpoint for our Try Django 3.2 https://cfe.sh/projects/try-django-3-2 project using FastAPI, pytesseract, Docker, & DigitalOcean App Platform.

digitalocean digitalocean-app-platform docker fastapi microservice pytessearct python3 tutorial

Last synced: 18 Jan 2026

https://github.com/yezz123/pyngo

Pydantic model support for Django & Django-Rest-Framework ✨

django django-rest-framework fastapi openapi pydantic python python3 typed

Last synced: 10 Apr 2025

https://github.com/vemonet/rdflib-endpoint

💫 Deploy SPARQL endpoints from RDFLib Graphs to serve RDF files, machine learning models, or any other logic implemented in Python

fastapi oxigraph python rdf rdflib sparql sparql-endpoints

Last synced: 17 Feb 2026

https://github.com/zjuearthdata/geochemistrypi

an open-sourced highly automated machine learning Python framework for data-driven geochemistry discovery

dash data-science fastapi flaml geochemistry mlflow nodejs ray reactjs scikit-learn typer

Last synced: 13 Dec 2025

https://github.com/holinnn/deny

Python authorization library

api authorization falcon fastapi permissions python sanic

Last synced: 11 Aug 2025

https://github.com/malith-rukshan/suno-api

SunoAI Unofficial Python API Library and REST API for Suno.ai — Create Music with Generative AI ! ✨

ai-music fastapi generative-music python-library rest-api suno-ai suno-ai-api

Last synced: 03 Mar 2026

https://github.com/aekasitt/fastapi-csrf-protect

Stateless implementation of Cross-Site Request Forgery (XSRF) Protection by using Double Submit Cookie mitigation pattern

asgi csrf fastapi security xsrf

Last synced: 12 Apr 2025

https://github.com/jgontrum/fastapi_jwt_auth_with_aws_cognito

Example code for my Medium article.

authentication aws cognito fastapi jwt

Last synced: 22 Mar 2025

https://github.com/pysnippet/fastapi-oauth2

Easy to integrate OAuth2 authentication with support for several identity providers.

allauth auth authentication fastapi login middleware oauth oauth2 python security social sso

Last synced: 17 Jan 2026

https://github.com/corbado/corbado-python

Add passkeys to your Python application with the Corbado Python SDK.

biometrics corbado corbado-sdk django faceid fastapi fido fido2 flask passkey passkeys python python-sdk touchid webauthn

Last synced: 05 Apr 2025

https://github.com/grillazz/fastapi-redis

Showcase of Redis integration with Python FastAPI framework supported by Pydantic as API backend for RDKit: Open-Source Cheminformatics Software

api asyncio docker fastapi fastapi-redis pydantic python python3 rdkit redis

Last synced: 07 Apr 2025

https://github.com/boardpack/pydantic-i18n

pydantic-i18n is an extension to support an i18n for the pydantic error messages.

fastapi i18n internationalization pydantic python translation

Last synced: 12 Apr 2025

https://github.com/baizunxian/vue-fastapi-admin

一个纯净的python vue3 后台管理系统框架

fastapi vue3

Last synced: 31 Oct 2025

https://github.com/aminalaee/fastapi-storages

FastAPI backend storages and ORM extensions

fastapi orm python sqlalchemy starlette

Last synced: 14 Dec 2025

https://github.com/frankie567/starlette-csrf

Starlette middleware implementing Double Submit Cookie technique to mitigate CSRF

asgi csrf fastapi fastapi-middleware starlette starlette-middleware

Last synced: 30 Oct 2025

https://github.com/andfanilo/fastapi-vue-crud

Testing a project with a FastAPI backend and Vue.js frontend in the same project

crud fastapi javascript python restful-api vue vuejs

Last synced: 16 Mar 2025