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/kwame-mintah/python-fastapi-logging-application

Demonstrate an external application receiving logs, from another system.

docker fastapi logging pydantic-v2 python312

Last synced: 11 May 2026

https://github.com/recker-dev/iot-healthcare-network-traffic-attack-predictor

A machine learning project to detect cyberattacks in IoT healthcare networks. Utilizes PCA for dimensionality reduction, data visualization for insights, and ANN for classification. Features a FastAPI backend and Streamlit UI for inference with labeled and unlabeled datasets.

ai deep-learning fastapi ml network-traffic-analysis network-traffic-classification neural-network pca-analysis streamlit

Last synced: 11 May 2026

https://github.com/vidhi1290/fastapi--to-do-task-docker

This project is a simple To-Do application built using FastAPI. It allows you to manage a list of tasks, each of which has a title, description, due date, priority, and completion status.

docker dockerfile dockerimage fastapi python task-manager uvicorn

Last synced: 11 May 2026

https://github.com/princepal9120/taskflow

TaskFlow is an advanced task management application that enhances productivity by providing a visual workflow for tracking task progress. Utilizing Material UI for a sleek UI and React Flow for an interactive progress visualization, TaskFlow ensures an intuitive and efficient task management experience

fastapi material-ui postgresql

Last synced: 11 May 2026

https://github.com/pilarcode/mcp_lab

👩‍💻 Learning about Mcp (model context protocol)

fastapi fastmcp lab mcp mcp-client mcp-server prompts resources tools

Last synced: 11 May 2026

https://github.com/rafapi/backend-microservices

Microservices using RabbitMQ as message broker

django-rest-framework docker fastapi microservices python rabbitmq

Last synced: 11 May 2026

https://github.com/execreate/observability-demo

Testing out distributed tracing and logging

clickhouse fastapi observability opentelemetry

Last synced: 11 May 2026

https://github.com/koralowiec/ocr-server

Part of engineering thesis. The API that takes an image with license plate and tries to return the license plate number (by preprocessing the image with OpenCV and then recognizing the characters with OCR: Tesseract)

fastapi opencv pytesseract tesseract

Last synced: 11 May 2026

https://github.com/sun-zhenxing/mcp-math-python

Python MCP 示例(兼容 FastAPI)

fastapi mcp mcp-server uv

Last synced: 11 May 2026

https://github.com/whitelotus4/chsapi.github.io

CHSAPI is a media-tech API platform that leverages JPEN stack technology to serve deepfake detection, image compressor, image converter, image to pdf etc utility. specifically made for Cavernous Hoax Scanner but now free for every one.

api fastapi free image-processing jpen media-tech nodejs python website

Last synced: 11 May 2026

https://github.com/maniebra/voidrun

An isolated environment for code execution.

app docker dockerimage fastapi firejail isolation judge

Last synced: 11 May 2026

https://github.com/vemonet/translator-sparql-service

A SPARQL endpoint to serve NCATS Translator services as SPARQL custom functions.

fastapi rdflib sparql sparql-endpoints translator

Last synced: 11 May 2026

https://github.com/brkcvlk/hello-k8s

A simple hello-k8s REST API deployed on Kubernetes with GitOps via ArgoCD

argocd cicd devops docker fastapi gitops k8s kubernetes minikube nginx python

Last synced: 11 May 2026

https://github.com/edycutjong/suture

🩺 Autonomous AI agent that detects and self-heals broken Fivetran syncs in under 60 seconds.

ai-agent fastapi fivetran gemini-api hackathon nextjs schema-drift self-healing supabase

Last synced: 10 Jun 2026

https://github.com/edycutjong/siftglass

🔬 SIFT.Glass — OpenClaw-powered IR agent with live React Flow attack graph visualization. FIND EVIL! (SANS) Hackathon 2026.

ai-agent cybersecurity fastapi incident-response mcp nextjs openclaw react-flow siem supabase threat-intelligence

Last synced: 10 Jun 2026

https://github.com/roblesdotdev/fake-projects

Full api created with FastAPI

fastapi pydantic python3 starlette uvicorn

Last synced: 11 May 2026

https://github.com/hkaar/betutu

A dynamic python based ordering system for restaurants

fastapi fullstack order-management python webservice

Last synced: 11 May 2026

https://github.com/itsshreyagarg/sentify-ml

An end-to-end sentiment analysis API powered by machine learning! 🚀 This project features text classification, FastAPI deployment, Docker containerization, CI/CD automation, and real-time monitoring with MLflow & Grafana. Built for seamless cloud deployment on Azure. Let me know if you want any tweaks!

fastapi jupyter-notebook mlflow

Last synced: 11 May 2026

https://github.com/andgineer/fastapi-playground

A sandbox environment for experimenting with FastAPI, SQLModel, and Pydantic.

fastapi pydantic python

Last synced: 12 May 2026

https://github.com/jnstockley/api

Custom API written in Python using FastAPI

api docker fastapi python rest

Last synced: 12 May 2026

https://github.com/mohsinraza2999/house-price-prediction

Predicts residential house prices using structured data and a PyTorch-based deep learning model, built with production-ready ML engineering practices including testing, Dockerization, CI, and API-based inference.

ci configuration-files dataloader deep-learning docker fastapi logging model-evaluation model-training modeling modular-architecture modular-programming python3 pytorch test-driven-development

Last synced: 14 Jun 2026

https://github.com/iroyalx/parallelism

UNI S6: Parallel processing final project

docker fastapi parallel-computing parallel-programming parallelism

Last synced: 12 May 2026

https://github.com/macorisd/eventual

A full-stack project for managing and visualizing events. Built with FastAPI (backend), React + Vite (frontend), MongoDB (database), and deployed on Vercel.

fastapi full-stack mongodb nodejs react vercel

Last synced: 10 Apr 2026

https://github.com/shubhamsinghcmr/generative-ai

A repository featuring diverse Generative AI projects, including chatbots, content generation tools, and creative AI models. Perfect for exploring innovative applications and practical deployments in AI.

django fastapi genai genai-chatbot genai-usecase generative-ai langchain llm ollama python

Last synced: 12 Apr 2026

https://github.com/0x03c1/fastapi-terraform-actions-aws

Este projeto demonstra como fazer o deploy automatizado de uma aplicação web simples em FastAPI, utilizando Terraform com backend remoto na AWS (S3 + DynamoDB) e GitHub Actions para CI/CD, com execução final em uma instância EC2 com Docker.

aws fastapi python3 terraform

Last synced: 07 Apr 2026

https://github.com/radha1805/symptom-checker-ml

Symptom Checker ML Model — includes data preprocessing, feature engineering, training pipeline, prediction API (FastAPI), multilingual support, and Docker deployment.

ai docker fastapi healthcare machine-learning ml-model multilingual nlp python symptom-checker telemedicine

Last synced: 13 Apr 2026

https://github.com/osisdie/codedrill-mock-interview

AI-powered coding practice platform with mock interviews. Solve problems, run code in a sandbox, and get scored feedback from an AI interviewer.

ai coding-practice docker fastapi leetcode mock-interview monaco-editor openrouter pinia playwright python tailwindcss typescript vite vue

Last synced: 25 Jun 2026

https://github.com/amiraflak/digipulse

Highly powerfull and reliable Digikala products monitoring data pipeline.

cassandra-database celery-redis digikala fastapi jupyter-notebook nosql-database pydantic python selenium-webdriver

Last synced: 06 Apr 2026

https://github.com/themihirmathur/machine-failure-predictor

The 'Machine Failure Predictor' is a web application designed to enable predictive maintenance for industrial equipment. Leveraging machine learning techniques, this application predicts whether equipment will fail and identifies the type of failure based on key process parameters.

cicd digitalocean docker fastapi flask github github-actions machine-learning matplotlib mlops numpy plotly python randomforest scikit-learn seaborn streamlit

Last synced: 10 Apr 2026

https://github.com/ignema/minici

This project is a pluggable script to enable lightweight CI/CD for servers with limited resources

fastapi pipenv python

Last synced: 19 Apr 2026

https://github.com/leosolar8/recommender-ecommerce-ml

Machine Learning Microservice for Personalized Product Recommendations Trains collaborative filtering and deep learning models on e-commerce order history data. Serves recommendations via a FastAPI REST API, packaged with Docker, and deployed at scale using Kubernetes + Helm.

ai collaborative-filtering deep-learning docker ecommerce fastapi helm kubernetes machine-learning microservice personalization recommender-system

Last synced: 08 Apr 2026

https://github.com/srvenient/virtual-library

A modern web application to manage and organize your virtual library. Keeping track of your readings has never been easier!

docker fastapi python python3 react react-router reactjs tailwindcss typescript website

Last synced: 25 Jun 2025

https://github.com/natorsc/py-fastapi

A ready-to-use starter template for building web applications with the FastAPI framework, SQLModel and Alembic - structured, clean, and easy to extend.

api api-rest fastapi python python3 sqlmodel

Last synced: 18 May 2026

https://github.com/javid-mougamadou/llm-router

Lightweight FastAPI proxy that routes Anthropic and OpenAI API requests to AWS Bedrock. Includes per-user budget management, API key authentication, usage tracking, and web dashboards.

ai anthropic api aws bedrock claude claude-code dashboard fastapi haiku llm openai routes sonnet

Last synced: 01 Jul 2026

https://github.com/aysenurcftc/FastAPI-Flower-Classification

A FastAPI app for classifying flower images using a pre-trained Vision Transformer (ViT) model, containerized with Docker for easy deployment.

classification docker fastapi pytorch

Last synced: 12 Sep 2025

https://github.com/khaledali1234/plant-disease-detection---ml

AI-powered web application for detecting plant diseases from leaf images using Machine Learning. The system predicts the disease type, estimates infection severity, and provides treatment recommendations using a FastAPI backend and a responsive frontend.

computer-vision deep-learning fastapi machine-learning react tensorflow

Last synced: 08 Apr 2026

https://github.com/defrecord/literate-spacy

A literate programming implementation of a spaCy-based NLP tool using Org mode

fastapi literate-programming nlp org-mode python spacy

Last synced: 21 Mar 2025

https://github.com/rennerdo30/watch-together

Real-time video synchronization platform for watching YouTube, Twitch, and over 1800 sites together, using Next.js, FastAPI, and yt-dlp for universal video s...

browser-extension chrome-extension cloudflare dash docker fastapi hls nextjs python react tailwindcss typescript video-streaming web-development zero-trust-authentication

Last synced: 02 May 2026

https://github.com/farukseker/ml-spam-detection-api

🚀 A FastAPI-powered project that uses a trained ML model to classify incoming emails as spam 🛑 or ham 📧 in real-time. Supports CSV batch processing 📂, multi-query input 🔄, and detailed logging with usage stats 📊.

fastapi machine-learning model-extraction model-train model-training predict-api prediction prediction-api prediction-model skicit skicit-learn

Last synced: 18 May 2026

https://github.com/benjamindettling/digit-classifier

AI digit classifier app with React frontend and PyTorch + FastAPI backend

ai digit-recognition fastapi machine-learning pytorch react

Last synced: 07 May 2026

https://github.com/sahajrajmalla/nasa-spaceapp-inference

Analyze documents and research papers

fastapi huggingface nlp transformers

Last synced: 15 May 2026

https://github.com/kurkigal/speech-to-text-service

Speech-to-text service powered by Faster-Whisper, FastAPI, and Typer.

fastapi python python-programming ruff speech-to-text stt

Last synced: 20 Apr 2026

https://github.com/samanshafagh/python-fastapi-auth-microservice

Production-ready authentication microservice built with FastAPI. Features JWT auth, Google & GitHub OAuth2, role-based access control, PostgreSQL, Dockerized deployment, Alembic migrations, and 95%+ test coverage. Designed for secure, scalable backend systems.

api-security backend docker fastapi jwt microservice oauth2 postgresql pytest python sqlalchemy

Last synced: 11 Apr 2026

https://github.com/michaeltoohig/unofficial-vmgd-api

Unofficial API for the Vanuatu Meteorology and Geo-Hazards Department

fastapi webscraping

Last synced: 21 May 2026

https://github.com/mkdir700/fastapi-forward

FastAPI Forward is a middleware that enables request forwarding/proxying in FastAPI applications. It allows you to easily forward specific routes to different target URLs while maintaining the original request context.

fastapi fastapi-forward forward-proxy

Last synced: 29 Apr 2026

https://github.com/ahnaf19/fastapi-boilerplate

This boilerplate leverages route-service structure, is equipped with pre-commit hooks, github actions and dependabot and is constructed as per personal preference of workflow for quick API development.

boilerplate boilerplate-template fastapi python

Last synced: 19 Apr 2026

https://github.com/atumat/recsystem-at-scale

Scalable recommendation system with personalisation and vector retrieval, ANN indexing and streaming pipelines using FastAPI, Redis, Kafka

fastapi kafka postgresql redis

Last synced: 30 Jun 2026

https://github.com/dinhanhx/libreoffice-converter

A FastAPI service that converts documents using soffice (LibreOffice).

caddy fastapi libreoffice

Last synced: 11 Jun 2026

https://github.com/hoyirul/fastapi-starter-api

A fast and lightweight FastAPI starter template to quickly set up API projects. Includes basic configurations, authentication, and routing to help you kickstart your backend development with minimal setup.

chiper fastapi jwt modular postgresql python redis restful-api starter

Last synced: 07 Apr 2026

https://github.com/muzammil-git/converse-ai

Converse is a demo application showcasing conversational AI using DeepSeek R1, Hugging Face embeddings, and LLaMA Index. It features natural dialogue capabilities, Chroma DB vector storage, and a user-friendly Gradio interface for seamless human-AI interaction.

deepseek-r1 docker fastapi gradio grok huggingface-embeddings llamaindex postgresql vectordb

Last synced: 07 Apr 2026

https://github.com/bishaldebroy007/fast-api-practice-part-1

Just the first step towards working with Fast API

fastapi python3

Last synced: 18 May 2026

https://github.com/viper373/lights4

一款基于vue和Fastapi的S3文件管理器,可在线管理文件

css fastapi html javascript object-storage s3-storage vitepress vue

Last synced: 30 Dec 2025

https://github.com/reezuleanu/termsync

Novelty CLI project management app, TermSync. I have no idea what I am doing so please do not come here looking to learn anything good.

command-line-app containerized fastapi project-management public-server python-rich tui

Last synced: 25 Jan 2026

https://github.com/shiyinq/quest-by-system

📜 A quest will be assigned to you by LLM.

bot fastapi generative-ai llm ollama-bot sveltekit telegrafjs

Last synced: 18 May 2026

https://github.com/akarazhev/ai-driven-development-101

AI-Driven Development 101: a practical course + full‑stack project (FastAPI + React). Learn agents, prompting, and ship a social media automation app.

agents ai automation course docker education fastapi llm podman prompting react social-media sqlmodel tailwindcss vite

Last synced: 13 Apr 2026

https://github.com/afelix-95/genai-rag-app

This chatbot provides information about PSI-20 companies using Retrieval-Augmented Generation (RAG) with Azure AI Search and OpenAI GPT models. Ask questions about Portuguese stock market companies!

azure-ai-foundry azure-functions azure-search fastapi generative-ai rag-chatbot tts

Last synced: 18 May 2026

https://github.com/bluebirdback/deep-pomo

A lightweight web app designed to boost productivity using the Pomodoro technique. Built with Next.js (React) for the frontend, styled with Tailwind CSS, powered by a FastAPI (Python) backend, and using PostgreSQL for storage.

adhd fastapi full-stack ltree mvp nextjs pomodoro postgresql productivity python react tailwindcss task-management time-tracking typescript

Last synced: 07 Apr 2026

https://github.com/nuriadevs/store-backend-fastapi

Backend for an online store using FastAPI, PostgreSQL, Docker, and Mailpit for managing products, orders, users, and sending emails

docker fastapi mailpit python

Last synced: 15 Apr 2026

https://github.com/rggh/fictional-pancake

FastAPI + ML

fastapi ml python

Last synced: 18 May 2026

https://github.com/heyibad/agentic-backend

The Repo is Dedicated toward Ai Agents Ready to Go Template

ai ai-agents fastapi hacktoberfest hacktoberfest2025

Last synced: 18 May 2026

https://github.com/finalsa/base-fastapi-api

This is the base for the main projects made with fasta-I

fastapi

Last synced: 22 May 2026

https://github.com/codedpro/mt5-trade-split-manager

🤖 AI-Agent Friendly MT5 Expert Advisor with intelligent order splitting, automatic trailing stops, and REST API. Perfect for Gold/Silver trading with Claude AI integration. Split orders 60/10/10/10/10 for maximum profit optimization.

ai-agent algorithmic-trading automated-trading claude-ai expert-advisor fastapi forex-bot gold-trading metatrader5 mql5 mt5 python-trading rest-api risk-management silver-trading socket-trading split-orders trading-bot trailing-stop xauusd

Last synced: 08 Apr 2026

https://github.com/mariamkipshidze/fastapi-learning-series

🚀 A simple FastAPI project for learning and experimenting with building APIs using Python. Created as part of my web development practice

fastapi python

Last synced: 18 May 2026

https://github.com/emuhs/s2p-api

Source-to-Pay backend application built with FastAPI and PostgreSQL

alembic backend crud docker fastapi postgresql python rest-api sqlalchemy

Last synced: 07 Apr 2026

https://github.com/luoling8192/mj-router

A FastAPI service that provides a unified interface for generating images using various AI providers (DALL-E, Midjourney, OpenRouter).

dalle fastapi midjourney openrouter

Last synced: 11 Jun 2026

https://github.com/cognizonline/memory-kit

Self-hosted memory platform for Claude Code. Own your data.

ai-assistant claude-code fastapi local-first memory-platform privacy self-hosted sqlite

Last synced: 06 Apr 2026

https://github.com/kdelphinus/boardgamelog-backend

보드게임 결과를 기록할 수 있는 웹 페이지의 백엔드 - 현재 깃랩으로 이동(https://gitlab.com/Kdelphinus/BoardGameLog-Backend)

fastapi python3

Last synced: 18 May 2026

https://github.com/fasinfasi/real-estate-prediction

Web based platform to predict properties prices of Bengaluru by using ML model

fastapi html-css-javascript jupyter-notebook kaggle-dataset machine-learning python

Last synced: 06 Apr 2026

https://github.com/lartza/sbserver_py

Upcoming new FastAPI REST backend for sb.ltn.fi

fastapi python rest

Last synced: 01 May 2026

https://github.com/rithick574/fastapi-ecommerce-postgresql

A robust and scalable e-commerce backend built with FastAPI and SQLAlchemy. This project provides a solid foundation for developing modern, high-performance online retail platforms.

ecommerce fastapi postgresql postresql python render

Last synced: 05 Apr 2026

https://github.com/oscarcitoz/s3-upload

Una API en AWS Lambda utilizando FastAPI que permite subir archivos a un bucket S3, validando el tipo de archivo y guardándolos bajo una partición (carpeta) especificada por el usuario. La URL pública del archivo subido es devuelta como respuesta.

aws-lambda boto3 fastapi s3-upload serverless

Last synced: 17 May 2026

https://github.com/mi4646/xiaochu

做菜领域多意图 AI 助手 · FastAPI + OpenAI 协议兼容

ai-assistant chatbot cooking fastapi openai-api openai-sdk python

Last synced: 30 Jun 2026

https://github.com/sajanv88/multi-tenant-fast-api-demo

A demonstration project showcasing the basics of multi-tenancy architecture using Beanie ODM and MongoDB. This educational example implements database-per-tenant isolation to show how tenant data can be separated in different MongoDB databases.

beanie-odm fastapi pymongo

Last synced: 18 May 2026

https://github.com/aayushpaigwar/skinsense_ai

AI-powered skin disease detection app with image analysis, skincare tips, PDF reports, and dermatologist finder.

azure azure-devops dart fastapi flutter

Last synced: 16 Apr 2026

https://github.com/alexdemure/fastoas

Customize and override OpenAPI schema details in FastAPI with ease

fastapi fastapi-extension openapi openapi-codegen

Last synced: 27 Mar 2025

https://github.com/bulletinmybeard/github-traffic-vault

Self-hosted archive for GitHub repo traffic (views, clones, referrers, paths). Keeps the full history GitHub drops after 14 days. SQLite + CLI + web UI.

cli data-archival docker fastapi github-api github-insights github-traffic python repository-analytics self-hosted sqlite traffic-analytics

Last synced: 06 Jul 2026

https://github.com/miskibin/2048

Implementation of 2048 game. This is web application with python backend and (js)jquery and bootstrap frontend.

2048-ai 2048-game alpha-beta-pruning fastapi jquery-ajax python web-application

Last synced: 19 May 2026

https://github.com/stylepatrick/custom-data-openai-rest-api

OpenAI linked with custom data and REST API for questions

artificial-intelligence custom-data fastapi langchain openai rest-api

Last synced: 19 Apr 2026

https://github.com/sincerelyyyash/founder-match-ai

AI-powered co-founder matching platform using FastAPI and NLP-based similarity scoring.

all-mpnet-base-v2 fastapi machine-learning natural-language-processing nlp python scikitlearn-machine-learning sentence-transformers

Last synced: 18 May 2026

https://github.com/nabobery/coding-sphere-take-home-assignment

A FastAPI RESTful API showcasing a robust implementation of JWT authentication and Role-Based Access Control (RBAC) using SQLModel and PostgreSQL

docker fastapi gcp github-actions postgres pytest python3 terraform

Last synced: 03 Jul 2026

https://github.com/doupoa/miniplayer-server

MiniPlayer简约在线播放器的后端项目

fastapi music-player musicplayer-online

Last synced: 17 May 2026

https://github.com/alex-sandalov/selection-of-advertising-sectors

A website that chooses the best segment to advertise on

docker fastapi gin go gradient-boosting js ml postresql python react redis

Last synced: 11 Feb 2026

https://github.com/mirseo/autoprint

Fastapi document upload server and AutoPrint Server

autoprint fastapi print printercontrol python

Last synced: 18 May 2026