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).
- GitHub: https://github.com/topics/fastapi
- Repo: https://github.com/tiangolo/fastapi
- Created by: Sebastián Ramírez
- Last updated: 2026-07-08 00:11:11 UTC
- JSON Representation
https://github.com/euiyounghwang/python-swagger-restful-api
python-swagger-restful-api
elasticsearch elasticsearch-client elasticsearch-cluster elasticsearch-indices elasticsearch-mappings elasticsearch-monitor fastapi
Last synced: 09 May 2026
https://github.com/vladimir-ivanov-92/competitions_fastapi
The application provides api for saving the results of tournaments in various sports, indicating the participants of tournaments and their places.
fastapi postgresql redis-cache sqlalchemy
Last synced: 09 May 2026
https://github.com/khuangtw/profit-targeter-android
Android app for automated options exit strategies (IV percentile, stop-loss & take-profit)
android-app fastapi moshi options-trading retrofit stop-loss take-profit yfinance
Last synced: 09 May 2026
https://github.com/hk669/language-detection-model
This model detects which language is given by the user.
docker fastapi language-model languagedetection machine-learning
Last synced: 09 May 2026
https://github.com/elijahondiek/multi-tenant-identity-microservice
Identity Microservice: Secure authentication, RBAC, multi-tenancy, session control, audit logging, and MFA.
fastapi message-queue postgresql redis redis-cache timeout-control
Last synced: 09 May 2026
https://github.com/swish78/videomaster
VideoMaster is a sleek web app for effortless video editing, allowing users to trim, adjust brightness, change speed, and convert formats with a simple, intuitive interface and one-click processing.
aws-lambda aws-s3 computer-vision fastapi react
Last synced: 09 May 2026
https://github.com/vladimir-ivanov-92/service_for_imported_csv_data
FastAPI service for working with imported data of csv format
alembic fastapi pandas poetry pydantic pytest sqlalchemy
Last synced: 09 May 2026
https://github.com/devpablooliveira/matrixplore
Web app for processing, uploading, and downloading matrices using FastAPI. Users can upload CSV files, manually input data, and download pre-set matrices. Includes analysis of matrix properties like functionality, injectivity, and surjectivity, with support for matrix combinations and transpose calculations. Built with FastAPI and Jinja2.
academictools algorithms backenddevelopment csv dataprocessing fastapi jinja2 jinja2-templates manipulation mathematics matrixoperations python templates webapplication
Last synced: 09 May 2026
https://github.com/seo-4d696b75/station-service
日本全国の駅・路線データを取得できるREST API
docker fastapi python rest-api
Last synced: 09 May 2026
https://github.com/kolitiri/fastapi-contextlog
A simple example on how to integrate the contextlogger package in a Fastapi app for contextual and structured logging
context fastapi logging python
Last synced: 09 May 2026
https://github.com/nguyenhongthe/contact_form_api
This is an API based on FastAPI designed to send contact forms via SMTP and Discord Webhooks, then receive notifications through Email and Discord, while also storing the information in PostgreSQL.
contact contact-api contact-form discord-webhook fastapi postgresql pydantic-settings python-multipart python3 smtp smtplib sqlalchemy
Last synced: 09 May 2026
https://github.com/rooshikeshbhatt/item-inspector-ai
AI-based product condition detection using BLIP-2 + FastAPI + Phi-4 (Ollama)
ai blip2 computer-vision condition-scoring ecommerce-ai fastapi hugging image-analysis image-tagging multimodal-ai natural-language-generation ollama open-source phi4 product-inspection prompt-engineering pyotrch python visual-language-models zero-shot-learning
Last synced: 09 May 2026
https://github.com/tbobm/blackbox-monitoring-using-k6
Example repository to highlight black-box monitoring using k6.
black-box-monitoring containers fastapi k6 monitoring python
Last synced: 09 May 2026
https://github.com/jarif87/titanic-survival-prediction
Charting the Waters: Predicting Survival on the Titanic
fastapi learning machine python visualization
Last synced: 09 May 2026
https://github.com/macktireh/credit-card-number-extractor-from-image
API to extract credit card numbers from an image
Last synced: 10 May 2026
https://github.com/parthapray/pii_scrubbing_llm
This repo contains codes about PII scrubbing heuristics search before calling to LLM (local and remote)
chatgpt-api claude-api cloud edge fastapi hybrid llm ner-spacy ollama-api pii pii-detection scrubbing spacy sqlalchemy uvicorn
Last synced: 10 May 2026
https://github.com/scholarx-assesment/api-gateway
API gateway to manage the inter service communication
api-gateway docker fastapi microservices-architecture swagger
Last synced: 10 May 2026
https://github.com/bibekaryal86/trackcase-service
provides backend services for track-case app
alembic fastapi postgresql python sqlalchemy
Last synced: 10 May 2026
https://github.com/athphane/deezer-arl-api
Python script that gets your Deezer ARL using browser automation
api arl automation browser chromedriver deezer fastapi http music python selenium
Last synced: 10 May 2026
https://github.com/adwaiy2912/handwritten-digit-recognition
A full-stack project where users can draw or upload handwritten digits and get instant model predictions.
fastapi machine-learning react
Last synced: 10 May 2026
https://github.com/deshan555/lostfound
A robust FastAPI-based system enhanced with image matching capabilities for managing and filtering lost item records. This system integrates MySQL for database management, stores image files on a local VM, and provides a scalable backend with an optional frontend interface.
fastapi image-mat image-recognition lost-found-backend mysql-database rest-api
Last synced: 10 May 2026
https://github.com/hhrh/real-time-fraud-detection
A production-style real-time fraud detection pipeline using Kafka, FastAPI, XGBoost/CatBoost/LightGBM, Prometheus, and Grafana.
apache-kafka catboost data-visualization fastapi grafana lightgbm mlops prometheus python xgboost
Last synced: 10 May 2026
https://github.com/aneeshpatne/curiosity
Curiosity: Search Agent – Multi-agent system using LLMs (GPT, Gemini) with DuckDuckGo, Playwright, and LangChain for web search, scraping, and detailed summaries with follow-ups.
Last synced: 10 May 2026
https://github.com/sandesh300/data-processing-pipeline-api
Integrate Gemini API and build a custom data processing pipeline
fastapi gemini-api llms postgresql python transformers
Last synced: 10 May 2026
https://github.com/zabit923/kafka-test-project
fastapi kafka postgresql python sqlalchemy
Last synced: 10 May 2026
https://github.com/cmn22/fastapi_global_electronics
This project is a FastAPI-based web service for managing various components of an electronics retail business. It includes endpoints for Customers, Products, Sales, Stores, Exchange Rates, Categories, and Subcategories. The system utilizes an SQLite database with SQLModel as the ORM for structured data handling.
fastapi sqlite sqlmodel swagger uvicorn
Last synced: 10 May 2026
https://github.com/cgast/n8n-backend
A comprehensive FastAPI backend service designed to provide webhooks, complex function packages, and seamless n8n workflow integration. This service acts as a bridge between n8n and your business logic implementations, offering a clean, scalable architecture with async PostgreSQL support and Redis caching.
backend-api custom-nodes fastapi n8n postgres python
Last synced: 10 May 2026
https://github.com/sincerelyyyash/titanic-chatbot
fastapi google-gemini langchain python streamlit
Last synced: 10 Jun 2026
https://github.com/cybersecwithkair/apitechvault
Built TechVault API, a FastAPI-based tool that fetches and summarizes MDN Web Docs for developers. It streamlines documentation lookup, enhances readability, and ensures secure, efficient access. Excited to keep improving it with more sources and AI-powered summarization!
apisecurity beautifulsoup fastapi postman python
Last synced: 10 May 2026
https://github.com/cameronxie/otel-polyglot
A polyglot project for validating OpenTelemetry SDK implementations across multiple languages using identical API endpoints that emit consistent telemetry signals for testing observability backends.
aspnet-core c-sharp fastapi go-gin grafana loki mcp-servers opentelemetry otel-collector prometheus tempo
Last synced: 10 May 2026
https://github.com/clumsybirder/cbird
基于Python3和FastAPI的RESTful API的项目
fastapi mysql pydantic pydantic-v2 python restful-api sqlalchemy
Last synced: 10 May 2026
https://github.com/aryanxxvii/fastapi-boilerplate
FastAPI boilerplate for reference
authentication fastapi fastapi-boilerplate fastapi-template jwt sqlalchemy sqlite
Last synced: 10 May 2026
https://github.com/narius2030/imcp-mobile-app
This mobile application uses the camera to capture images and sends them to a microservice for image captioning. Powered by a machine learning model, the app generates descriptive captions for each photo, providing visually impaired users with a detailed understanding of their surroundings through auditory feedback
api-development fastapi flutter-app microservice minio-s3 mobile-app mongodb nginx-proxy
Last synced: 10 May 2026
https://github.com/tinajastyle/brawlback
BrawlBack is a fully asynchronous backend server built on FastAPI
automation backend fastapi mongodb
Last synced: 10 May 2026
https://github.com/lmashik/cat_charity_fund
Сервис для благотворительного фонда - внесение пожертвований в нецелевые проекты
alembic fastapi python37 sqlalchemy uvicorn
Last synced: 10 May 2026
https://github.com/rhidoyhasanmahmud/outlet-navigator
OutletNavigator – A FastAPI-powered service for scraping, storing, and visualizing outlet locations with geospatial mapping
database fastapi python scraping
Last synced: 11 May 2026
https://github.com/kimijl/fastapi-mcp
Example web app mounting a model context protocol (MCP) server on a FastAPI server
Last synced: 11 May 2026
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/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/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/ghonijee/money-tracker-ai-agent
agentic-ai ai fastapi moneytracker python whatsapp-bot
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/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/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.
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/efenstakes/yoda-ai-alpha-api-mini
A generative AI API using Amazon AWS Bedrock supporting text and image generation.
aws aws-bedrock aws-lambda bedrock fastapi python
Last synced: 12 May 2026
https://github.com/ejminguez/book-borrowing-system
book borrowing system using fastapi
alembic fastapi postgresql sqlalchemy supabasedb
Last synced: 12 May 2026
https://github.com/aryaminus/dspy-proxy
A REST API server for DSPy that enables language model programming from any language. This proxy exposes DSPy's core functionality - signature registration, module execution, optimization, and evaluation - through HTTP endpoints, making it accessible from non-Python environments.
ai chain-of-thought dspy fastapi llm-optimization machine-learning microservice nlp prompt-engineering proxy-server rest-api
Last synced: 12 May 2026
https://github.com/jobedev95/classroom-booking-system
This API is a classroom booking system tailored for educational institutions. It was developed as part of a group project for our Python course at Nackademin. Using FastAPI, we designed a simple API that is easy to use and manage.
api booking-system fastapi pydantic python3
Last synced: 12 May 2026
https://github.com/homunmage/tiny-template-jwt-auth
simple jwt logic for stateless auth
Last synced: 12 May 2026
https://github.com/zodakzach/yt-comments-ai-analyzer
Web app that fetches YouTube comments from a given video URL, summarizes them with GPT‑5‑mini, indexes them for similarity search, and lets you chat with an AI about the insights
daisyui fastapi htmx openai tailwindcss upstash-redis vader-sentiment-analysis
Last synced: 12 May 2026
https://github.com/oya163/api-benchmark
Multiple python API framework benchmarking based on image conversion task
asyncio benchmarking fastapi flask
Last synced: 11 Jun 2026
https://github.com/akshar-raaj/softwarequizzes
Powers the backend for softwarequizzes.com.
Last synced: 13 May 2026
https://github.com/just1not2/electorz-backend
Backend of the ElectorZ political game, written in FastAPI
Last synced: 13 May 2026
https://github.com/natthasath/demo-python-fastapi-uvicorn
FastAPI and Uvicorn are tools for building web applications. FastAPI is a web framework for building APIs with Python, while Uvicorn is an ASGI server for serving those APIs. Together, they provide a powerful and efficient way to build and run web applications in Python.
Last synced: 11 Jun 2026
https://github.com/maxvilaruiz/skymate---hackupc-2026
AI-powered travel assistant that understands user intent, combines Skyscanner data with agentic AI, and delivers personalized trips, recommendations, and inspiration through an interactive chat experience.
agentic-ai ai ai-assitant chatbot fastapi llm nextjs ollama rag skyscanner travel-tech
Last synced: 13 May 2026
https://github.com/vishwas-chakilam/urlguard
A machine learning-based system for detecting malicious URLs. Utilizes advanced classification techniques to differentiate between safe and harmful links. 🚀🔍
complete-source-code fastapi machine-learning random-forest-classifier reactjs
Last synced: 11 Jun 2026
https://github.com/adityakarippadathudai/gmail-agent
fastapi gemini-api n8n-workflow npm reactjs
Last synced: 11 Jun 2026
https://github.com/commitwiz/fastapi-users
Ready-to-use and customizable users management for FastAPI
async asyncio fastapi fastapi-users python starlette users
Last synced: 14 May 2026
https://github.com/kuldeep-poonia/distributed-runtime-brain
Distributed infrastructure platform for deploying, scaling and observing autonomous agents with persistent memory, execution replay and control-plane orchestration.
backend-architecture distributed-systems event-driven fastapi infrastructure microservices reliability-engineering
Last synced: 11 Jun 2026
https://github.com/vincentchiou/tts-voiceover-app
本機運行的中文 TTS 配音工具,主題/PDF/YouTube → 口語腳本 → CosyVoice2 語音合成
chinese-tts cosyvoice fastapi ollama podcast taiwan text-to-speech tts voice-cloning whisper
Last synced: 11 Jun 2026
https://github.com/arktnld/claude-code-api
REST API wrapper for Claude Code CLI — execute code, manage files, and run commands remotely. Built on claude-agent-sdk with FastAPI.
ai ai-agents anthropic automation claude claude-api claude-code claude-sdk code-generation developer-tools fastapi llm python rest-api
Last synced: 11 Jun 2026
https://github.com/harsh-arora-4114/deploy-llm-application-using-docker
Built a containerized LLM application using FastAPI, Hugging Face Transformers, and Docker for scalable text generation. Developed REST APIs and an interactive web interface, enabling seamless deployment and inference across local and cloud environments.
api-rest docker fastapi huggingface-transformers pytorch
Last synced: 11 Jun 2026
https://github.com/seydinabane/sherpa
Sherpa — Tuteur IA pour la préparation d'examens : RAG ancré (citations), agents & orchestration LangGraph, production-grade (FastAPI · Qdrant · Claude).
agents anthropic claude clean-architecture edtech education fastapi genai langgraph llm prometheus python qdrant rag rag-pipeline vector-search
Last synced: 12 Jun 2026
https://github.com/aka-nikko/inventory-management-system
A simple, production-oriented inventory management web application with a React + Vite frontend and a FastAPI backend. The project is containerized with Docker Compose for easy local development and testing.
aqlalchemy axios docker fastapi javascript jsx postgresql python react vite webapp
Last synced: 12 Jun 2026
https://github.com/ical10/recall-ai
A spaced-repetition vocabulary trainer with LLM-generated vocabs for young ESL learners
alembic celery-beat celery-worker fastapi postgresql pydantic python redis uvicorn
Last synced: 12 Jun 2026
https://github.com/haseebahmed49/langchain-news-aggregator-app
The AI-Powered News Aggregator is a web application that fetches the latest news articles based on user-input keywords. It leverages FastAPI for the backend and Streamlit for the frontend. The backend integrates LangChain and OpenAI GPT-3.5 to provide AI-powered summaries.
fastapi knowledge-graph langchain langchain-python streamlit visualization
Last synced: 12 Jun 2026
https://github.com/varunramagiri/python-microservices-framework
Async FastAPI template with JWT/RBAC, Redis rate limiting, circuit breakers, Prometheus, OpenTelemetry, Kubernetes HPA and Terraform IaC
async docker fastapi jwt kubernetes microservices observability opentelemetry prometheus python rest-api terraform
Last synced: 13 Jun 2026
https://github.com/ai-bio-synergy-holdings-llc/qs-dmss
Evidence-first QuantumScalar DM simulation suite for reproducible runs, decision campaigns, and PyPI installs.
dark-matter evidence fastapi pypi python reproducibility scientific-computing simulation trusted-publishing
Last synced: 13 Jun 2026
https://github.com/kjaymiller/all-my-favs
Self-hosted bookmark manager — FastAPI + Postgres, REST API + dashboard, Firefox extension. Designed for the homelab.
bookmark-manager fastapi firefox-extension homelab postgres self-hosted
Last synced: 13 Jun 2026
https://github.com/haseebahmed49/langchain-pinecone-recommendation-system
Recommendation System using LangChain, OpenAI, and Pinecone. The system allows users to input an item description and receive semantically similar recommendations based on vector embeddings.
ai fastapi langchain langsmith openai pinecone python3 streamlit vector vector-database
Last synced: 13 Jun 2026
https://github.com/chandlertee/noetica
Self-hosted local-AI stack over Ollama: private chat, a structured-output API, and a QLoRA fine-tune → serve → chat loop. No cloud, no secrets.
chatbot chatgpt-alternative fastapi fine-tuning knowledge-base llm local-llm ollama open-webui qlora rag self-hosted
Last synced: 13 Jun 2026
https://github.com/77aymeric/tidydrop
Native macOS utility for safe local AI file sorting powered by Ollama
fastapi file-organization local-ai macos ollama privacy swiftui
Last synced: 14 Jun 2026
https://github.com/akyourowngames/friday
Open-source local-first AI assistant runtime with graph memory, semantic tool routing, markdown-governed tools, FastAPI/Next.js frontend surfaces, and verified tool calling.
agent-framework ai-agent automation developer-tools fastapi graph-memory jarvis local-ai-assistant local-first nextjs nvidia-nim open-source personal-ai python rag semantic-routing tool-calling
Last synced: 14 Jun 2026
https://github.com/kiarina/mlx-embedding-server
Single-purpose HTTP server for multimodal embeddings via mlx-embeddings (Apple Silicon / MLX). Defaults to Qwen3-VL-Embedding-2B.
apple-silicon embeddings fastapi mlx mlx-embeddings multimodal qwen3-vl
Last synced: 14 Jun 2026
https://github.com/2002yy/smart-calligraphy-edu
书法教育 AI 评测系统 — 基于 Vue 3 + FastAPI + 阿里云百炼 qwen3.5-omni-plus 的视觉评测平台,教师端管理教学流程,学生端提交作品获取 AI 即时评分反馈
ai ai-vision calligraphy course-project dashscope education fastapi fullstack pinia sqlalchemy sqlite vite vue3
Last synced: 14 Jun 2026
https://github.com/pialghosh2233/medical-chatbot
A modern AI-powered medical chatbot using Retrieval-Augmented Generation (RAG) with Pinecone, LangChain, and Gemini 2.5 Flash.
chatbot fastapi llm medical medical-chatbot medical-chatbot-with-llm-and-rag rag rag-chatbot
Last synced: 14 Jun 2026
https://github.com/jarynclouatre/qobuz-librarian
Build and maintain a complete, lossless library from Qobuz — gap-fill, quality upgrades, repair, and clean beets imports. Web UI or CLI, one Docker image.
beets docker fastapi flac hi-res-audio htmx lossless music music-downloader music-library qobuz self-hosted streamrip
Last synced: 05 Jul 2026
https://github.com/bokelleher/speedyfiles
Self-hosted file transfer that doesn't suck. Multi-GB packages, magic-link sharing, REST API, webhooks, audit log. MIT.
docker fastapi file-sharing magic-links mit-license python self-hosted wetransfer-alternative
Last synced: 15 Jun 2026
https://github.com/wangjiehu/llm-api-pool
OpenAI + Anthropic compatible LLM API pool/proxy with web session support (Gemini/Claude/ChatGPT/Codex), smart routing, real-time quota monitoring, high-freq agent ready. Local exe or self-host.
agent ai-pool anthropic claude codex fastapi gemini llm openai playwright proxy
Last synced: 15 Jun 2026
https://github.com/kbennett2000/soap-journal
Self-hosted, offline-first SOAP Bible journaling app with a built-in Bible reader and 13 bundled translations.
bible bible-journal bible-reader bible-study christian christianity devotional docker fastapi homelab journaling offline-first privacy python react scripture self-hosted soap sqlite typescript
Last synced: 15 Jun 2026
https://github.com/rahulsamant37/self-tracking
A daily progress tracking app that manages multiple concurrent goals (CAT, GATE, DSA), generates daily tasks, and drives an adaptive topic-mastery engine for the TLE Eliminator DSA course.
cat dsa fastapi gate nextjs self-improvement
Last synced: 15 Jun 2026