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/mj-deving/rag-hybrid-chatbot

Chat with your documents — Hybrid RAG chatbot combining Vector Search (Qdrant) + Knowledge Graph (NetworkX) with adaptive query routing and CRAG. Upload PDF/MD/TXT, ask questions, get cited answers.

ai-agents chatbot fastapi knowledge-graph llm python rag vector-search

Last synced: 22 Apr 2026

https://github.com/dynamo63/fast-api-todo-app

An Todo App with Fast APi and VueJS 3

api-rest fast-api fastapi python todolist vuejs3

Last synced: 22 Apr 2026

https://github.com/mukundakatta/rag-knowledge-base

RAG knowledge base with FastAPI, ChromaDB, and Claude API streaming with citations

ai api claude fastapi rag typescript

Last synced: 23 Apr 2026

https://github.com/sergiobc27/ideam-data-automator

Pipeline Python para extraer, validar y organizar datos hidrologicos del IDEAM (Socrata / Datos Abiertos Colombia), con espejo PostgreSQL+TimescaleDB y API FastAPI.

colombia etl fastapi hydrology ideam open-data python socrata timescaledb

Last synced: 05 Jun 2026

https://github.com/nagavenkateshgavini/fastapi_app

This project is a FastAPI application that serves as the backend API. It includes endpoints to retrieve company information and locations from CSV files.

fastapi python3 swagger-ui

Last synced: 24 Apr 2026

https://github.com/abhaybraja/find-lost-person

Built with React, FastAPI, and face_recognition, it compares the uploaded image with a database of known faces to identify potential matches and display relevant details, aiding families and authorities in locating missing persons efficiently.

face-recognition fastapi python

Last synced: 24 Apr 2026

https://github.com/50-course/token-scanner

The Night Watch Guild for Crypto Transactions

api-integration crypto dex fastapi gcp python sqlachemy

Last synced: 24 Apr 2026

https://github.com/mihirchhiber/topicresearcherbot

AI-powered topic research assistant that automates article discovery, extraction, and summarization. Built with FastAPI, LangChain, Ollama (LLama3), and MongoDB, it scrapes topic-specific content using Google Custom Search, cleans noisy text with an LLM, and generates concise summaries using LLM. Ideal for analysts and researchers seeking fast.

agentic-ai ai fastapi langchain large-language-models llama3 llm mongodb ollama python summarization webscraping

Last synced: 24 Apr 2026

https://github.com/lobrzut/netdash

Self-hosted homelab dashboard — services, health checks, keys, and notes (FastAPI + Docker)

dashboard docker fastapi homelab self-hosted

Last synced: 12 Jun 2026

https://github.com/halovina/fa-example

fast api tutorial for backenddeveloper and machine learning engineer

backend-service fastapi machine-learning microservice-framework microservices microservices-application python

Last synced: 24 Apr 2026

https://github.com/lealre/fastapi-testcontainer-asyncpg

Testing async FastAPI routes with PostgreSQL and asyncpg using testcontainers-python.

asyncpg fastapi pytest pytest-asyncio sqlalchemy testcontainers

Last synced: 25 Apr 2026

https://github.com/peteroyelegbin/smart-healthcare

Smart Healthcare is a microservice application that serves as a central hub for patient medical records accessible to all hospitals, pharmacies, and insurance companies.

cicd docker fastapi healthcare microservices python

Last synced: 25 Apr 2026

https://github.com/pashamakhilkumarreddy/fastapi-demo

A sample application using FastAPI

fastapi python3

Last synced: 25 Apr 2026

https://github.com/ardwiinoo/knn-sentiment-analysis-api

⚡ Model analisis sentimen machine learning based deployment

fastapi machine-learning python sentiment-analysis

Last synced: 25 Apr 2026

https://github.com/alby-sh/alby-sdk-python

Official Alby error-tracking SDK for Python 3.8+ (Django, Flask, FastAPI)

alby django error-monitoring error-tracking fastapi flask observability python sdk

Last synced: 26 Apr 2026

https://github.com/palwisha-18/fastapi_fundamentals

PluralSight FastAPI Fundamentals course exercise

fastapi pydantic python3 sqlmodel

Last synced: 26 Apr 2026

https://github.com/cullis-security/cullis

Trust infrastructure for AI agents across organizations. Verified identity, explicit authorization, cryptographic audit trail.

ai-agents api-gateway cryptography dpop e2e-encryption fastapi federated-identity iam mcp mtls multi-agent-systems pki python self-hosted spiffe trust-broker workload-identity zero-trust

Last synced: 13 May 2026

https://github.com/sunnyinhouse/exchange_rates

API сервис для обмена валют

alembic fastapi fastapi-sqlalchemy jwt-authentication pydantic-settings

Last synced: 26 Apr 2026

https://github.com/s1rt3ge/code-review-agent

AI-powered GitHub PR reviews with 4 parallel agents: Security, Performance, Style, Logic. Built with FastAPI + LangGraph + React.

ai code-review fastapi github-app langgraph llm python react

Last synced: 26 Apr 2026

https://github.com/siddhantprateek/pheno

Pheno Application is designed to...

fastapi monitoring python

Last synced: 26 Apr 2026

https://github.com/vakovalskii/midea-local-web

Локальный веб-пульт Wi-Fi кондиционеров MDV/Midea без облака: FastAPI + React + Docker. Self-hosted web remote, no Home Assistant required.

air-conditioner docker fastapi iot local-control mdv midea react self-hosted smart-home

Last synced: 07 Jun 2026

https://github.com/olmaneuh/fastapi-samples

This repository is a collection of various examples and code snippets to help get started with FastAPI, a framework for building APIs with Python.

examples fastapi pydantic python samples sqlalchemy sqlite

Last synced: 27 Apr 2026

https://github.com/guomaimang/signedtrust

SignedTrust is an enterprise-grade digital signature verification platform designed to validate PDF document signatures and ensure document integrity.

fastapi javascript material-ui python react

Last synced: 27 Apr 2026

https://github.com/jaybhuvaa/smartllm-router

Intelligent LLM Cost Optimizer - Routes queries to optimal models based on complexity, implements semantic caching, and provides cost analytics. Built with FastAPI & Ollama.

ai cache cost-optimization fastapi llm machine-learning ollama openai pyth semantic

Last synced: 27 Apr 2026

https://github.com/noras2001/fastapi_sqlalchemy

FastAPI app using SQLAlchemy

fastapi sqlalchemy swagger-ui

Last synced: 27 Apr 2026

https://github.com/sccsmartcode/hng-stage1-number-classification-api

A public API for HNG Stage 1 task that classifies a given number by identifying its mathematical properties (prime, perfect, Armstrong, parity, digit sum) and retrieves a fun fact using the Numbers API.

backend-api fastapi hng-stage1 mathematics number-classification numbersapi public-api python

Last synced: 27 Apr 2026

https://github.com/quadnucyard/seu-gpa-calculator-server

东南大学绩点计算器后端(仅转发请求)

fastapi python southeast-university

Last synced: 27 Apr 2026

https://github.com/sathviknayak123/detection_of_dga_botnets

App to Detect of DGA-based botnets using Machine Learning and Deep Learning (CNN+Attention)

binary-classification cnn-att-models deep-learning fastapi feature-engineering machine-learning multiclass-classification

Last synced: 28 Apr 2026

https://github.com/bcosynot/ouch

FastAPI app to log body pain events for future analysis

fastapi python quantified-self

Last synced: 28 Apr 2026

https://github.com/mergi72/dms-provider-bridge

Provider bridge service for DMS systems such as eDoCat, Alfresco and FSO, with WFX API support.

alfresco dms document-management edocat fastapi python rest-api total-commander wfx

Last synced: 07 Jun 2026

https://github.com/bibekaryal86/authenv-service

Generic Global Authentication and Gateway Service to Overcome CORS Errors in React SPAs

fastapi python

Last synced: 28 Apr 2026

https://github.com/ayush272002/obsirag

A full-stack AI-powered study assistant that helps you query your university notes using natural language. Built with FastAPI (Python) for the backend and Next.js (React/TypeScript) for the frontend.

fastapi langchain nextjs sqlalchemy

Last synced: 28 Apr 2026

https://github.com/xxxrokxxx/iso-medical-docs-api

RAG-powered API for querying ISO medical device standards using Weaviate vector search and OpenAI GPT-4o. Features FastAPI backend, Gradio chatbot UI, and Docker deployment support.

chatbot fastapi gpt4 gradio iso-standards llm medical-devices openai python rag vector-search weaviate

Last synced: 28 Apr 2026

https://github.com/mikhail11235/notes_app

FastAPI + React tutorial

fastapi react sqlite

Last synced: 28 Apr 2026

https://github.com/natthasath/demo-qrcode-api

QR Code is a compact and efficient barcode that can store data such as URLs, contacts, and more. Easily scannable with a smartphone camera, QR Codes are widely used for marketing, advertising, and everyday information exchange.

docker-compose dockerfile fastapi poetry python qrcode

Last synced: 28 Apr 2026

https://github.com/vaidehishyara14/ayurveda-pdf-q-a-chatbot

An intelligent chatbot that allows users to upload text-based Ayurveda PDFs and ask questions based on the content using RAG (Retrieval-Augmented Generation) combining semantic search and LLM-based responses.

embeddings fastapi fiass langchain langchain-groq llama3 llm pdf pdfprocessing pymupdf python question-answering text-splitting vector-database

Last synced: 28 Apr 2026

https://github.com/bossjones/democracy-exe

democracy_exe is an advanced, agentic Python application leveraging LangChain and LangGraph

fastapi langchain langgraph llm

Last synced: 28 Apr 2026

https://github.com/masterain98/gemini-wrapper

Wrap Google AI Studio Gemini API into OpenAI-compatible endpoints

fastapi gemini gemini-api openai-api

Last synced: 28 Apr 2026

https://github.com/grantbirki/fastapi-tester

A test repo for a simple fastapi app

docker fastapi

Last synced: 28 Apr 2026

https://github.com/salehb1/vaultix

A modern Identity and Access Management (IAM) service built with FastAPI

fastapi fastapi-auth fastapi-auth2 iam

Last synced: 28 Apr 2026

https://github.com/KERELKO/strawberry-fastapi-graphql-api

Simple FastAPI+GraphQL (Strawberry) product service with SQLAlchemy (ORM) and Postgresql (DB) provides flexible retrieval of the entities.

django docker-compose fastapi graphql postges postgresql python python3 sqlalchemy strawberry strawberry-graphql

Last synced: 28 Apr 2026

https://github.com/swayamag/plant-identification

FastAPI-based image classification API that identifies 24 plant species using a TensorFlow/Keras CNN. Production-ready endpoints with docs, health check, and easy deployment.

api cnn computer-vision deep-learning fastapi image-classification keras plant-identification tensorflow

Last synced: 28 Apr 2026

https://github.com/lauralex/p2pmctracker

P2P Minecraft Backend Service - Part of the P2P Minecraft project

fastapi minecraft minecraft-mod mod p2p purpur purpurmc tracker

Last synced: 28 Apr 2026

https://github.com/fidelisaboke/products-api

A simple products API created using the fastAPI web framework.

fastapi

Last synced: 28 Apr 2026

https://github.com/separatrixxx/xd-backend

🛠️ Server part of the [xd]

fastapi python sqlite3

Last synced: 29 Apr 2026

https://github.com/anpd2004/flood-forecast

Machine learning

fastapi machine-learning

Last synced: 16 May 2026

https://github.com/kgotsosm/guess-song_backend

Backend for Music Quiz

fastapi python

Last synced: 29 Apr 2026

https://github.com/mdtanvirhossaintusher/installment-policy

A FastAPI project where customers can purchase products with installment policy.

fastapi otp-verification postgresql sqlalchemy

Last synced: 29 Apr 2026

https://github.com/bk86a/postalcode2nuts

FastAPI microservice for European postal code validation and mapping to NUTS codes (levels 1-3) across EU, EFTA, and EU candidate countries using GISCO TERCET data

data-validation docker efta eu europe european-commission eurostat fastapi geocoding gisco microservice nuts nuts-classification open-data postal-code-validation postal-codes python rest-api tercet zip-code

Last synced: 03 May 2026

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

FastAPI va token autentifikatsiyasi yordamida foydalanuvchilarni autentifikatsiya qilish

authentication authorization fastapi oauth2

Last synced: 29 Apr 2026

https://github.com/lokranjanp/wingmanapi

A FASTapi that is also the best wingman you need to UP your game.

crud crud-api fastapi

Last synced: 29 Apr 2026

https://github.com/jojo252511/hyprkeys

HyprKeys is a sleek, web-based Keybinding Manager specifically designed for Hyprland. It provides a modern interface to manage your hyprland keybinds without losing the flexibility of manual configuration

caelestia dotfiles fastapi hyprland keybindmanager phyton productivity webui workflow

Last synced: 29 Apr 2026

https://github.com/teamofroman/fastapi-cookies-auth

Аутентификация пользователя через куки в FastAPI

auth authentication authorization cookie cookies fastapi middleware

Last synced: 29 Apr 2026

https://github.com/ylingu/tauri-py

Tauri + FastAPI Template

fastapi tauri template

Last synced: 29 Apr 2026

https://github.com/imtiazsalaf-01/svaraai-reply-classification-pipeline

A complete ML pipeline for classifying email replies into positive, negative, or neutral. Features baseline (Logistic Regression) and transformer (DistilBERT) models, evaluation with Accuracy & F1, and deployment via FastAPI /predict API with Docker support. Built for SvaraAI Internship.

distilbert docker email-reply-classifier fastapi internship-project logistic-regression machine-learning nlp reply-classification svaraai svaraai-reply-classification text-classification

Last synced: 29 Apr 2026

https://github.com/arv-anshul/ecommerce-scrapper-api

Provides API endpoints to scrape data from e-commerce websites. (For now flipkart.com only)

amazon curler e-commerce ecommerce fastapi flipkart http-requests modular project pydantic python3 web-scrapping

Last synced: 29 Apr 2026

https://github.com/bhawnamehbubani/multilingual_translation_api_built_using_fastapi_and-marianmt_from_hugging_face_transformers

Linguaflow is a multilingual translation API built using FastAPI and MarianMT from Hugging Face Transformers. This project enables translation between English and other languages like French, Portuguese, and Spanish.

fastapi helsinki-nlp huggingface-transformers jsonresponse marianmt pydantic uvicorn

Last synced: 29 Apr 2026

https://github.com/kejiahp/fastapi-qrcode-event-manager

A simple event management system allowing users send event invitations and validate the invitations by scanning QR codes.

fastapi pydantic pymongo qrcode

Last synced: 29 Apr 2026

https://github.com/negi524/python-api-template

Pythonで作成したAPIのテンプレート

black fastapi makefile mypy poetry pytest python

Last synced: 29 Apr 2026

https://github.com/rprovine/hawaiian-lenilani-chatbot

AI-powered Hawaiian business consulting chatbot with authentic cultural understanding

ai anthropic business-consulting chatbot claude docker fastapi hawaii pidgin react

Last synced: 29 Apr 2026

https://github.com/dafwa/aplikasi-incer

Real-time Image Processing & Face Segmentation Web App built with FastAPI, MediaPipe, and OpenCV. Features transparent background removal, face mesh visualization, and structural analysis.

fastapi image-processing mediapipe python

Last synced: 29 Apr 2026

https://github.com/alisenola/python-restful-fastapi

Simple asynchronous API implemented with Fast-Api framework utilizing Postgres as a Database and SqlAlchemy as ORM . GitHub Actions as CI/CD Pipeline

fastapi python restful-api

Last synced: 30 Apr 2026

https://github.com/shubhamsinghcmr/fastapi

A collection of FastAPI projects showcasing various applications and use cases of the FastAPI framework. Explore APIs built with FastAPI, complete with authentication, database integration, and real-time features. Ideal for learning and inspiration in developing modern web APIs.

fastapi

Last synced: 30 Apr 2026

https://github.com/lexxai/goit_python_web_hw_11

GoIT, Python WEB, Homework number 11. FastAPI. PostgreSQL. Docker. REST API. ORM SQLAlchemy. Pydantic. Jinga. Alembic.

alembic docker fastapi jinga jinga2 postgresql pydantic rest-api sqlalchemy

Last synced: 30 Apr 2026

https://github.com/md-nur/plantaid-client

PlantAId is a web application that uses TensorFlow CNN to analyze leaf photos and detect diseases in 14+ crops. Built with FastAPI (backend) and Next.js (frontend), it aims to help farmers identify crop diseases early and improve yield. Future plans include an offline mobile app for remote areas.

fastapi nextjs tensorflow

Last synced: 30 Apr 2026

https://github.com/sha1cybr/esp32-pi-solar-control

A BLE-Powered Smart IoT Water Valve with ESP32 & Pi Zero

ble esp32 fastapi iot python raspberry-pi

Last synced: 30 Apr 2026

https://github.com/genesisblock3301/mongodb-fastapi

FastAPI connect with MongoDb

fastapi mongodb pymongo python

Last synced: 30 Apr 2026

https://github.com/csmqbusy/fastapi-auth-template

FastAPI application template with authentication

alembic docker fastapi mypy pydantic pytest python sqlalchemy

Last synced: 30 Apr 2026

https://github.com/howdoicomputer/revontulet

An API that is used to continuously track if one or more satellites are over a set of coordinates.

fastapi hirshel httpx python satellites

Last synced: 08 Jun 2026

https://github.com/wbgreen0405/ethiomeddatawarehouse

EthiomedDataWarehouse: a complete data warehouse solution for Ethiopian medical business data. It covers Telegram scraping, YOLOv5 object detection, dbt for ETL/ELT, and FastAPI for data exposure. Features robust data cleaning, analytical modeling, and ML integration.

data-warehouse dbt etl fastapi postgresql python

Last synced: 30 Apr 2026

https://github.com/gaurav-singh7092/resumatch

An AI-powered resume and job description matching application using natural language processing and machine learning techniques. This application provides intelligent analysis of resume-job compatibility with detailed scoring and recommendations.

fastapi keyword-extraction nextjs nlp preprocessing-data python similarity-score tailwind

Last synced: 30 Apr 2026

https://github.com/seapagan/fastapi-users-example

Example FastAPI app using 'fastapi-users' for Authentication

async fastapi fastapi-users python python3 sqlalchemy

Last synced: 01 May 2026

https://github.com/yosoykevin/rag-caching-techniques

API RAG con FastAPI y pgvector, implementando Exact y Semantic Cache con embeddings de Google Gemini.

fastapi llm pgvector postgresql python rag

Last synced: 01 May 2026

https://github.com/vlorente/la-fede-teams-analytics

Webscraping y análisis de datos de la web de la federación murciana de baloncesto.

api fastapi jupyter-notebook pandas python scrapy sqlite3 webscraping

Last synced: 01 May 2026

https://github.com/saifrehman100/expense-tracker-aws

AI-powered expense tracking microservices on AWS. Upload receipts, auto-extract data with OCR (Textract), smart categorization (Comprehend), budget alerts, and spending reports. Serverless architecture using Lambda, DynamoDB, S3, SES, and SAM.

api-gateway aws aws-lambda budget-tracker cognito comprehend dynamodb expense-tracker fastapi microservices ocr python3 receipt-scanner s3 sam serverless ses textract

Last synced: 01 May 2026

https://github.com/praptisharma28/gotenberg-pdf-generation

A FastAPI application for PDF generation using Gotenberg. This repository can convert urls, csv files, html pages to pdfs, along with merging normal/image pdfs.

fastapi gotenberg html5 pdf pdf-generation python3 uvicorn

Last synced: 01 May 2026

https://github.com/colk-tech/docsid

A software for document management

fastapi python

Last synced: 01 May 2026

https://github.com/mvarrone/stp-per-vlan-project

Fullstack app designed to represent a dynamic Per VLAN Spanning Tree Protocol tree (PVST) on a canvas using FastAPI and Vue.JS. It includes a short video demo hosted on Youtube

fastapi python3 spanning-tree-protocol vis-network vuejs

Last synced: 01 May 2026

https://github.com/ddeutils/load-routing

❌ Routing Application deploy to on-premise server

docker fastapi python3 routing-engine

Last synced: 01 May 2026

https://github.com/mert-byrktr/annoy-image-similarity

Toy project for basic image search engine. Just for dog images now, can be further extended.

annoy fastapi image image-processing search-engine

Last synced: 04 May 2026

https://github.com/itsbrianhughes/p2p-lifecycle-simulator

Real-world Procure-to-Pay (P2P) lifecycle simulator modeling purchase orders, shipments, goods receipts, invoices, and 3-way matching with variance and exception handling for mid-market distributors and retailers.

accounts-payable edi fastapi integration-engineering invoice-matching p2p procure-to-pay procurement python sqlite supply-chain three-way-match

Last synced: 01 May 2026

https://github.com/oleksandr-romashko/goit-pythonweb-hw-08

REST API to store and manage your contacts, built using FastAPI

alembic api asyncio crud dotenv fastapi postgres pydantic python rest sqlalchemy

Last synced: 01 May 2026

https://github.com/itz-amethyst/fastapi_mongodb-fam

A compounded 🐍 FastApi & MongoDb 🏦 app with Odmantic Selected as an engine⚡(WIP)

api cookiecutter-template fastapi mongodb odmantic python rest-api

Last synced: 01 May 2026

https://github.com/danishzulfiqar/language-detection-nlp-model

This machine learning model is designed to accurately detect and classify text in 18 languages using NLP

fastapi jupyter-notebook machine-learning natural-language-processing scikit-learn

Last synced: 01 May 2026

https://github.com/ray8118/anime-recommendation

NekoRec is a full-stack web application for personalized anime recommendations. It features anime browsing, detailed views, genre exploration, and content-based recommendations using FastAPI (Python) for the backend with Gemini Embeddings and React (TypeScript) for the frontend.

anime-search anime-website embeddings fastapi mongodb-atlas python typescript

Last synced: 01 May 2026

https://github.com/kazuma512/chatgpt-fastapi

This is a simple API project that calls the ChatGPT API using FastAPI.

chatgpt-api fastapi kazuma512 python third-party-api

Last synced: 02 May 2026

https://github.com/vizonex/ossm

Open Source Social Media Platform That I'm planning to wirte very soon in Fastapi and Peewee in python

fastapi foss paywall-free python twitter-reddit-alternative

Last synced: 02 May 2026

https://github.com/darinelescobar/fastapi-secure-api

A lightweight FastAPI skeleton for building secure, scalable REST APIs. Includes JWT-based authentication, Google Drive integration using OAuth2, and modular, clean architecture for rapid development.

api asynchronous-programming backend crud fastapi google-drive jwt oauth2 python3 rest-api scalable-architecture skeleton skeleton-application uvicorn

Last synced: 02 May 2026

https://github.com/psielta/anubis

Portfolio digital-library app inspired by BookFusion, built with FastAPI, Angular, PostgreSQL and AI-assisted study workflows.

ai-study alembic angular angular-material bookfusion-inspired digital-library docker-compose fastapi full-stack jwt-auth portfolio postgresql python sqlalchemy typescript

Last synced: 08 Jun 2026

https://github.com/alex-s2222/myvistaconverter

Конвертер файлов в html

converter fastapi

Last synced: 02 May 2026

https://github.com/md-abid-hussain/learning-fastapi

Social media api with user registration, login, CRUD posts and add votes to post

api fastapi python rest-api

Last synced: 02 May 2026

https://github.com/maxsonferovante/genshin-builds-crawler

Este projeto consiste em uma API, desenvolvido em Python, que realiza web crawling para obter informações sobre armas disponíveis para farmar no jogo Genshin Impact

fastapi pynest python

Last synced: 02 May 2026

https://github.com/amajji/chat-interface-with-react-and-rag-from-scratch

RAGBot is a full-stack application that combines a React frontend with a FastAPI backend to create a powerful real-time chat interface. The system leverages a custom-built Retrieval-Augmented Generation (RAG) developed from scratch pipeline for efficient document retrieval and query answering

ai fastapi llm rag react scratch

Last synced: 02 May 2026