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/tokusumi/fastapi-minimum-tutorial

FastAPI minimum tutorial

fastapi

Last synced: 03 May 2026

https://github.com/ineelhere/devops

Exploring and implementing concepts in devOps and tech

devops docker fastapi herokuapp tech

Last synced: 27 Apr 2026

https://github.com/averageencoreenjoer/tron-wallet-info

Microservice for obtaining information about wallets in the Tron network. Allows you to get the TRX balance, bandwidth and energy by wallet address. Saves the history of queries in the database with pagination support. Implemented on FastAPI using SQLAlchemy ORM and TronPy.

api blockchain crypto docker fastapi microservice pytest python3 sqlalchemy tron tronpy

Last synced: 03 May 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/avoss84/pdf_extract

Text classification based on PDF inputs

classification fastapi nlp python streamlit

Last synced: 05 May 2026

https://github.com/gabrielrovesti/grab

Personal music downloader made for desktop. Search, preview, download MP3s via a native desktop window. FastAPI + yt-dlp + pywebview.

fastapi python youtube-music yt-dlp

Last synced: 03 May 2026

https://github.com/trups39/rag-chatbot-using-langchain

Build a production-ready RAG based AI LLM chatbot that can answer questions based on your own documents using Langchain.

fastapi langchain llm openai python rag streamlit

Last synced: 13 Apr 2026

https://github.com/level09/anymal

Elevate your web projects with Anymal Framework! Seamlessly manage users, enable real-time interactions, and harness the power of AI, all in one intuitive development experience. Speed, intelligence, and innovation – simplified and accelerated for you

ai fastapi python saas vue

Last synced: 03 May 2026

https://github.com/thapelomagqazana/farm-skeleton

A minimal FastAPI, React, MongoDB (FARM) boilerplate with JWT authentication and user CRUD. Secure, scalable, and extendable for modern web applications.

backend-api crud farm fastapi jwt-authentication mongodb open-source python react rest-api secure-backend user-management web-development

Last synced: 27 Apr 2026

https://github.com/prbento/personal_finance_ai

LLM-powered personal finance ERP via Telegram. Dual-agent AI pipeline, PostgreSQL AP/AR ledger, FastAPI webhook.

ai-agents data-engineering fastapi groq llm personal-finance postgresql python telegram-bot

Last synced: 27 Apr 2026

https://github.com/sempedia/smart_product_search

E-commerce Platform with AI-Powered Smart Search with a React frontend and an AI-powered backend built with FastAPI and spaCy for natural language product search. The platform allows users to browse products and use an advanced search feature to find items using conversational queries.

ecommerce-platform fastapi fastapi-docs httpx nlp nlp-keywords-extraction nlp-library nlp-parsing pydantic python3 react react-components react-material-ui react-redux react-router smart-product-search spacy spacy-nlp swagger-ui uvicorn

Last synced: 13 Apr 2026

https://github.com/datarohit/agentsphere-mcp-servers

A collection of Model Control Protocol (MCP) servers that provide AI systems with standardized access to various data sources. This repository contains multiple MCP server implementations, each designed to expose different external APIs through a consistent interface for AI agents.

docker docker-compose fastapi model-context-protocol-servers newsapi open-weather-api python serpapi

Last synced: 04 May 2026

https://github.com/mauprogramador/ifms-dev-competition

RESTful API for managing the IFMS Development Competition

competition development fastapi ifms pydantic pytest python3 restful-api

Last synced: 27 Apr 2026

https://github.com/emredeveloper/mini_siem

Mini SIEM platform for log ingestion, threat detection, alerting, and security event monitoring

cybersecurity docker fastapi security-monitoring siem

Last synced: 07 Jun 2026

https://github.com/rwallan/send-email-reactpy

Projeto full stack em Python utilizando ReactPy para a construção do frontend e FastAPI para a construção do backend. A aplicação envia para o e-mail cadastrado o Zen do Python.

fastapi fullstack pep20 python3 reactpy

Last synced: 04 May 2026

https://github.com/shibinsp/pptxfactory

🎯 AI-Powered Presentation Generator - Create stunning PowerPoint presentations in seconds with Mistral AI. Features a Canva-like visual editor with futuristic UI.

ai canva-like fastapi mistral-ai powerpoint pptx presentation react slides

Last synced: 27 Apr 2026

https://github.com/jpedrou/fastapi-simple-example

Demonstration of a simple API for model deployment with Python FastAPI package.

fastapi machine-learning python

Last synced: 04 May 2026

https://github.com/charlot-dedjinou/entretrienia

Ce projet offre une plateforme où les utilisateurs peuvent simuler un entretien en ligne. Ils fournissent l'offre d'emploi et leur CV, puis notre plateforme basée sur l'API de ChatGPT génère une série de questions pertinentes ainsi que des suggestions pour les réponses.L'interaction se déroule par voie textuelle, fournissant une simulation réaliste

chatgpt express-js fastapi ia node-js reactjs text-to-speech voice-to-text

Last synced: 01 Mar 2025

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/mdfarhankc/fastapi-fullauth

Production-grade, async-native authentication and authorization library for FastAPI.

access-token argon2 async authentication authorization bcrypt csrf fastapi fullauth jwt oauth pydantic-v2 rbac redis refresh-token security sqlalchemy sqlmodel users

Last synced: 23 May 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/jefrey13/ecommerce-api-python

RESTful API for E-commerce built with FastAPI. Manage products, categories, cart, orders, payments, reviews, and inventory with Excel export support.

api-rest csv-export e-commerce fastapi layered-architecture python

Last synced: 26 Apr 2026

https://github.com/sergiokapone/ai_assistant

AI assistant for explaining the text of the articles

artificial-intelligence chatbot fastapi llm transformer

Last synced: 01 May 2026

https://github.com/brews/atoywebapi

atoywebapi is a simple toy RESTful web API server written in Python with fastapi and sqlmodel.

application container example fastapi postgresql python restful-api toy

Last synced: 04 May 2026

https://github.com/prodev717/gesturecall

A video call intercom system designed for deaf people, using a Raspberry Pi, vibration motor, and AI-powered sign language translation. It enables communication between normal and deaf users over a local network without any call charges.

ai deaf-communications fastapi iot local-network mediapipe opencv python python-gpio raspberry-pi sign-language-translation socket-programming vibration-sensor video-call

Last synced: 08 Apr 2026

https://github.com/binoy638/torrent-scrapper

A torrent scrapper REST API powered by fastAPI

docker docker-compose fastapi lambda python3 serverless

Last synced: 04 May 2026

https://github.com/radosz99/scrabble-board-detector

RPC API created using FastAPI for detecting letters based on image with scrabble board in it.

fastapi python rpc scrabble

Last synced: 04 May 2026

https://github.com/peanuts-83/ny_restaurants_api

FastApi application to design API. Linked with Atlas - MongoDB database. Geo positioning requests implemented. Deployed with Docker.

api-rest docker docker-compose fastapi geoposition mongodb-atlas openapi python3 uvicorn

Last synced: 10 Apr 2026

https://github.com/khalidkhankakar/digit-ai

A modern full-stack AI application that recognizes handwritten digits (0–9) using a PyTorch CNN model exported to ONNX, served via FastAPI.

fastapi mnist mnistdataset onnix pytorch react uvicorn

Last synced: 22 Jun 2026

https://github.com/yomi4486/xero_park_backend

ユーザーがMarkDownを使用して簡単に記事を投稿し、AIによるフィードバック、他者からのフィードバックを得ることができます。

fastapi postgresql rest-api

Last synced: 13 Apr 2026

https://github.com/dkaulig/shared-cookbook

Self-hosted shared cookbook PWA with optional AI-assisted recipe import (URL/photo/chat). Full-stack OSS reference: React 19 + .NET 10 + Python 3.13, docker-composed.

aspnetcore azure-openai cookbook docker-compose dotnet family-recipes fastapi meal-planning offline-first pwa python react recipe-extraction recipes self-hosted typescript whisper yt-dlp

Last synced: 26 Apr 2026

https://github.com/guilhermecostam/projeto_auth_backend

🛡️ Rest API for user authentication using Python.

docker-compose fastapi jwt python

Last synced: 26 Dec 2025

https://github.com/prajwalsrinvas/event_api

An API created using FastAPI to provide information on important events that have occurred on a given day, month or throughout the year.

fastapi web-scraping

Last synced: 14 May 2026

https://github.com/ahmedooo1/quickserve_api

API de services à la demande basée sur une architecture microservices avec FastAPI et PostgreSQL.

api backend fastapi microservices python quickserve

Last synced: 05 May 2026

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/asaf-kali/narrative

A local analytics dashboard for exploring the narrative hidden in your WhatsApp chat history.

fastapi react whatsapp

Last synced: 23 Jun 2026

https://github.com/fhyxz1/builder-proj-mcp

一个专为vibe coding构建的 MCP Server,用于开发时自动搭建、初始化各种全栈/前端/后端工程结构。

django fastapi fastify mcp-server nodejs spring

Last synced: 08 Jan 2026

https://github.com/pleabargain/fastapi_simple_db

a very simple FASTAPI demo

fastapi python

Last synced: 17 May 2026

https://github.com/minel1410/car-price-predictor

A used car price prediction tool using a Random Forest model trained on 15,000 OLX.ba car listings. Built with FastAPI for real-time price predictions. Please allow up to 2 minutes for the server to boot up.

fastapi machine-learning nextjs random-forest

Last synced: 05 May 2026

https://github.com/zerasul/vlc_stream_controller

VLC Player stream Controller utility

fastapi python react vlc-media-player

Last synced: 11 Apr 2026

https://github.com/alisharify7/user-service-management

user-managment FastAPI service for microservice architecture

alembic async async-db-connection async-logging fastapi microservice rabbitmq redis user-service

Last synced: 05 May 2026

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

LDAP is a protocol for accessing and managing distributed directory information services over the Internet, used for storing and retrieving information about network resources such as users, groups, and devices.

docker-compose dockerfile fastapi ldap poetry python

Last synced: 05 May 2026

https://github.com/chibuikeeugene/computer_vision_model_apis

Deep learning solutions built on neural networks for computer vision applications - image identification

cicd circleci computer-vision docker fastapi tensorflow

Last synced: 05 May 2026

https://github.com/jospin6/iris-flowers

A complete machine learning system for classifying iris flowers using a Multi-Layer Perceptron (MLP) neural network implemented with PyTorch.

fastapi huggingface pytorch streamlit

Last synced: 28 Apr 2026

https://github.com/synpulse8-opensource/pulse8-ai-cortex-knowledge-vault

Agent-native knowledge OS built on Markdown. A shared vault for AI agents and humans, backed by a typed knowledge graph, full-text search, and an LLM-powered compiler, all accessible through MCP. Drop files in, let agents read, write, search, link, and compile knowledge. No database required.

ai-agents docker fastapi karpathy-inspired karpathy-llm-wiki knowledge-base knowledge-graph knowledge-management llm llm-wiki markdown mcp python qmd

Last synced: 27 May 2026

https://github.com/mrpandir/mediasyncbridge

A REST API service for parsing and processing links to media content from services like Kinopoisk, IGDB, Shikimori, IMDb, and Steam.

api async-python fastapi id-mapping igdb-api imdb-api kinopoisk-api media-api python3 python3-12 rest-api rye shikimori-api steam-api url-parser

Last synced: 11 Apr 2026

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/sahaspunchihewa/fastapi-keycloak-auth

Keycloak authentication for FastAPI that helps to secure your API endpoints with RBAC with minimal configurations

fastapi keycloak keycloak-client python python-keycloak python3 rbac

Last synced: 04 Feb 2026

https://github.com/stef-k/cognirelay

Self-hosted continuity and collaboration substrate for autonomous agents with bounded, recoverable memory and explicit restart orientation

agent-continuity agent-infrastructure agent-memory ai-collaboration autonomous-agents context-recovery continuity continuity-infrastructure fastapi long-horizon-agents mcp multi-agent-systems recoverable-memory self-hosted session-recovery

Last synced: 25 Apr 2026

https://github.com/rafa-kozand/challenge-api_fastapi-tdd

API with FastAPI - TDD - DIO (https://web.dio.me/play) for 'Python A.I. Backend Developer'

api dio dio-bootcamp fastapi python tdd

Last synced: 15 May 2026

https://github.com/erenkucuker/discount_finder_langchain

Basic Shopping Assistant AI agent example with 🦜🔗 LangChain

ai aiagent aiagentframework aiagents browser-extension fastapi langchain ocr

Last synced: 05 May 2026

https://github.com/tactful-ai/microcentral

Central Hub To Manage And Monitor all service inside Tactful AI.

docker-compose fastapi microservices monitoring

Last synced: 05 May 2026

https://github.com/sidd-77/error-exorcist

ErrorExorcist is an advanced error resolution assistant that leverages the power of NLP and large language models (LLMs) to help developers solve coding errors.

fastapi langchain nextjs nlp python serper stackoverflow typescript

Last synced: 11 Apr 2026

https://github.com/joseprsm/commodore

🛳 Co-working Space Management Platform with FastAPI and Firestore

coworking coworking-space coworking-space-management fastapi firestore

Last synced: 25 Apr 2026

https://github.com/acutaia/goeasy-ublox_reader

Receiver of U-Blox messages from Galileo satellite 🛰

fastapi galileo python3 ublox

Last synced: 25 Apr 2026

https://github.com/ayushjain01/Spotify-Lyrics-Share

Inspired by Spotify, this project lets you share specific song lyrics with friends. It creates custom preview images for your selected lyrics, perfect for sharing!

dynamic-metadata fastapi lyrics-share opengraph-images

Last synced: 05 Mar 2025

https://github.com/izuna385/arxiv-checker

Single Page Application and its deployment for GCE.

docker docker-compose fastapi nginx react react-bootstrap spacy tdd

Last synced: 10 Apr 2026

https://github.com/alwayssany/health-api

A comprehensive FastAPI microservice for health-related operations that also powered by MCP

alembic fastapi fastmcp mcp mcp-server postgresql pydantic python

Last synced: 06 May 2026

https://github.com/danish-mar/kokomi

🌊 Kokomi AI: A premium multi-agent orchestration platform featuring isolated Docker sandboxing, Model Context Protocol (MCP) integration, real-time voice/chat capabilities, and automated workflow scheduling.

agentic-workflows ai-agents apple-hig fastapi gemini groq langchain mcp python qdrant rag whatsapp-bot

Last synced: 09 Jun 2026

https://github.com/iwpnd/toponym-api

API to generate toponyms from input words

aws-lambda fastapi toponym toponym-api

Last synced: 01 May 2026

https://github.com/ornella-gigante/gestor-clients-python

This is the final project from my Python curse using Tkinter as UI

client-server csv database fastapi mock python testing tkinter-gui tkinter-python

Last synced: 06 May 2026

https://github.com/lucasspinola/apibot-nlp

Foi feito um motor de NLP em uma api com fastapi e NLTK, para desenvolvimento de um Bot Educacional.

docker fastapi nltk nltk-python

Last synced: 06 May 2026

https://github.com/fcrespel/cec-api

REST API to control HDMI devices via the CEC protocol

api cec fastapi hdmi rest

Last synced: 24 Apr 2026

https://github.com/ikeasamoahansah/fast-api-tutorial

A fastAPI application with authentication and hashed passwords

api fastapi

Last synced: 05 May 2025

https://github.com/tkote/fn-fastapi

Fn / OCI Function without FDK, with FastAPI

fastapi fdk fn oci-functions

Last synced: 16 May 2026

https://github.com/yuluyangguang1/linger

🌌 关系宇宙 — AI 陪伴宇宙:恋人·朋友·家人·宠物·导师·数字怀念

ai-companion chatbot digital-human fastapi llm python

Last synced: 24 Jun 2026

https://github.com/fresult/just-fastapi

Learn FastAPI from the tutorial: https://fastapi.tiangolo.com/tutorial

fastapi python python3

Last synced: 24 Apr 2026

https://github.com/engageintellect/litterbot

An app for easy control over whisker's litter robot 4 using Python, Sveltekit, WebSockets, FastAPI, and Ubuntu.

api daisyui fastapi litter-robot python robotics svelte sveltekit tailwindcss typescript ubuntu uvicorn vercel websockets

Last synced: 11 Apr 2026

https://github.com/pacnpal/polly

A comprehensive Discord poll bot with admin-only access, web dashboard, and scheduled polls. Built with Python, FastAPI, discord.py, and HTMX.

bootstrap discord-bot discord-py fastapi htmx oauth2 polls python scheduler sqlite voting web-dashboard

Last synced: 08 Apr 2026

https://github.com/bernardopg/doctoralia-scrapper

Sistema automatizado para scraping de avaliações e geração de respostas no Doctoralia com notificações via Telegram

doctoralia fastapi python scraping selenium telegram-bot

Last synced: 23 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/ofelipelucca/cdc-kafka-debezium-pipeline

A real-time event-driven social network API built with CDC (Change Data Capture), Kafka, Debezium, PostgreSQL and MongoDB implementing CQRS-style architecture with streaming data pipelines.

cdc data data-engineering data-integration data-pipeline debezium event-driven fastapi kafka kafka-connect microservices mongodb postgresql python sqlalchemy

Last synced: 05 Jun 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/sehoon787/autopolio

Turn your GitHub into a professional portfolio — AI-powered resume generator with 200+ tech detection, multi-LLM support, and DOCX/PDF/MD export

ai-resume career-automation developer-tools docx-generator electron fastapi github-analysis github-portfolio job-search llm open-source pdf-generator portfolio portfolio-generator python react resume-automation resume-builder tech-stack-detection typescript

Last synced: 04 Apr 2026

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

A FastAPI template with integrated frontend and backend | 前后端不分离的FastAPI模板

bootstrap bootstrap5 fastapi jinja2 python python3 sqlalchemy

Last synced: 06 May 2026

https://github.com/gs1068/fast-api-slack-gpt-bot

This bot is a service that analyzes Slack thread messages and automatically generates responses using ChatGPT. It is built with FastAPI and follows Domain-Driven Design (DDD). Its main use cases include improving team communication efficiency and automating question responses.

ddd fastapi gpt-4 python slack spreadsheet

Last synced: 06 May 2026

https://github.com/elijahondiek/continuous-deployment-infrastructure

A example project to demonstrate automated Dockerhub deploys using CircleCI pipelines and a Postgres database.

alembic dockerfile fastapi sqlalchemy sqllite-database

Last synced: 19 May 2026

https://github.com/mauricekuenicke/confluence-rag

Building a RAG System connected to Confluence using Airflow, FastAPI and Qdrant

airflow fastapi genai python qdrant rag vector-search

Last synced: 15 Apr 2026

https://github.com/nirnejak/image-to-text-server

Image to Text Server with Fastify

api fast-api fastapi image-to-text python server uv

Last synced: 22 Apr 2026

https://github.com/derinworks/penr-oz-neural-network-v2-torch-nn

Version 2 Implementation of Neural Network service with pytorch library neural network (nn) package

chartjs deep-learning fastapi html javascript machine-learning neural-network python3 pytorch transformer

Last synced: 07 May 2026

https://github.com/poran-dip/krishi-ai

AI-powered crop recommendations for farmers

ai chatbot crops dashboard farming fastapi full-stack gemini nextjs

Last synced: 25 Jun 2026

https://github.com/leg0shii/smart-documents

A web application that enables users to upload documents and utilize AI techniques like semantic search and text summarization for efficient analysis. Built with Python, FastAPI, Svelte, PostgreSQL, and LangChain.

ai document-analysis fastapi langchain semantic-search

Last synced: 23 Feb 2026

https://github.com/vijaysingh1621/agenticrag-ai

An agentic multimodal RAG assistant with voice queries, PDF/image understanding, web search, and grounded answers.

agentic-workflow chromadb duckduckgo fastapi langchain python react typescript whisper

Last synced: 11 Apr 2026

https://github.com/m0hc3n/find-your-quote-server

This repository is the backend of Find Your Quote. A Web application that helps you find the quotes that you barely remember a part from, but still want to mention because they perfectly reflect your ideas (or because you simply want to show off).

fastapi huggingface quotes replicate semantic-search

Last synced: 07 May 2026

https://github.com/xithrius/xythrion

General utility Discord bot.

discord-py docker fastapi postgresql python3 seaborn

Last synced: 28 Jul 2025

https://github.com/colddsam/localstore

LocalStore is a Python library that provides various operations on a local database of products, which can be used to store and manage information about items in a local store inventory.

converter database dataset-generation fastapi pypi pypi-package python python3

Last synced: 13 Apr 2026

https://github.com/mohitgupta0123/fraud_detection_mlops

End-to-end Fraud Detection MLOps pipeline integrating MLflow, FastAPI, Streamlit, Docker, Kubernetes, Prometheus, and Grafana for real-time fraud prediction, experiment tracking, and monitoring.

anomaly-detection docker end-to-end-pipeline fastapi fraud-detection grafana imbalanced-data kubernetes machine-learning mlflow mlops-project prometheus python streamlit

Last synced: 11 Apr 2026