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/facturx-engine/facturx-engine

API REST self-hosted pour générer des factures Factur-X / ZUGFeRD 2.4 (EN 16931). Moteur léger Docker-ready, conforme PDF/A-3, validation XML intégrée.

air-gapped cra-compliance docker en16931 factur-x fastapi gdpr-compliant invoice-validation offline pdf-a3 self-hosted xrechnung zugferd

Last synced: 06 Mar 2026

https://github.com/bewithdhanu/modem-power

🔋 Smart modem power management with battery monitoring, automated charging, and FastAPI web interface

airtel airtel-modem automation battery-monitoring docker fastapi modem power-management smart-plug tuya tuya-api tuya-devices

Last synced: 17 Mar 2026

https://github.com/icecubesaad/detect-phishing-links-phishwatch

A machine learning model that detects wether a url is phishing or not.

big-data fastapi machine-learning python

Last synced: 09 Feb 2026

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

A ready-to-use template for building backend applications using Python and FastAPI

ci-cd docker docker-compose fastapi pytest ruff template-project

Last synced: 09 Feb 2026

https://github.com/manojkrgupta/small_bank

An example of Python3 FastAPI, Keycloak and MongoDb with a story of a Banking Application.

api fastapi iam keycloak mongodb oauth2 python

Last synced: 09 Feb 2026

https://github.com/ayushanand18/the-unstoppables

Flipkart GRiD 5 Submission from Team The Unstoppables

fastapi flipkart nextjs

Last synced: 15 Apr 2026

https://github.com/ispaneli/tchoice

Lightweight implementation of Django-like `TextChoices` and `IntegerChoices`.

backend dataclass django enum fastapi pydantic python

Last synced: 10 Feb 2026

https://github.com/sachinramesh15/googlesheets-postgres-synchronizationautomation

This project addresses the need for real-time synchronization between Google Sheets and PostgreSQL using FastAPI. The approach is designed to ensure that updates in Google Sheets and the PostgreSQL database are mirrored efficiently and automatically.

app-scripts fastapi gcp google-sheets ngrok postgresql

Last synced: 10 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-text-to-speech

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

deepgram demo fastapi python quickstart speech-synthesis text-to-speech tts

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/fahimfba/fastapi-mongo-todo

ToDo using FastAPI and MongoDB

fastapi fastapi-mongodb mongodb todolist

Last synced: 16 Apr 2026

https://github.com/chempik1234/empty-kitchen-microservices

a web microservice system for ordering and showing/(un)finishing orders in kitchen and display them on some cafeteria hall screens in real time

alembic asynchronous-api asyncpg cafeteria-management cookie docker docker-compose fastapi fastapi-users jwt microservices-architecture postgresql-database production python rest-api sqlalchemy websocket

Last synced: 12 Feb 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/mbrsagor/fastapicrud

Fast API CRUD backend web application

api-rest fastapi microservices python3 rest

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/jocelynvelarde/dashboard-iot

Code repository for the IoT course at Tec de Monterrey. Secure Sense focuses on streaming household information from live sensors to make you feel secure at home.

aiven api fastapi iot node-mcu python sql streamlit

Last synced: 28 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/sajjadhz/devops-loop-app-scripts

fastapi app scripts for devops loop

fastapi jenkins k8s kubernetes python

Last synced: 16 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/pablocastilla/fastapi_langchain

combining fast api and langchain

fastapi gradio langchain python

Last synced: 15 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/jnlandu/jnlandu

This is my GitHub home page repo

banach-space fastapi javascript mathematics python pytorch

Last synced: 19 Mar 2026

https://github.com/mishraanuraagx/chatq

Local Retrieval-Augmented Generation (RAG) system built with FastAPI, integrating vector search, Elasticsearch, and optional web search to power LLM-based intelligent question answering using models like Mistral or GPT-4.

ai chatbot document-search elasticsearch fastapi knowledge-retrieval langchain llm local-llm mistral ollama rag retrieval-augmented-generation semantic-search vector-database

Last synced: 16 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/ruslan-korneev/fastapi-template

A production-ready FastAPI template with SQLAlchemy, dependency injection, Sentry integration, and comprehensive testing setup.

fastapi python python-asyncio sqlaclhemy

Last synced: 01 Mar 2026

https://github.com/pranjal-barnwal/reach-hub

Reach-hub | Lichess Dashboard | Fullstack Project

fastapi postgresql reactjs

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/memsjava/takalo

application kely tsotsotra hanaovana takalo mobile money - crypto . Ho an malagasy

android dart fastapi flutter hdwallet kafka mvola python3 web3py

Last synced: 16 Apr 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/dmitrytokyo/fastapi_session_auth

Fastapi draft project with session bases auth. Using htmx

admin-dashboard authentication authorization fastapi htmx session sqlalchemy

Last synced: 16 Apr 2026

https://github.com/bootcamp-ia-p4/clasificaci-n_multiclase_equipo_6

Assessment of body performance in the sports context

colab fastapi jupiter postgresql python

Last synced: 16 Apr 2026

https://github.com/kabanosk/noising-website

Website that helps me prepare a dataset for my Engineering Thesis

data-preprocessing dataset-generation denoising fastapi

Last synced: 16 Apr 2026

https://github.com/nikdrosakis/eligemodo_api

api of PWA eligemodo

api fastapi mobile pwa

Last synced: 16 Apr 2026

https://github.com/kstrassheim/ultimate-web-stack

A webstack which has all testing implemented but still provides a white code canvas for your own ideas

azure fastapi react testcafe vite-react

Last synced: 16 Apr 2026

https://github.com/alihassanml/illegal-activity-detection

This project is a YOLO (You Only Look Once) object detection system built using FastAPI. It provides real-time predictions and visualizations, leveraging the YOLO model for detecting specific activities or objects. This project is developed for a final-year academic project.

fastapi opencv yolo

Last synced: 11 May 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-admin

🖥️ CPO admin dashboard — chargers, sessions, tariffs, PKI, skin gallery, OCPP message viewer

admin cpo dashboard ev-charging fastapi htmx jinja2 ocpp

Last synced: 03 Jun 2026

https://github.com/vyahello/clothes-store

🧺 Example of ORM clothes storage (fastapi + sqlalchemy + pydantic + oauth)

fastapi orm pydantic

Last synced: 16 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/devsultan06/sportaai

Sporta AI is an innovative sports-tech company leveraging artificial intelligence to revolutionize performance analytics for athletes, coaches, and teams.

fastapi javascript python reactjs sports-analytics webapp

Last synced: 05 Mar 2026

https://github.com/kurtxu88/parallel-worlds

Open-source AI storytelling app with Vue, FastAPI, Neo4j, and Postgres.

ai-storytelling fastapi interactive-fiction neo4j open-source postgres vue worldbuilding

Last synced: 01 Apr 2026

https://github.com/sai-chakradhar-mahendrakar/soc-analyst-automation-using-rag-model

SOC Analyst Automation using a RAG model integrates a knowledge retrieval system with generative AI to automate SOC Level-1 tasks. It processes server logs, retrieves relevant security insights, and generates accurate responses, enhancing incident analysis, reducing response times, and improving efficiency in handling cybersecurity threats through

ai automation fastapi full-stack llama3-1 log-analysis logging ml mlops nomic-embed-text python rag rag-chatbot reactjs soc-analyst visualization

Last synced: 06 Mar 2026

https://github.com/dimdasci/apartment-price-model

A pricing model, which can predict the acceptable per night price for Airbnb apartment based on its properties and the offered amenities

cli cookiecutter-datascience docker fastapi github-actions inference-api machine-learning

Last synced: 03 Jun 2026

https://github.com/kscardinal/loto-report-generator

A python application for generating PDF reports related to lockout/tagout procedures with custom formatting, images, and fonts.

digitalocean fastapi html python reportlab-pdf server

Last synced: 06 Mar 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/graphtylove/warcraft_stats_api

Documented API for Warcraft Stat.

api fastapi python world-of-warcraft

Last synced: 17 Apr 2026

https://github.com/steveee27/bank-subscription-prediction-fastapi

A machine learning API built using FastAPI to predict customer subscription to long-term deposits based on marketing campaign data. This project preprocesses input data, trains models, and serves predictions through a RESTful API.

fastapi logistic-regression machine-learning rest-api subscription-prediction

Last synced: 17 Apr 2026

https://github.com/timcsy/ai-api

Self-hosted, OpenAI-compatible AI gateway for organizations — multi-provider (Azure/OpenAI/Anthropic/Gemini), revocable per-allocation credentials, usage & cost tracking, and an OpenAI Codex–ready /v1/responses endpoint.

ai-gateway anthropic api-gateway azure-openai fastapi gemini helm kubernetes litellm llm-gateway openai-codex openai-compatible react responses-api self-hosted usage-tracking

Last synced: 03 Jun 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/lprabodha/auto-sales-chatbot

AutoBot – Intelligent Chatbot for Auto Sales

chatbot conversational-ai fastapi mongodb nlp pytorch vehicle-search

Last synced: 17 Apr 2026

https://github.com/firas-mcp-servers/mcp-sql-bridge

Read-only MCP server for SQL — give your AI assistant schema-aware access to SQLite, PostgreSQL, and MySQL. No cloud, no writes.

ai-tools claude cursor database fastapi mcp model-context-protocol mysql open-source postgresql python sql sqlite

Last synced: 04 Apr 2026

https://github.com/jm-sky/fastapi-blocks-registry

A modular scaffolding system for FastAPI backends, inspired by shadcn-vue.

backend boilerplate cli fastapi python scaffolding

Last synced: 04 Apr 2026

https://github.com/jiko23/account_aggregator

Account Aggregator to fetch financial information

account-aggregator fastapi rest-api setu

Last synced: 17 Apr 2026

https://github.com/gepappas98/revolut-pulse-mcp.v2

Real-time stock & crypto prices for Claude, Cursor & AI agents. No API key. Yahoo Finance + Binance. Revolut availability check.

binance claude crypto-price-tracking fastapi fastmcp finance mcp mcp-server python real-time-data stock-price yahoo-finance

Last synced: 04 Apr 2026

https://github.com/designer-coderajay/bfsi-credit-intelligence

Agentic AI loan underwriting platform for Indian BFSI sector. LangGraph v0.3 + 5 MCP servers (Bureau, GST, KYC, RBI Compliance, Account Aggregator) + XGBoost + SHAP + Kafka. RBI/DPDP 2023 compliant. Deployed on AWS Mumbai (ap-south-1).

agentic-ai bfsi fastapi fintech kafka langgraph loan-underwriting mcp mlflow mlops ocr python rbi-compliance shap xgboost

Last synced: 04 Jun 2026

https://github.com/designer-coderajay/glassbox-mech

Open-source EU AI Act Annex IV compliance toolkit. Mechanistic interpretability + circuit discovery for transformers. One function call generates a court-ready evidence package

alignment annex-iv attribution-patching black-box-testing circuit-discovery compliance-audit eu-ai-act explainability fastapi gpt2 llm-compliance logit-lens mcp mechanistic-interpretability pytorch regulatory-compliance sae sparse-autoencoders transformer-circuits transformerlens

Last synced: 04 Jun 2026

https://github.com/seungjaelim/smartposture-pspc

SmartPosture: Personalized Study Posture Care

fastapi iot langchain openai-api opencv pymodi react resnet

Last synced: 04 Apr 2026

https://github.com/certtools/intelmq-api

FastAPI-based API for the IntelMQ project

fastapi intelmq

Last synced: 04 Apr 2026

https://github.com/radioastronomyio/planegraph-aviation-tracker

A self-hosted aviation data platform that receives, decodes, segments, and serves ADS-B aircraft surveillance data through a web UI with live map visualization and data science capabilities — all on a single edge box.

ads-b asyncio aviation data-science deck-gl docker fastapi flight-tracking maplibre postgis postgresql python react rtl-sdr sdr self-hosted uart

Last synced: 04 Apr 2026

https://github.com/arvind-4/fastapi-sqlalchemy

A FastAPI app with a TurboDB backend using SQLAlchemy.

fastapi python sqlalchemy-python sqlite turso

Last synced: 18 Apr 2026

https://github.com/danielwte/template-web-scraper

Modern web scraping template built with FastAPI and Playwright. Features resource caching, proxy support, and browser pool management.

api browser-automation browser-pool caching fastapi playwright proxy resource-caching web-crawler web-scraping

Last synced: 02 May 2026

https://github.com/51bitquant/openai_voice_agent_twilio

Twilio Streaming Voice Assistant using OpenAI Realtime Agent

agent fastapi openai openai-realtime realtime realtime-api twilio twilio-voice

Last synced: 10 May 2026

https://github.com/marqueewinq/shooter

Shooter: full-page screenshot tool

celery fastapi python3 selenium selenium-python selenium-webdriver

Last synced: 10 May 2026

https://github.com/hitesh22rana/securawatch

SecuraWatch: Vigilance Redefined, Security Reinvented

ai deep-learning detection fastapi nextjs open-source python security yolov8

Last synced: 10 May 2026

https://github.com/shamspias/hotel-reservation-fastapi

Basic hotel reservation with fastapi to learn basic fastapi

fastapi python

Last synced: 29 Apr 2026

https://github.com/alexiscrocilla/lull-mail

Lull Mail - AI email triage desktop app for Windows, macOS and Linux. Local-first, privacy-focused. By Alexis Crocilla.

desktop-app email fastapi imap inbox-zero local-first ntfy privacy pyinstaller python pywebview windows

Last synced: 09 Jun 2026

https://github.com/manojkrgupta/python_fastapi_keycloak

An experiment with FastAPI and Keycloak integration

api fastapi iam iam-policy iam-role keycloak oauth2 python swagger

Last synced: 06 May 2026

https://github.com/perkzen/mbajk-ml-web-service

Web application for predicting the number of available bike stands at one of the MBajk bike stations.

fastapi machine-learning nextjs recurrent-neural-networks

Last synced: 10 May 2026

https://github.com/alperiox/fatush

Some QoL tools for translating markdown files

faiss fastapi langchain langchain-python python python3 translation vector-database

Last synced: 10 May 2026

https://github.com/hidekuno/cidr-lite

country search from IP address

docker fastapi mysql python3 sqlite3

Last synced: 02 May 2026

https://github.com/yameogo123/squeleton

Squeleton for different projects ML in python (package), fastAPI, react js and native. Use it as you wish if it helps you.

cookiecutter cookiecutter-template fastapi machine-learning python react-native reactjs

Last synced: 02 May 2026

https://github.com/otaboyevsardorbek1/devmarket

soft market demo app full code

fastapi market python redis selery soft

Last synced: 06 May 2026

https://github.com/poboisvert/serverlessaws

[Python/API] A boilerplate to deploy API (dev, Staging and prod) on a AWS SAM (Serverless) service

api aws fastapi serverless

Last synced: 10 May 2026

https://github.com/elazzouzihassan/fastapi

FsatAPI Tuto : FastAPI | Python | HTTP Requests | API

api fastapi framework pydantic python

Last synced: 06 May 2026

https://github.com/werserk/atomichack-1st-place

Решение соревнования Атомик Хак 2.0 от корпорации РосАтом по обнаружению дефектов сварочных швов во время визуального осмотра

computer-vision deep-learning fastapi streamlit weld-defect-detection yolo-nas

Last synced: 06 May 2026