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/casdoor/casdoor-fastapi-js-sdk-example

Python FastAPI & Template & vanilla JS application example based on casdoor-python-sdk and casdoor-js-sdk

casdoor fastapi javascript js python sdk vanilla-javascript

Last synced: 10 Apr 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/kenmwaura1/fast-api-grafana-starter

Simple asynchronous API implemented with Fast-Api framework utilizing Postgres as a Database and SqlAlchemy as ORM . Grafana for monitoring using Prometheus

docker docker-compose fastapi github-actions grafana postgresql prometheus python3 sqlalchemy

Last synced: 16 Oct 2025

https://github.com/tibue99/tutorial-dashboard

Der Code zum Discord Bot Dashboard Tutorial

discord discord-bot discord-bot-dashboard fastapi python

Last synced: 12 Jul 2025

https://github.com/jonathanscholtes/travel-ai-agent-react-fastapi-and-cosmos-db-vector-store

Explores the implementation of a LangChain Agent using Azure Cosmos DB for MongoDB vCore to handle traveler inquiries and bookings. The project provides detailed instructions for setting up the environment and loading travel data, aiming to empower developers to integrate similar agents into their solutions.

azurecosmosdb fastapi langchain-agent reactjs vector-search

Last synced: 09 Aug 2025

https://github.com/fusion44/blitz_api

A management backend for the RaspiBlitz project written in Python / FastAPI

bitcoin fastapi lightning-network python raspiblitz

Last synced: 28 Oct 2025

https://github.com/assem-ch/django-fast-api

Few hacks to speed up defining apis based on django rest framwork, inspired from fastapi. Please give it a try and let me know your feedback.

django django-rest-framework fastapi swagger

Last synced: 28 Oct 2025

https://github.com/me-umar/fastapi-crons

fastapi-crons is a FastAPI extension for running cron jobs and background tasks in a clean, reliable way with async support and syntyx just like fastapi.

asyncio background-tasks cron crons fastapi fastapi-crons schedular

Last synced: 08 Jan 2026

https://github.com/mazzasaverio/fastapi-cloudrun-starter

FastAPI on Cloud Run v2: Terraform setup, GitHub Actions CI, Cloud Build triggers, Secret Manager integration

cloud-build cloud-run fastapi gcp gcp-secret-manager github-actions serveless terraform

Last synced: 11 Apr 2025

https://github.com/Ignisor/FastAPIwee

FastAPI + PeeWee = <3

fastapi peewee python python3

Last synced: 15 Mar 2025

https://github.com/harharlinks/matrix-webhook-receiver

Companion "receiver" to matrix-appservice-webhooks (https://github.com/turt2live/matrix-appservice-webhooks).

fastapi matrix-org notifications webhook

Last synced: 22 Mar 2025

https://github.com/amine-akrout/llm-based-recommender

AI-powered fashion recommendation system leveraging LLMs, embeddings, and retrieval techniques to deliver personalized shopping experiences.

chroma docker faiss fastapi langchain langgraph llm ollama openai python rag recommender-system self-query-retriever streamlit

Last synced: 14 Oct 2025

https://github.com/asel1x/faststream_template

A template for Quickly&Quality backend development using HTTP and AMQP technologies.

alembic dishka fastapi faststream postgresql pre-commit rabbitmq redis sqlmodel taskiq template

Last synced: 19 Sep 2025

https://github.com/socaity/fasttaskapi

Create web-APIs for long-running tasks. Job based task handling. Get the result with the job id later. FastTaskAPI creates threaded jobs and job queues on the fly. Router functionality for Runpod. Run services anywhere, be it local, hosted or serverless.

azure-blob-storage celery deployment fastapi job-queue json machine-learning openapi rest runpod s3-storage starlette threading uvicorn

Last synced: 17 Jul 2025

https://github.com/lealre/madr-fastapi

Backend API developed using FastAPI for a simplified version of a digital book collection.

alembic ci dokcer-compose fastapi pydantic pytest sqlalchemy

Last synced: 17 Jul 2025

https://github.com/mahdijafaridev/fastapi-middlewares

Essential middlewares that for FastAPI applications

cors fastapi logging middleware middlewares python security starlette

Last synced: 13 Jan 2026

https://github.com/Suiwan/notionGPT

NotionGPT, a practical tool built on top of ChatGPT large language model, make it your note-taking assistant!

chatgpt fastapi llm pinecone python vectordb

Last synced: 11 Sep 2025

https://github.com/Speccy-Rom/SpeccyTV

​💻​👨‍💻​⌨️️​ Streaming service with ETL on steroids

airflow clickhouse django docker docker-compose elasticsearch fastapi ffmpeg flask kafka microservice mongodb nginx postgresql pytest python uvicorn

Last synced: 16 Apr 2025

https://github.com/kingabzpro/fastapi-ml-project

Learning and buiding API using Fast API

api fastapi nlp spacy testing

Last synced: 23 Apr 2025

https://github.com/borys25ol/fastapi-realworld-backend

A real-world backend application (API) using Python, FastAPI and SQLAlchemy

alembic conduit fastapi jwt python312 realworld-backend sqlalchemy

Last synced: 18 Jan 2026

https://github.com/ibraheemtuffaha/python-fastapi-template

A template for a Python FastAPI service with Poetry & Devcontainer

devcontainer docker fastapi github-actions poetry pre-commit python

Last synced: 27 Mar 2026

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/waketzheng/fastapi-cdn-host

Auto choose the fastest CDN host for swagger-ui in /docs.

fastapi

Last synced: 16 Jan 2026

https://github.com/robofinsystems/robosystems

RoboSystems is a financial intelligence platform that unifies structured data, document search, and AI memory to transform complex financial data into actionable intelligence. Fork-ready with full GitHub Actions CI/CD for deploying CloudFormation infrastructure to your AWS account.

accounting ai arelle aws context-graph dagster dbt duckdb fastapi financial financial-analysis financial-data knowledge-graph ladybugdb mcp mcp-server opensearch postgresql robosystems xbrl

Last synced: 07 Jun 2026

https://github.com/Zaczero/starlette-compress

Compression middleware for Starlette - supporting ZStd, Brotli, and GZip

compression fastapi python starlette starlette-middleware

Last synced: 03 Apr 2025

https://github.com/elijahondiek/social-media-app-microservice

A social media Microservice that manages user account creation with access tokens, post creation, update, and deletion, as well as upvotes and downvotes. Built with FastAPI and powered by a Postgres database.

fastapi postgresql python python3 sqlalchemy swagger-ui

Last synced: 04 Oct 2025

https://github.com/wukan1986/ksrpc

Keep Simple RPC

fastapi jqdatasdk python rpc websocket

Last synced: 23 Jan 2026

https://github.com/luiscib3r/telezon-s3

Telezon S3 is a storage service that implements Amazon S3-compatible API using Telegram as the storage backend. It allows you to store and retrieve files using standard S3 clients while leveraging Telegram's infrastructure for actual file storage.

amazon-s3 fastapi heroku mongodb python telegram telegram-bot telezon-s3

Last synced: 06 Apr 2025

https://github.com/filipskrabak/protocol-designer

Protocol Designer allows you to design network protocols interactively.

design fastapi networking p4language postgresql protocols svg vue webapp

Last synced: 16 Jan 2026

https://github.com/e-kondr01/fastapi-sqlalchemy-toolkit

Declarative filtration, database level validation and other features for FastAPI + Async SQLAlchemy applications

fastapi filtering sqlalchemy validation-library

Last synced: 22 Apr 2026

https://github.com/shaliamekh/api-gateway-template

Medium article "API Gateway for your Microservices"

apigateway fastapi microservices python software-architecture

Last synced: 06 Mar 2026

https://github.com/community-of-python/fast-version

Versioning APIs in FastAPI by Accept-header

accept-header fastapi rest versioning

Last synced: 12 Mar 2026

https://github.com/ably-labs/realtime-ticket-booking-solution

A simple demo showing how to use Ably and fastAPI to route messages into Kafka for stream processing

ably confluent-platform fastapi kafka kafka-connect ksqldb python

Last synced: 05 May 2025

https://github.com/lzw2016/clever-graaljs

基于graaljs的js脚本引擎,api快速开发平台

fastapi graaljs graalvm java js

Last synced: 16 Oct 2025

https://github.com/fazt/farm-stack-crud

FARM Stack CRUD is a Fullstack Web Application using Python and Javascript web tecnologies

fastapi javascript python reactjs

Last synced: 30 Apr 2025

https://github.com/vancanhuit/url-shortener

Simple URL shortener with FastAPI.

api fastapi python

Last synced: 03 May 2026

https://github.com/amrahhh/sqla_async_orm_queries

Base model for SqlAlchemy async orm queries

asyncio fastapi sqlalchemy sqlalchemy-async sqlalchemy-orm

Last synced: 15 Jun 2026

https://github.com/ddong8/memento

A shared brain for your AI coding tools — collects conversations, plans and memory from Claude Code / Cursor / Codex / Obsidian / Antigravity, self-hosted, cross-device, MCP-ready

ai-memory claude-code developer-tools fastapi knowledge-graph mcp memento nextjs pgvector self-hosted

Last synced: 02 Jun 2026

https://github.com/jasujm/hrefs

Hyperlinks for pydantic models

api fastapi hrefs pydantic python rest starlette

Last synced: 12 Mar 2026

https://github.com/verdenroz/finance-query

Open-source API for financial data. Get quotes, historical data, technical indicators, and more.

aws-apigateway aws-lambda docker fastapi google-finance python redis stocks websockets yahoo-finance

Last synced: 07 May 2026

https://github.com/midnighter/fastapi-mount

A minimal application for prototyping mounting the main FastAPI at a sub path.

fastapi gunicorn mount py37 python script-name starlette uvicorn uvicorn-gunicorn

Last synced: 13 May 2025

https://github.com/py-gzky/moyu

打工人摸鱼时间

fastapi python3

Last synced: 08 Jul 2025

https://github.com/alejandroq12/my-videos

My Videos is a responsive React.js application with video sections, custom categories, channel pages, and can play videos directly from this app.

fastapi javascript materiaui mediaqueries npm react

Last synced: 26 Apr 2025

https://github.com/seapagan/fastapi_async_sqlalchemy2_example

A Simple example how to use FastAPI with Async SQLAlchemy 2.0

async example fastapi python sqlalchemy sqlalchemy-orm

Last synced: 10 Oct 2025

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/preritdas/rottentomatoes-python

Fetch scores, genres, and movie data from Rotten Tomatoes without their (inaccessible) official API.

api fastapi movies packages python python3 rotten-tomatoes

Last synced: 09 Oct 2025

https://github.com/harshil21/tgdates

A simple, extensible and ready to use date and time picker as a Telegram web app.

datepicker fastapi python-telegram-bot replit telegram telegram-bot telegram-bot-api telegram-web-app

Last synced: 11 Aug 2025

https://github.com/uriyyo/fastapi-lifespan-manager

FastAPI LifespanManager 🧑‍⚖️

asgi-toolkit fastapi lifespan

Last synced: 17 Mar 2025

https://github.com/mathisverstrepen/meridian

Meridian - A graph-powered AI chat application integrating intelligent parallelization for advanced, aggregated conversational experiences. Nuxt3 & Python.

actively-maintained ai ai-assistant ai-orchestration ai-workflow artificial-intelligence chat-application chatbot conversational-ai docker fastapi graph-database llm multi-model neo4j nuxt3 open-source openrouter prompt-engineering self-hosted

Last synced: 25 Apr 2026

https://github.com/okteto/python-fastapi-celery

Develop a Cloud Native application with python, fastapi and celery with Okteto

celery fastapi kubernetes okteto python

Last synced: 17 Jun 2025

https://github.com/viachkon/dataclass-sqlalchemy-mixins

Python package for easy sqlalchemy filtering databases using dataclasses or without them

dataclasses fastapi filtering flask pydantic pydantic-models pydantic-v2 python python3 sqlalchemy

Last synced: 17 Mar 2026

https://github.com/wittline/data-engineering-challenge-th

Dockerizing a Python Script for Web Scraping and consume the scraped data using FastApi (www.metroscubicos.com)

data-engineering docker fastapi python scraping sqlite

Last synced: 13 Apr 2025

https://github.com/bigsk1/yt-webui

A web-based user interface for yt-dlp, allowing easy video downloads from YouTube and other supported platforms.

docker docker-compose fastapi homelab reactjs self-hosted tailwindcss youtube youtube-audio-downloader youtube-dl youtube-downloader youtube-transcripts youtube-video yt-dlp yt-dlp-gui

Last synced: 10 Aug 2025

https://github.com/t0mer/wazy

Wazy a python based telegram bot, that helps us checking travel times using Waze route calculation.

bot fastapi telegram telegram-bot traffic waze

Last synced: 15 Apr 2025

https://github.com/ig-rudenko/bookshelf

📚Сайт книг для IT специалистов

books bookshelf docker fastapi python typescript vue

Last synced: 16 Jan 2026

https://github.com/jackwotherspoon/cloud-sql-fastapi

Sample web applications built using FastAPI and Cloud SQL

cloud-sql fastapi google-cloud-sql

Last synced: 25 Mar 2025

https://github.com/flokapi/flet-fastapi-example

Example of a Flet + FastAPI App

fastapi flet python

Last synced: 12 Apr 2025

https://github.com/facenox/facenox

Offline-first face recognition software for real-time attendance tracking. Runs entirely on-device with zero cloud dependencies.

anti-spoofing attendance-system computer-vision desktop-app electron face-recognition fastapi local-first offline-first python react typescript

Last synced: 30 May 2026

https://github.com/realchaula/pixora_api

API for pixora

fastapi python

Last synced: 20 Jul 2025

https://github.com/t0mer/Wazy

Wazy a python based telegram bot, that helps us checking travel times using Waze route calculation.

bot fastapi telegram telegram-bot traffic waze

Last synced: 17 Apr 2025

https://github.com/adamcohenhillel/simple_fastapi_with_firebase

Simple FastAPI App with Firebase Authentication

fastapi firebase python

Last synced: 12 Apr 2025

https://github.com/zaczero/starlette-compress

Compression middleware for Starlette - supporting ZStd, Brotli, and GZip

compression fastapi python starlette starlette-middleware

Last synced: 23 Oct 2025

https://github.com/djwoms/sup

Система управления проектами

fastapi python python312 sqlalchemy

Last synced: 19 Mar 2025

https://github.com/jay-chan9yu/heymoji

🤩 슬랙 웹훅으로 리액션(reaction)을 받아서 이모지(Emoji) 랭킹을 구하는 웹훅 서비스 입니다!

emoji-rank fastapi heymoji python vuejs

Last synced: 26 Oct 2025

https://github.com/namastexlabs/automagik-omni

🌐 The omnipresent messaging hub for AI agents. Connect to WhatsApp, Discord, Slack, and more through one unified API. Multi-tenant, production-ready, MCP-native.

ai ai-agents automation chatbot discord fastapi hacktoberfest mcp messaging multi-tenant omnichannel python slack webhooks whatsapp

Last synced: 01 Mar 2026

https://github.com/PhiTux/schoco

Online Coding IDE for School

docker fastapi self-hosted vue3

Last synced: 30 Jul 2025

https://github.com/mlh-fellowship/sociomark

A social media platform that lets you upload images and secures them by embedding a personalised hash.

fastapi hacktoberfest mongodb-atlas opencv python reactjs steganography tailwindcss

Last synced: 04 Sep 2025

https://github.com/aybruhm/fastapi-ledger-system

Have you ever been curious as to how fintech applications are built? This system demonstrates the basic functionalities of a fintech product.

docker docker-compose fastapi fastapi-sqlalchemy postgres python3

Last synced: 06 Sep 2025

https://github.com/egbakou/coronavirus-tg-api

API for tracking the global coronavirus (COVID-19, SARS-CoV-2) 🦠 outbreak in Togo. It's written in python using the FastAPI framework 🔥. Supports government source!

api coronavirus coronavirus-real-time coronavirus-tracker covid-19 covid19 deaths fastapi heroku json-api pip pipenv python python3 recoveries rest-api webapp

Last synced: 26 Mar 2025

https://github.com/lukehsiao/axum-fastapi

Simple servers to benchmark FastAPI vs Axum with Postgres

axum benchmark fastapi postgres python rust

Last synced: 29 Jul 2025

https://github.com/verumlotus/nft-batch-download

Batch download images from an NFT collection

celery docker ethereum fastapi ipfs logtail nft prisma python3 redis s3 task-queue

Last synced: 23 Oct 2025

https://github.com/dunderrrrrr/fail2ban-fastapi

FastAPI for Fail2ban with vuejs frontend for easy management

api api-rest fail2ban fail2ban-dashboard fastapi python python3 vuejs

Last synced: 26 Jul 2025

https://github.com/mkbeh/fastapi-admin-panel

Backend application. Using FastAPI, PostgreSQL as database, Docker, SQLAlchemy and more.

asynchronous backend docker fastapi json json-schema jwt openapi3 postgresql python python3 sqlalchemy swagger

Last synced: 26 Jul 2025

https://github.com/angelospanag/fastapi-uv-starter

A starter project using Python, FastAPI and uv.

docker fastapi pytest pytest-cov python ruff uv

Last synced: 30 Dec 2025

https://github.com/automationpanda/device-registry-fastapi

An example REST API web service for registering smart devices, written in Python using FastAPI

example fastapi pytest python python-testing requests rest rest-api rest-api-tests test-automation testing the-way-to-test-software

Last synced: 13 Jul 2025

https://github.com/djeada/kurs-podstaw-pythona

Jeśli chcesz rozpocząć naukę programowania w języku Python, ten kurs będzie doskonałym wyborem. Kurs jest starannie podzielony na cztery sekcje, co umożliwia stopniowe przyswajanie wiedzy i umiejętności niezbędnych do opanowania tego języka. Dzięki temu, krok po kroku, zdobędziesz solidne podstawy oraz zaawansowane techniki programowania w Pythonie

cmdline csv fastapi file-parser logs matplotlib numpy pdf pip scipy server sqlite3 tkinter unit-testing virtualenv

Last synced: 13 Apr 2025

https://github.com/akustikrausch/gonzales

Open-source internet speed monitor and bandwidth checker. Automated 24/7 speed tests with Ookla Speedtest CLI, real-time analytics dashboard, Home Assistant add-on, ISP performance grading, outage detection, and network diagnostics. Self-hosted, private, Raspberry Pi ready.

bandwidth-monitor fastapi home-assistant home-assistant-addon internet-monitoring internet-speed isp-monitor mcp-server network-diagnostics network-monitoring ookla python raspberry-pi react self-hosted speed-checker speed-monitor speedtest sqlite typescript

Last synced: 11 Jun 2026

https://github.com/miskibin/py-draughts

A checkers library with modern web GUI, Supprots multiple variants of game.

ai alpha-beta-pruning checkers contributions-welcome draughts fastapi mini-max-algorithm open-to-collaborate reinforcement-learning

Last synced: 26 Apr 2026

https://github.com/yuxuzi/pytemplate-uv

PyTemplate UV is a powerful CLI tool for creating Python project templates using the uv package manager. It provides a seamless way to generate standardized project structures with modern development practices.

cookiecutter fastapi python typer uv

Last synced: 11 Apr 2025

https://github.com/nneji123/media-recommendation-engine

A Recommendation Engine API that can be used to recommend movies, music, games, manga, anime, comics, tv shows and books. Deployed using an AWS EC2 instance.

api application docker docker-compose fastapi frontend machine-learning mlops mlops-workflow pandas python recommendation-engine streamlit

Last synced: 06 May 2025

https://github.com/tobi-de/fujin

Get your project up and running in minutes on your vps.

deployment django fastapi litestar python-p

Last synced: 01 Apr 2026

https://github.com/sabuhish/startapp

Simple boilerplate ready for development :bowtie: :satisfied: :star: :tada:

fastapi flask

Last synced: 12 Apr 2025

https://github.com/thearchitector/starlette-securecookies

Secure cookie middleware for Starlette applications.

asgi cookies encryption fastapi middleware poetry starlette

Last synced: 11 Nov 2025

https://github.com/willyfh/mlops-workflow

An MLOps workflow for training, inference, experiment tracking, model registry, and deployment.

deployment experiment-tracking fastapi machine-learning minio ml-inference ml-training mlflow mlops postgresql pytorch

Last synced: 13 Apr 2026

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

Run greatexpectations.io on ANY SQL Engine using REST API. Supported by FastAPI, Pydantic and SQLAlchemy as best data quality tool

dataquality dataqualitycheck fastapi great-expectations pydantic python python3 sql sqlalchemy

Last synced: 30 Aug 2025