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/innosan/ksteamapi

API for an web/mobile app for checking prices and profits of the Steam Market items

fastapi python render

Last synced: 24 Apr 2026

https://github.com/nrthbnd/bookshelf

Веб-приложение для управления списком книг

alembic fastapi grpc postresql rabbitmq

Last synced: 16 Apr 2026

https://github.com/mateusjssilva/analytics-dashboard

A robust application developed in Python (FastAPI) that integrates public data from multiple sources, providing a modern interface for data visualization, management (CRUD), and analysis.

fastapi ibge intefration test

Last synced: 01 Mar 2026

https://github.com/efe-eroglu/syllexa-ai-agent

An AI assistant specially designed for dyslexic users, supporting both voice and text queries.

ai ai-agent ai-assistant dyslexia fastapi llm rag retrieval-augmented-generation stt tts

Last synced: 16 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/manasaranjanbehera/llm-structural-gate

Deterministic structural validation service enforcing strict JSON schema contracts.

ai-governance deterministic fastapi json llm pydantic schema-validation

Last synced: 01 Mar 2026

https://github.com/jonathan-foucher/python-api-example

An example of Python APIs using different frameworks

django fastapi flask python3 sqlalchemy

Last synced: 18 Apr 2026

https://github.com/timelessnesses/redirect

timelessnesses.api.redirect is a redirector for your needs

api docker fastapi postgresql python redirect uvicorn

Last synced: 16 Apr 2026

https://github.com/vasstavkumar/rag-chatbot

A RAG chatbot where you can upload files and query for responses

chatbot docker fastapi groq-api huggingface rag ragchatbot streamlit

Last synced: 16 Apr 2026

https://github.com/yugoff/site-yugoff-blog

Resume website

docker fastapi postgresql

Last synced: 16 Apr 2026

https://github.com/simpnick6703/splitwise-clone

Implementation of a popular shared expenses tracking app Splitwise

fastapi postgresql splitwise splitwise-alternative tailwindcss

Last synced: 16 Apr 2026

https://github.com/augsmachado/fastapi-postgres

A robust web application built with FastAPI, PostgreSQL, and SQLAlchemy, featuring comprehensive database migrations and modern Python development practices to catalog users.

docker fastapi postgresql python sqlalchemy

Last synced: 16 Apr 2026

https://github.com/Eoic/Canopy

Create and engage in discussions to grow the infinite virtual forest.

chatapp fastapi forum javascript pixijs python sqlmodel typescript virtual-forest

Last synced: 23 Mar 2026

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

⚡ Template for FastAPI projects ⚡

api docker docker-compose fastapi python

Last synced: 16 Apr 2026

https://github.com/igorbrizack/crawler-web

Aplicação de coleta de dados Web com ReactJS e Python - API Rest

beautifulsoup crawler docker fastapi mongodb nodejs python3 react scraper

Last synced: 16 Apr 2026

https://github.com/partho-debnath/orbit-transfer

A high-performance local network file sharing API using WebSockets and streaming pipes

fastapi python3

Last synced: 02 Jun 2026

https://github.com/ronylpatil/delivery-time-estm

E2E delivery time estimation project.

aws docker fastapi machine-learning mlops pytest

Last synced: 16 Apr 2026

https://github.com/itaru2622/docker-fastapi

Docker container for fastapi python

docker fastapi

Last synced: 16 Apr 2026

https://github.com/rodrigo-kelven/blog_kd6

Blog KD6 é um espaço dedicado para a publicação de postagens como artigos, ideia, e futuramente imagens e videos, a ideias é trasnformar em um lugar onde possamos criar nosso portofolio e anexar aos respectivos perfis postagens diversas sobre diversos assuntos.

docker fastapi flask mongodb nginx postgresql python3 redis

Last synced: 10 Apr 2026

https://github.com/enginooby-practice/backend-reference

Demonstrate backend development in multiple tech stacks for comparison and reference purposes.

deno django expressjs fastapi flask graphql jest koajs laravel loopback marblejs mongodb nestjs nodejs restful-api ruby-on-rails sequelize spring-boot tsed typeorm

Last synced: 27 Mar 2026

https://github.com/rickelmedias/bomberonline

An Online Bomberman clone using Phaser with Typescript for client and FastAPI with Python for server.

design-patterns fastapi phaserjs solid websocket

Last synced: 20 Apr 2026

https://github.com/noahpro99/violet-2024

Our inspiration was the health of pregnant women. We aimed to establish a means for them to monitor their health conveniently, providing an avenue to check in on their well-being at their own convenience and complementing their regular visits to healthcare professionals.

fastapi mongodb python react typescript

Last synced: 03 Mar 2026

https://github.com/wwakabobik/pritunl_vpn_connector

Automatic connection service for TOTP-based auth for PritunlVPN

fastapi macos pritunl pritunl-vpn python vpn

Last synced: 02 Jun 2026

https://github.com/jensssen/lora-intrusion-detection-system

Home alarm system utilizing LoRa, FastAPI, Grafana, Postgresql and more

fastapi grafana lora postgresql raspbarry-pi telegram-bot

Last synced: 16 Apr 2026

https://github.com/lykourgoss/iris-ml-model-microservice

A FastAPI microservice for predicting iris species based on sepal and petal dimensions. This project leverages machine learning to classify iris flowers into their respective species. (mpsp)

docker fastapi iris-classification machine-learning-model microservice

Last synced: 16 Apr 2026

https://github.com/pixisprod/todo-api2.0

Asynchronous To-Do API with JWT authentication, role-based access control, and admin tools built on FastAPI and PostgreSQL.

admin alembic fastapi postgresql python rbac security sqlalchemy todo

Last synced: 16 Apr 2026

https://github.com/arnoldchrisoduor1/neumoai

Neural Network (AI) that scans lung X-rays to determine presence of Pneumonia

fastapi nextjs14 postgres pytorch

Last synced: 28 Apr 2026

https://github.com/vijaysingh1621/personal-ai-assistant

Personal AI Assistant using FastAPI, Gemini AI, and MongoDB 🚀 Personal AI Assistant that remembers conversations and provides intelligent responses using Google Gemini API. Built with FastAPI, MongoDB, and LangChain, this AI assistant stores chat history in a database to maintain context across sessions.

dotenv fastapi gemeni-api langchain mongodb-atlas

Last synced: 16 Apr 2026

https://github.com/mikhail11235/fastapi_tutorial

FastAPI tutorial: blog app

fastapi

Last synced: 16 Apr 2026

https://github.com/iamjamesfrancis/django-fastapi-websocket-starter-kit

Django FastAPI WebSocket Starter Kit is a minimal starter template that integrates Django (for backend logic), FastAPI (for high-performance async endpoints), and WebSockets (for real-time communication). This kit provides a solid foundation for building modern web applications with both synchronous and asynchronous capabilities. 🚀

channels django fastapi react redis vite websockets

Last synced: 27 Mar 2026

https://github.com/jurajmajer/invoice-microservice

Microservice written in Python for creating invoices based on jinja templates

docker fastapi invoice-generator jinja2 kubernetes microservice python3

Last synced: 10 Apr 2026

https://github.com/ishaan0709/vitals_vr_training

VITALS — VR-first full-stack surgical training platform with AI support. Built for the Israel–India Hackathon (Hack4Help) to empower medical students through an AI surgical mentor, responsive web app, and immersive Unity-based VR simulations.

ai chatbot fastapi hackathon healthcare openai react surgery-training unity vr

Last synced: 10 Apr 2026

https://github.com/miladifiras01/run-project

A simple Bash script to automate the launch of Laravel, Angular, and FastAPI projects with port conflict handling and environment setup.

automation bash developer-tools fastapi laravel linux script xampp

Last synced: 10 Apr 2026

https://github.com/ornl/certified

The missing certificate infrastructure for web APIs.

fastapi microservices x509

Last synced: 04 Mar 2026

https://github.com/rahuldongre-us/python-prometheus-grafana-docker

Easily monitor your Python applications like a pro using Prometheus, Grafana, and Docker – all in one streamlined setup. This project offers a plug-and-play observability stack to track key metrics, set up alerting, and visualize real-time performance dashboards for your Python services.

alert checkov fastapi grafana monitoring observability prometheus python3 trivy

Last synced: 16 Apr 2026

https://github.com/sahar-dev/weather

Predict next-day rainfall in Australia using machine learning and MLOps.

dvc-for-data-science fastapi machine-learning mlops

Last synced: 16 Apr 2026

https://github.com/git-khandelwal/paper-creator

Sample Paper Creator Using LangChain and Gemini

fastapi gemini langchain

Last synced: 16 Apr 2026

https://github.com/techwithty/creatify

Creatify Python SDK: async HTTPX client and APIs (Videos, Links, Lipsync v1/v2) with FastAPI-ready integration and full pytest suite.

ai api async automation content creatify ecommerce fastapi httpx links lipsync marketing pytest python sdk testing video

Last synced: 16 Apr 2026

https://github.com/marcinz20/easykey

This is a website that uses ML model to recognise the key of the song.

fastapi full-stack machine-learning music-information-retrieval python spotify-api typescript vuejs

Last synced: 16 Apr 2026

https://github.com/tec-gh/lab

FastAPI-based JSON data collector/viewer with SFTP export and Flet client viewer

fastapi flet json sftp sqlite

Last synced: 01 Apr 2026

https://github.com/ankitjaadoo/image2textapi

Deploy a microservice REST API endpoint using FastAPI, pytesseract, Docker, & DigitalOcean App Platform.

digitalocean docker fastapi microservice ocr pytesseract python3

Last synced: 16 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/juandagalo/flight-report-agent

Multi-provider LLM travel recommendation agent with RAG-enhanced suggestions, Qdrant vector search, MCP server, and Claude Code integration. Generates comparative PDF reports with real flight data.

amadeus-api claude fastapi langgraph mcp openai pdf-generation python qdrant rag sse travel

Last synced: 01 Apr 2026

https://github.com/ckrough/retriever

AI-powered document Q&A using RAG (Retrieval-Augmented Generation). Built with FastAPI, Claude, and Chroma for accurate, cited answers.

chroma claude document-search fastapi knowledge-base llm python question-answering rag retrieval-augmented-generation self-service semantic-search vector-database

Last synced: 01 Apr 2026

https://github.com/fastapi-practices/fastapi-ccli

fastapi 项目克隆命令行工具

fastapi typer

Last synced: 05 Mar 2026

https://github.com/kkaarroollm/orders-project

Full-stack microservices system for simulating complex order processing pipelines using FastAPI, Redis Streams, and Kubernetes. Deployed securely on a self-hosted Pi cluster.

fastapi helm kubernetes microservices pydantic raspberry-pi react redis-streams self-hosted tailwind typescript

Last synced: 10 Apr 2026

https://github.com/akalmaliky-spec/detroit-family-home-care-api

Detroit Family Home Care — FastAPI backend with DFHC scaffold

backend docker fastapi healthcare python rest-api security sqlalchemy

Last synced: 01 Apr 2026

https://github.com/danfmaia/workflow-forge

A business process automation platform using multi-agent orchestration to automate complex workflows. Features a workflow marketplace, self-improvement mechanism, and FastAPI backend. Demonstrates agent-based architecture with specialized roles (Researcher, Processor, Approver, Optimizer) for intelligent workflow execution.

agent-orchestration api business-process fastapi langgraph multi-agent-system python self-improvement workflow-automation workflow-marketplace

Last synced: 24 Apr 2026

https://github.com/mpbeatriz/santander_coders_2024

Repositório dos exercícios e projetos do curso de Engenharia de Dados da Ada em parceria com o Santander (em andamento).

apache-kafka apache-spark api data-engineering data-extraction fastapi flask numpy oop pandas python webhooks

Last synced: 10 Apr 2026

https://github.com/jphlpl/nextjs-fastapi-supa

This is NextJS v14 using App Router and FastAPI for endpoint. For ORM I use Drizzle and Supabase for DB. Special thanks to @markhuz1925 for NextJS Concept :)

drizzle-orm fastapi nextjs python sqlalchemy

Last synced: 05 Mar 2026

https://github.com/meappy/kumon-marker

Automated Kumon worksheet marker using your favourite AI

ai computer-vision education fastapi helm kubernetes python react

Last synced: 01 Apr 2026

https://github.com/soumojit-makar/twitter-automation

An advanced AI-powered Twitter automation system that generates and posts engaging tweets using a full-stack setup — FastAPI for the backend, SolidJS for the frontend, and LangChain + Gemini AI for intelligent content generation with memory and visual creativity.

fastapi gemini-api langchain pydantic solidjs sqlmodel

Last synced: 10 Apr 2026

https://github.com/mayankmittal29/pagesage-ai_urls_content_scraper_webapp

PageSage is a modular web scraping and semantic retrieval system using BeautifulSoup for extraction, SentenceTransformers for dense embeddings, and ChromaDB for scalable vector search—enabling efficient data indexing for advanced RAG pipelines.

beautifulsoup chromadb fastapi gpt-turbo numpy openai-api python3 question-answering rag react requests sentence-transformers tailwindcss web-scraping

Last synced: 10 Apr 2026

https://github.com/ronylpatil/wineq

Implementing E2E ML workflow.

doker dvc dvclive fastapi git github-actions mlflow pytest

Last synced: 17 Apr 2026

https://github.com/maximbilan/habla-core-gemini

FastAPI backend for Habla using Gemini Live native audio for real-time translation and AI agent calls via Twilio on Cloud Run

fastapi gemini gemini-live google-cloud-run python speech-to-speech translation twilio voice-agent websocket

Last synced: 03 Jun 2026

https://github.com/joyceannie/multi_agent_medical_system

A multi agent healthcare assistant system implemented using Python and Langgraph. The agents include icd10 code extractor, SOAP document generator and medical image report generator. This project uses one of the latest LLMs, MedGemma model.

clinical-notes fastapi healthcare huggingface icd10-codes image-analysis langchain langgraph langsmith llm medgemma medical-application medical-assistant multi-agent-systems natural-language-processing python pytorch radiology soap-notes transformers

Last synced: 20 Aug 2025

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/yashvs15112004/real-time-crisis-sentiment-analysis-and-mapping

🚨 An AI-powered web app for real-time crisis reporting. Analyzes submission urgency with an NLP model and visualizes critical alerts on a live map to aid first responders.

data-visualization emergency-response fastapi full-stack geolocation java leafletjs machine-learning microservice mongodb nlp python sentiment-analysis spring-boot

Last synced: 10 Apr 2026

https://github.com/suizer98/kubernetes-machinegun

As Tinker once said: "Pew Pew, Pew Pew Pew!"

ddos docker fastapi kubernetes minikube postgresql redis

Last synced: 10 Apr 2026

https://github.com/greathayat/google-gemini-live

A repository to learn the implementation of Google Gemini Live API for text and audio Chat.

fastapi gemini gemini-api gemini-live gemini-realtime google-ai google-ai-studio google-gemini python reactjs websockets

Last synced: 17 Apr 2026

https://github.com/soaibsafi/tuc-share-python

Content sharing application with distributed block list services using FAST API (Python) and React.js.

fastapi python3 reactjs

Last synced: 17 Apr 2026

https://github.com/rafaelpierre/vibe-to-live-agents-mcp

A complete end-to-end example of building and deploying production-ready AI agents from prototype to cloud.

agents azure-container-apps fastapi mcp openai openai-agents-sdk python terraform typescript

Last synced: 10 Apr 2026

https://github.com/neiwone/gedai-pibiti

Multi-criteria decision-making API for calculating evaluation criteria weights using AHP and Best-Worst Method, developed with FastAPI and Python.

fastapi multi-criteria-decision-aid multi-criteria-decision-making

Last synced: 17 Apr 2026

https://github.com/achronus/fastapi-mini-projects

A set of mini FastAPI projects for experimentation and skill refinement

fastapi mini-projects python

Last synced: 17 Apr 2026

https://github.com/devgeekm/chat-it-up

Chat It Up! elevates conversations by transforming YouTube URLs, documents, and audio into text, enabling interactive Q&A and summaries. With one click, turn media into time-saving, knowledge-rich dialogues.

ai azure azure-functions azureservices blob-storage fastapi python rag whisper youtube-dl

Last synced: 02 Apr 2026

https://github.com/santoshniroula/book-scraper

Scrpped book application, contains scrapper, server and client application.

android docker-compose fastapi flutter jetpack-compose ktor mongodb scrapy

Last synced: 02 Apr 2026

https://github.com/thapelomagqazana/bugzot

BugZot is a modern, scalable, and secure bug tracking system for enterprise teams — built with React, FastAPI, PostgreSQL, and designed with developer-first UX principles.

asyncio bug-tracking ci-cd devops enterprise-software fastapi issue-tracker openapi postgresql rbac reactjs tailwindcss vite webapp

Last synced: 10 Apr 2026

https://github.com/mu373/epydemix-webapi

REST API for running epidemic simulations on epydemix

epidemic-model epydemix fastapi rest-api

Last synced: 27 May 2026

https://github.com/chernistry/shafi

Evidence-first legal QA system — 300+ DIFC documents, 16 retrieval experiments, 87.5% rejected after ablation. LangGraph + Qdrant + FastAPI. Agentic RAG Challenge 2026.

agentic-rag ai-agents competition document-processing evaluation fastapi langchain langgraph legal-ai legal-tech llm nlp openai python qdrant question-answering rag retrieval-augmented-generation vector-search

Last synced: 02 Apr 2026

https://github.com/timcsy/matcher

可解釋、公平、可重現的「參與者↔對象」配對工具(規則篩選 + 公平抽籤 + 完整稽核)

auditable fairness fastapi lottery matching python school

Last synced: 03 Jun 2026

https://github.com/lukaskellerstein/vex

Visual editing in the browser. AI-powered code changes in your codebase.

ai-coding chrome-extension electron fastapi nats python react typescript visual-editor web-development

Last synced: 02 Apr 2026

https://github.com/dongju93/fastapi-microservices

Building a Microservice Architecture using Redis Event Streams, FastAPI, and React

event-stream fastapi javascript microservice nodejs python react redis restful-api uvicorn

Last synced: 08 Apr 2026

https://github.com/notties/sentiment-analysis-model

Machine learning model text sentiment analysis for Thai & English language

convolutional-neural-networks fastapi nlp python sentiment-analysis uvicorn

Last synced: 17 Apr 2026

https://github.com/AlexDemure/gadfastopenapi

Customize and override OpenAPI schema details in FastAPI with ease

fastapi fastapi-extension openapi openapi-codegen

Last synced: 17 Apr 2026

https://github.com/mixutin/clipforge

Native macOS screenshot uploader with a self-hosted FastAPI backend

fastapi macos menubar python screencapturekit screenshot self-hosted swift swiftui

Last synced: 02 Apr 2026

https://github.com/dev-murphy/sda-hymns-api

📖 A FastAPI application to explore and retrieve information for all SDA hymns, including lyrics, authors, and categories

fastapi sqlite-database

Last synced: 24 Apr 2026

https://github.com/liteobject/langchain-mcp-server

MCP server that provides LangChain documentation

ai ai-agent docker fastapi langchain llm mcp mcp-server modelcontextprotocol python

Last synced: 02 Apr 2026

https://github.com/preritdas/api-factory

Personal starter pack for FastAPI Python API servers.

api fastapi fastapi-template

Last synced: 17 Apr 2026

https://github.com/michaelakridge-noaa/jetstream

NOAA Jetstream - Easy uploads to Google Cloud Storage

cloud fastapi google oceanography python storage

Last synced: 02 Apr 2026

https://github.com/rsmuthu/giphy_gifts

A Simple application built using FastAPI & ReactJS, to play around with GIFs as a gift wrapping ..

fastapi postgres pydantic reactjs sqlalchemy

Last synced: 30 Apr 2026

https://github.com/itz-me-nvs/charactales

A small app that will generate short stories about imaginary characters.

fastapi groq-api react supabase

Last synced: 17 Apr 2026

https://github.com/ocdbytes/webapp_backend_dockerised

Backend API dockerised. Made with python fast api library and then image is built out of it.

docker dockerfile fastapi python

Last synced: 17 Apr 2026

https://github.com/fitzy1321/fastapi_auth0

Auth0 Token Verifier for FastAPI Authorization

auth0 auth0-jwt auth0-python fastapi fastapi-auth fastapi-library

Last synced: 17 Apr 2026

https://github.com/yashitacodes/threatintel-backend

A Python-based backend service that automatically aggregates and deduplicates cybersecurity news from 20+ major sources using Docker containerization.

aggregator cybersecurity fastapi mongodb news newsapi scraper

Last synced: 17 Apr 2026

https://github.com/vibtellect/rag-document-chatbot

RAG Dokumenten-Chatbot – FastAPI + React + AWS Bedrock + Qdrant

aws bedrock chatbot dsgvo fastapi ki mittelstand qdrant rag react

Last synced: 03 Apr 2026