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/natylaza89/semantic-similarity-llm-dating-app

Semantic Similarity LLM Dating App using Python 3.12, FastAPI, WebSockets, CoHere, Gemini 1.5 Flash & Embeddings

cosine-similarity embeddings fastapi gemini-api llm mypy nlp poetry pytest python ruff text-extraction websockets

Last synced: 13 Apr 2026

https://github.com/ruben-sprengel/vigil-cd

VigilCD is a lightweight GitOps deployment agent that automatically monitors Git repositories and performs Docker Compose deployments on changes. Built for self-hosted environments with support for private repositories and Docker registries.

deployment docker docker-compose fastapi gitops selfhosted

Last synced: 04 Feb 2026

https://github.com/diogocarrola/youtube-downloader

A user-friendly web application to download videos and audios from YouTube and YouTube Music in the best quality possible, with no ads.

fastapi react webapp youtube-downloader yt-dlp

Last synced: 22 Feb 2026

https://github.com/firlucky/fir-easy-fastapi

杉极简python后端开发框架。使用FastAP,目录尽量符合Java编程风格。

fastapi mysql python tortoiseorm

Last synced: 31 Jan 2026

https://github.com/alexar76/aicom

AI-Factory — autonomous pipeline that designs, builds, tests, and publishes products.

agent-economy ai ai-agents autonomous-agents docker fastapi llm nextjs python self-hosted

Last synced: 29 May 2026

https://github.com/sagor0078/fastapi-mlops-docker-k8s

This application demonstrates deploying machine learning models using FastAPI, Docker, and Kubernetes. It includes background task processing with Celery and Redis, and provides endpoints for making predictions and retrieving results. The application uses the Breast Cancer Wisconsin (Diagnostic) dataset for model training and evaluation

background-jobs celery docker docker-compose fastapi k8s k8s-cluster minikube minikube-cluster ml mlops pylint pytest python3 redis unit-testing

Last synced: 13 Apr 2026

https://github.com/subhamsarangi/paylink

Payment Link System

fastapi payments python stripe

Last synced: 29 May 2026

https://github.com/grazzolini/tuneforge

Local-first desktop app for musicians learning songs: stem separation, chord/key/tempo detection, pitch shift, retune, export. No cloud, no account.

audio chord-detection demucs desktop fastapi key-detection local-first music musicians open-source pitch-shift play-along practice self-hosted stem-separation tauri

Last synced: 28 Apr 2026

https://github.com/rishi-jain2602/conversational-ai-coach

AI Insights and Guidance for Effective Communication

fastapi langchain mistral python reactjs

Last synced: 13 Apr 2026

https://github.com/wvogel/eyestream

Self-hosted video platform with HLS adaptive streaming, admin UI, and embed player. FastAPI + ffmpeg + Nginx, behind OAuth2-Proxy.

docker fastapi ffmpeg hls nginx oauth2-proxy oembed open-source postgresql self-hosted streaming video video-cdn

Last synced: 29 May 2026

https://github.com/wvogel/uptime-kuma-api

Lightweight read-only REST API sidecar for Uptime Kuma — exposes monitor metadata and latest heartbeats to external dashboards

api docker fastapi mariadb monitoring proxy python read-only rest-api self-hosted sidecar uptime-kuma

Last synced: 29 May 2026

https://github.com/wvogel/uptime-kuma-status

Compact status page for multiple Uptime Kuma instances — hundreds of monitors in a dense, Apple System Status-style layout

dashboard devops docker fastapi monitoring oauth2-proxy python self-hosted status-page uptime-kuma uptime-monitoring valkey

Last synced: 29 May 2026

https://github.com/nikaera/docker-fastapi-basic-auth-sample

Docker Compose sample project with BASIC authentication for FastAPI docs path in nginx.

basic-authentication docker docker-compose fastapi nginx

Last synced: 13 Apr 2026

https://github.com/karan071/face-application

This project implements a Face Detection app with a FastAPI backend, using DeepFace for recognition, Milvus DB for face embedding storage, and Prisma ORM for database management. The frontend is built with ReactJS, offering an intuitive interface for face detection tasks.

docker dockercompose fastapi javascript jsx milvus prisma python reactjs

Last synced: 13 Apr 2026

https://github.com/seapagan/url-shortener2

URL Shortener Version 2. Rebuilt using my Fastapi-template project - original version was based on a realpython.com tutorial, with additional functionality

fastapi python

Last synced: 19 May 2026

https://github.com/barabum0/starlette-ras-handle

This library patches starlette, so you can handle "RuntimeError: Caught handled exception, but response already started." exception

fastapi patch python starlette

Last synced: 22 Feb 2026

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

HTTP APIs for Short URL System with Redirection

docker docker-compose fastapi python redis url-shortener

Last synced: 13 Apr 2026

https://github.com/adityasinghvats/fastapi-courses-backend

A backend project using Fast Api , MongoDB , Docker , Postman.

backend-api crud-application docker dockerfile fastapi mongodb python3 uvicorn

Last synced: 13 Apr 2026

https://github.com/mathieulemieux/template-dockercompose-fastapi

Repository template for FastAPI development with Docker Compose and VS Code devcontainer.

devcontainer fastapi python template

Last synced: 17 May 2026

https://gitlab.com/xxxevexxx/vkontakte-template

Vkontakte Template - это пример создания бота для Vkontakte, который использует библиотеку VKBottle для взаимодействия с VK API, фреймворк FastAPI для создания API и базу данных через Tortoise-ORM.

fastapi python tortoise vk

Last synced: 23 Oct 2025

https://github.com/lilili-bot/mlops-infra-ta

fastapi service observability with Grafana Cloud and OpenTelemetry, gke for infra.

fastapi gke-terraform grafana observability opentelemetry

Last synced: 04 Jan 2026

https://github.com/raisultan/coderunner-service

Ready to use code runner microservice with a load-limiting mechanism

celery coderunner docker-compose fastapi glot

Last synced: 23 Jan 2026

https://github.com/hms-homelab/hms-baby-tracker

Home Assistant app/add-on for newborn care tracking — Ingress UI, ESP32 MQTT remote, native entities. Self-contained FastAPI + SQLite.

baby-tracker docker esp32 esp32-c3 fastapi hassio-addon home-assistant home-assistant-addon homeassistant ingress iot mqtt newborn parenting self-hosted smart-home sqlite

Last synced: 21 Jun 2026

https://github.com/nchalimba/algo-ai

AlgoAI is a chatbot (RAG) for answering questions about Data Structures and Algorithms. Built with FastAPI, LangChain, and supports OpenAI or Cohere as LLM providers. Includes features like streaming responses, vector storage with Datastax Astra DB, and message persistence using Postgres.

ai astradb cohere datastructures-algorithms fastapi generative-ai langchain langgraph openai python rag

Last synced: 06 Feb 2026

https://github.com/artryazanov/embedding-service

This is a FastAPI-based service for generating text embeddings, supporting multiple architectures like intfloat/multilingual-e5-large and BAAI/bge-m3. It automatically configures prefixes and sequence lengths based on the selected model. It supports both single text and batch processing.

ai-assisted bge-m3 docker e5 embeddings fastapi fine-tuning huggingface machine-learning multilingual nlp python pytorch rest-api semantic-search sentence-transformers

Last synced: 15 Mar 2026

https://github.com/haliphax/aethersprite

Discord bot and extension framework

bot bot-framework chat-bot discord discord-bot discord-py fastapi

Last synced: 24 Feb 2026

https://github.com/ecmwf-projects/cads-catalogue-api-service

STAC based API service for the Climate & Atmosphere Data Store

api-rest cads fastapi

Last synced: 23 Jan 2026

https://github.com/infernalazazel/pyamis

pyamis is based on Baidu's open-source amis for Python encapsulation

amis fastapi jinja2 python3

Last synced: 15 Apr 2026

https://github.com/georgejkaye/blanket-viz

Web app for showing the progress of the temperature blanket

blanket fastapi nextjs react temperature-blanket

Last synced: 06 May 2026

https://github.com/kacf/forex-trading-ai

Real‑time AI‑powered Forex trading alerts with High backtested accuracy, blending machine‑learning models and advanced technical analysis for 1 Minute buy/sell

algorithmic-trading api data-science deep-learning docker fastapi forex machine-learning python pytorch quantitative-finance real-time technical-analysis tensorflow trading-signals

Last synced: 26 Oct 2025

https://github.com/elymsyr/place-suggestion-api

RESTful API that leverages Gemini AI to suggest places based on user prompts. Returns detailed place information including names, locations, and multimedia content. The API will be containerized with Docker and deployed on AWS services.

fastapi gemini gemini-api google-maps-api python scraping selenium selenium-python selenium-webdriver threading

Last synced: 04 Jan 2026

https://github.com/kstrassheim/entraid-web-auth-reference

The web app provides a authentication to Azure Entra ID and role checking and full automatic terraform resource deployment. It is useful to build admin pages out of scratch. You do not have to setup anything on specific resources. Setup like env variables becomes obsolete here. Just create the resource group, connect github to it, connect terraform

entra-id fastapi react terraform vite

Last synced: 13 Apr 2026

https://gitlab.com/core-27/c27cache

[C27Cache](https://pypi.org/project/c27cache/) is a simple HTTP caching library designed to work with [FastAPI](https://fastapi.tiangolo.com/).

cache fastapi

Last synced: 14 Mar 2026

https://github.com/egyan07/ghostbackup

Secure automated backup for Windows with AES-256-GCM streaming encryption, 3-2-1 redundancy, circuit breaker, 7-year compliance retention, and real-time file watching. Built with Electron + React + FastAPI.

aes-256-gcm automation backup-tool data-protection desktop-app electron encryption fastapi file-sync local-backup python react sqlite ssd-backup vite watchdog

Last synced: 02 Apr 2026

https://github.com/masakdirt/file-sharing

File sharing site where you can download or upload new file

css docker fastapi filesharing filesystem html mysql python

Last synced: 13 Apr 2026

https://github.com/victorgoubet/capitalquest

The best capital quizz of the world

api capital fastapi pydantic python quizz streamlit webapp

Last synced: 24 Jan 2026

https://github.com/faizpuad/dataengineeringproject-documentstreamingwithdata

The core objective of this project is to build an end-to-end data streaming pipeline that processes this dataset in real-time. By leveraging modern data engineering tools and techniques, we aim to connect, buffer, process, store, and visualize streaming data. This allows for better understanding of data flows, handling of large-scale real-time data

data-engineering document-streaming fastapi kafka mon spark-streaming-kafka streamlit

Last synced: 24 Jan 2026

https://github.com/mgobeaalcoba/fast_api_python

Programming and hosting a Rest API with Python's FastApi

api-rest fastapi python3

Last synced: 15 Apr 2026

https://github.com/leocodeio/cropto

Cropto is a full-stack machine learning-based web application designed to predict crop success based on dependent factors. The frontend is powered by the Remix framework and its advanced data handling, backend is driven by FastAPI, which supports efficient handling of ML operations, cropto blends modern web technologies and ML algorithms.

artificial-intelligence fastapi hacktoberfest huggingface machine-learning poetry python remix tailwindcss vercel

Last synced: 06 Feb 2026

https://github.com/j-bodek/formal-photo-verification

An easy web application that predicts whether the photo is in a formal style

computer-vision convolutional-neural-networks fastapi resnet-50 streamlit-webapp tensorflow2

Last synced: 15 Apr 2026

https://github.com/hannayusuf97/m3u4strmv2

m3u4strm is a docker container to manage m3us for Jellyfin

docker farm-stack fastapi jellyfin m3u mongodb self-hosted strm-files

Last synced: 15 Apr 2026

https://github.com/1ntegrale9/collective-intelligence

文字列タグ指向無向グラフ型ナレッジベース

fastapi graphdb python python3 redis redis-py

Last synced: 15 Apr 2026

https://github.com/aryank1511/voyager

My personal chatbot that knows everything about me 🌍🤖

aws chatbot fastapi langchain nextjs

Last synced: 15 Apr 2026

https://github.com/mr-rakesh-ranjan/mental-health-support-app

This project is an innovative mental health support application that leverages Gemini (GPT-based LLM) and FastAPI to provide empathetic responses, coping strategies, and resources for professional help. The application enables users to anonymously discuss their mental health concerns, offering support in real-time.

fastapi gemini llm python streamlit

Last synced: 30 Jan 2026

https://github.com/dualeai/hpke-http

End-to-end encryption for HTTP APIs using RFC 9180 HPKE. Drop-in middleware for FastAPI, aiohttp, and httpx.

aiohttp chacha20 cryptography e2e encryption fastapi hpke http rfc9180 sse streaming x25519

Last synced: 06 Feb 2026

https://github.com/younis-ali/photo-validation

Using the openCV models perform phot validation, face detection, age detection, and gender detection.

age-detection face-detection fastapi gender-detection opencv

Last synced: 30 Jan 2026

https://github.com/andreirech/restapi

🚀 Creating and using a REST API in Python to work with a dataset

fastapi jupyter-notebook python

Last synced: 30 Jan 2026

https://github.com/sharafatkarim/metro-api

Metro-API, a lightweight, user-friendly backend for handling user balances. Easily recharge, discharge, and manage user data with a powerful FastAPI framework.

backend-api fastapi python

Last synced: 30 Jan 2026

https://github.com/saluana/markitdown-rest

A FastAPI service that converts documents to markdown and extracts YouTube transcripts, built on Microsoft's MarkItDown library.

fastapi markdown markdown-converter rest-api

Last synced: 07 May 2026

https://github.com/ccharlesss/financeml

machine learning web application using Python's FastAPI and scikit-learn to predict S&P 500 stock price trends and cluster stocks based on average annual returns and volatility. Utilised the MVC design pattern to structure the application effectively. Implemented a decision tree classifier with 84% accuracy.

cicd docker fastapi finance javascript jenkins machine-learning restful-api scikit-learn webapplication

Last synced: 15 Apr 2026

https://github.com/dsrathore1/devops-project-1

My application is running successfully inside a Docker container on an AWS EC2 instance, but I’m unable to access it publicly over the internet. This issue usually arises due to improper port exposure, security group restrictions, or incorrect application binding.

devops docker fastapi

Last synced: 07 Feb 2026

https://github.com/narius2030/datalake-solution-imcp

This project involved the development and implementation of a Data Lake architecture to support an AI model capable of generating image captions. The architecture was designed to efficiently ingest, process, and centralized store large volumes of image and text data.

data-lake docker-container etl-pipeline fastapi medallion-architecture mlops nosql-database object-storage

Last synced: 15 Apr 2026

https://github.com/lavacandy1/basic-student-management-api

Basic API working on FastAPI

backend fastapi python rest-api

Last synced: 25 Feb 2026

https://github.com/adrialemany/resonode

Self-hosted music streaming platform (Python + Android) designed for dynamic IPs. Stream your library remotely without port forwarding using Cloudflare Tunnels. Includes offline mode and legacy support.

android cloudflare-tunnel fastapi java music-streaming offline-first python self-hosted

Last synced: 01 Feb 2026

https://github.com/ojasvi-poonia/todo_app

Todo List app is a lightweight and efficient backend application built using FastAPI, a modern web framework for Python. The app currently uses an in-memory database for storing tasks and offers full CRUD functionality: POST: Add a new task. GET: Retrieve tasks (all or by ID). PUT: Update an existing task. DELETE: Delete a task by ID.

fastapi python

Last synced: 11 Feb 2026

https://github.com/deepgram-starters/fastapi-transcription

Get started using Deepgram's Speech-to-Text with this FastAPI demo app

asr deepgram demo fastapi pre-recorded python quickstart speech-to-text stt transcription

Last synced: 11 Feb 2026

https://github.com/rajkhanke/employee-attrition-prediction-api

Hosting ML Model as API using FASTAPI and HuggingFace Hub

fastapi machinelearning python restapi

Last synced: 16 Apr 2026

https://github.com/maxmekiska/thunder

pytorch lightning based time series forecasting deep learning pipeline

deep-learning-pipelines docker fastapi nginx pytorch-lightning time-series

Last synced: 16 Apr 2026

https://github.com/dvir-cohen1/nextcloud-chatbot-fastapi

A FastAPI service for integrating chatbots with Nextcloud, providing webhook support for real-time interactions.

bot fastapi nextcloud python

Last synced: 11 Feb 2026

https://github.com/ruhyadi/vision-fr

Face recognition with ONNX Runtime, YOLOX, InsightFace, PostgreSQL, pgvector, and FastAPI.

cpu face-recognition fastapi insightface onnx onnxruntime pgvector postgresql yolox

Last synced: 16 Apr 2026

https://github.com/georgekhananaev/webhookx

WebHookX is a simple yet powerful tool for automating deployments of your GitHub repositories. It works with GitHub webhooks to make updating your staging or production environments a breeze. Whether you’re managing Docker services, keeping branches in sync, or triggering manual deployments, WebHookX has your back.

automation dark-theme docker-compose fastapi github listener logs python sqlite3 webhooks-catcher

Last synced: 12 Feb 2026

https://github.com/alokshandilya/social-api

Social Media Rest API project with FastAPI

alembic fastapi postgresql pydantic rest-api

Last synced: 08 May 2026

https://github.com/fanqingsong/fastapi-hive

FastAPI Hive Framework, cornerstones & endpoints code structure, developer-friendly, easy to be applied.

dependecy-inversion-principle fastapi ioc-framework machine-learning

Last synced: 13 Feb 2026

https://github.com/andre-marcos-perez/ifood-mlops-app

This repository is the solution for the iFood ML Engineer test.

airflow docker fastapi jupyterlab mlops mysql python

Last synced: 02 Apr 2026

https://github.com/lucasspinola/monitorbot-api

API feita com FastApi e Spacy para auxiliar Bot Educacional em suas atividades durante a aula.

fastapi nlp pln spacy

Last synced: 14 Feb 2026

https://github.com/pastjung/architecture-msa-ddd

[ 아키텍처 공부 ] MSA & DDD 패턴을 적용한 프로젝트 예시 ( 기간 : 2024.08.19 ~ 2024.08.23 )

docker-compose fastapi mariadb springboot

Last synced: 15 Feb 2026

https://github.com/nikhil25803/stockpriceapi

An application to access and manage data from the Bombay Stock Exchange (BSE).

caching fastapi mongodb python3

Last synced: 16 Apr 2026

https://github.com/aon4o/zamunda-api

API for Project Zamunda Clone

api fastapi python

Last synced: 01 Mar 2026

https://github.com/hardmax71/integr8scode

Integr8sCode lets you run Python scripts online by executing them in isolated K8s pods with resource limits. Just input your code!

fastapi grafana js k8s locust mongodb prometheus pydantic-v2 python svelte svelte3 tailwind

Last synced: 04 Mar 2026

https://github.com/dmschauer/fastapi-demo-app

Basic CRUD API using FastAPI (Python) on Docker; stores logical objects in Python Dictionary

docker fastapi python python3

Last synced: 18 Apr 2026

https://github.com/mrgick/pskgu_api

Апи расписания для сайта rasp.pskgu.ru (базируется на парсинге сайта)

api fastapi mongodb pskgu

Last synced: 16 Apr 2026

https://github.com/iwatkot/maps4fsapi

API for maps4fs, the tool that allows to generate map templates for Farming Simulator from real places.

api farming-simulator farmingsimulator fastapi fs22 fs25 maps4fs rest-api

Last synced: 02 Apr 2026

https://github.com/Bortlesboat/bitcoin-api

Bitcoin fee intelligence API — stop overpaying fees. 108 endpoints, 725 tests, self-hostable, Apache 2.0. Live at bitcoinsapi.com.

ai ai-agents bitcoin bitcoin-api bitcoin-core bitcoin-node cryptocurrency docker fastapi fee-estimation llm mcp mcp-server mempool model-context-protocol python rest-api rpc self-hosted

Last synced: 13 Apr 2026

https://github.com/opencpo/opencpo-core

⚡ OCPP 1.6 + 2.0.1 Central System with zero trust networking, built-in PKI, and profile-driven charger compatibility

cpo ev-charging fastapi mtls ocpp ocpp16 ocpp201 pki websocket zero-trust

Last synced: 03 Jun 2026

https://github.com/liujuanjuan1984/a2a-client-hub

Self-hosted A2A client and control plane for managing and invoking multiple A2A agents across web and mobile.

a2a a2a-client a2a-protocol ai-agent control-plane expo fastapi react-native self-hosted

Last synced: 08 Apr 2026

https://github.com/glad-labs/poindexter

Poindexter — open-source AI content pipeline that researches, writes, reviews, and publishes autonomously. Self-hosted on your machine. Built by Glad Labs LLC.

ai ai-content apache2 automation blog-engine content-pipeline fastapi grafana headless-cms llm ollama pgvector postgresql self-hosted

Last synced: 03 Jun 2026

https://github.com/pedrohcleal/timeapi

API for querying the temperature of any city in real time. Use the 'Time and Date' website to obtain information about the weather.

api beatifulsoup beatifulsoup4 fastapi meterologia meterology python requests selenium weather-api webscraping

Last synced: 05 Mar 2026

https://github.com/laimokarca/currentevents-chatbot

以 Prompt Engineering 建構新聞時事聊天機器人, 利用 OpenAI 的 File_search 與 Web_search 技術,在資訊爆炸的時代,協助大眾快速判斷新聞真偽,並提供持續對話的互動體驗。

chatbot fact-check fastapi firebase-hosting google-cloud-run news openai-api prompt-engineering vue

Last synced: 17 Apr 2026

https://github.com/ullaskunder3/node-editor-api

This is the backend service for the Full Stack Node Editor project. It is built with FastAPI and provides APIs for validating and processing node-based pipelines.

dag fastapi graph onrender-deploy react react-flow

Last synced: 17 Apr 2026

https://github.com/smoothemerson/brdata

Conversational AI agent that answers analytical questions about Brazil using real IBGE public data.

ai-agent brazil conversational-ai docker fastapi fastmcp ibge langchain llm local-llm mcp ollama python

Last synced: 03 Apr 2026

https://github.com/salimomrani/ragkit

RAG API + Angular UI — FastAPI · LangChain · ChromaDB · PostgreSQL · Ollama · Angular 21

angular chromadb fastapi langchain ollama postgresql python rag

Last synced: 04 Apr 2026

https://github.com/designer-coderajay/enterprise-agentic-ai-platform

Production-grade multi-agent AI platform with LangGraph v0.3, MCP servers, hybrid RAG (Qdrant + LlamaIndex), FastAPI WebSocket streaming, and Next.js real-time UI. Deployed on AWS EKS via Terraform.

agentic-ai anthropic fastapi kubernetes langchain langgraph llamaindex llm mcp model-context-protocol nextjs python qdrant rag terraform

Last synced: 04 Jun 2026