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-06 00:10:50 UTC
- JSON Representation
https://github.com/stanmiglight/lab4
This project is a FastAPI task management system with two API versions (v1 and v2), each having its own database and CRUD endpoints for tasks. The API is secured using an API key stored in an .env file.
Last synced: 24 Apr 2026
https://github.com/abhaybraja/find-lost-person
Built with React, FastAPI, and face_recognition, it compares the uploaded image with a database of known faces to identify potential matches and display relevant details, aiding families and authorities in locating missing persons efficiently.
face-recognition fastapi python
Last synced: 24 Apr 2026
https://github.com/pvenkata-tech/sentinel-ai-gateway
A high-performance, streaming-first AI Observability & Guardrail Proxy. Intercept, redact (PII/PHI), and monitor LLM traffic in real-time with zero-latency overhead. Built with FastAPI, Pydantic v2, and OpenInference.
ai-gateway ai-security fastapi guardrails llm-observability llmops opentelemetry pii-redaction prompt-injection sentinel-ai
Last synced: 06 Jun 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/parina-khilari/network-packet-sniffer-
An educational network packet sniffer serves as a hands-on bridge between theoretical networking and practical cybersecurity. By combining Python's powerful backend libraries with modern web technologies, students can move beyond terminal-based outputs to interactive visual representations of how data traverses the OSI model.
cybersecurity fastapi learning-project networking packet-capture packet-sniffer python scapy websocket
Last synced: 24 Apr 2026
https://github.com/50-course/token-scanner
The Night Watch Guild for Crypto Transactions
api-integration crypto dex fastapi gcp python sqlachemy
Last synced: 24 Apr 2026
https://github.com/tharuntejad/integer-id-generation-at-scale-using-kubernetes
High-throughput integer ID generation service using the Snowflake algorithm on Kubernetes (k3s).
docker fastapi go i k3s kuber python twitter-snowflake-algorithm
Last synced: 09 Apr 2026
https://github.com/lobrzut/netdash
Self-hosted homelab dashboard — services, health checks, keys, and notes (FastAPI + Docker)
dashboard docker fastapi homelab self-hosted
Last synced: 12 Jun 2026
https://github.com/dev-vivekkumarverma/payment_integration
This is a simple fast api app for payment integration
docker docker-compose fastapi payment-gateway payment-integration python3 sqlite3 upi upi-integration upi-payment
Last synced: 09 Apr 2026
https://github.com/andreypomortsev/library
This project provides a simple yet comprehensive system for managing a library, focusing on book management and author tracking. It utilizes FastAPI, Docker, PostgreSQL, and SQLAlchemy to offer a robust framework for creating, updating, and retrieving books and authors through a RESTful API.
ci docker docker-compose fastapi postgresql pydantic sqlalchemy-python
Last synced: 09 Apr 2026
https://github.com/euiyounghwang/python-cicd-fastapi-basic
python-fastapi-basic-CICD
circlci circle-ci docker docker-compose elasticsearch fastapi github-actions jenkins kibana kibana-plugin poetry pydantic pytest python3 restapi-framework shell-script starlette swagger swagger-ui
Last synced: 09 Apr 2026
https://github.com/vladislavyar/qrkot_spreadsheets
Приложение для Благотворительного фонда поддержки котиков QRKot, сделанное на FastAPI.
fastapi googleapi python sqlalchemy
Last synced: 06 Jun 2026
https://github.com/ziul/dskity
Modular Application (Plugin System) API
fastapi modularization python uv
Last synced: 25 Apr 2026
https://github.com/the-y9/fastapi-authentication-starter-pack
FastAPI starter for handling user signup and login using Pydantic models and clean service-based architecture.
authentication fastapi pydantic
Last synced: 25 Apr 2026
https://github.com/alby-sh/alby-sdk-python
Official Alby error-tracking SDK for Python 3.8+ (Django, Flask, FastAPI)
alby django error-monitoring error-tracking fastapi flask observability python sdk
Last synced: 26 Apr 2026
https://github.com/diegoam11/api-reclamos
Api para módulo de Reclamos de un ERP
Last synced: 26 Apr 2026
https://github.com/cullis-security/cullis
Trust infrastructure for AI agents across organizations. Verified identity, explicit authorization, cryptographic audit trail.
ai-agents api-gateway cryptography dpop e2e-encryption fastapi federated-identity iam mcp mtls multi-agent-systems pki python self-hosted spiffe trust-broker workload-identity zero-trust
Last synced: 13 May 2026
https://github.com/sunnyinhouse/exchange_rates
API сервис для обмена валют
alembic fastapi fastapi-sqlalchemy jwt-authentication pydantic-settings
Last synced: 26 Apr 2026
https://github.com/s1rt3ge/code-review-agent
AI-powered GitHub PR reviews with 4 parallel agents: Security, Performance, Style, Logic. Built with FastAPI + LangGraph + React.
ai code-review fastapi github-app langgraph llm python react
Last synced: 26 Apr 2026
https://github.com/martinsantost/myzest
The lightest self-hosted recipe manager that actually cares about your food memories.
cookbook cookbook-app cooking culinary-diary docker fastapi food-diary food-journal homelab memory-keeper moment-cards open-source python recipe-manager recipe-scraper self-hosted selfhosted sqlite
Last synced: 26 Apr 2026
https://github.com/gakkiyomi/missav-api
A third-party RESTful API for the "MissAV" website, designed to scrape and structure website data.
api fastapi missav missav-api python spider
Last synced: 26 Apr 2026
https://github.com/blakeziegler/summarize-local-llm
Indiana University Change Lab Custom Summarization Grader
cors fastapi huggingface javascript language-tool-python llm pydantic transformers uvicorn
Last synced: 26 Apr 2026
https://github.com/leanmore/pilotstd
PilotStd - auto-detect standard numbers, multi-site query, batch download, smart archive
docker fastapi python standardization standards vue
Last synced: 29 Jun 2026
https://github.com/labatata101/oximeter-monitor
Oximeter monitor project using the ESP32 microcontroller and the MAX30100 sensor
bot c cpp esp32 fastapi max30100 microcontroller oximeter python rest-api telegram-bot
Last synced: 09 Apr 2026
https://github.com/achronus/create-api-app
A quickstart tool for creating FastAPI projects with a NextJS frontend.
api-tool beanie fastapi mongodb nextjs python tailwindcss
Last synced: 30 Sep 2025
https://github.com/amsh4/driftsiren
DriftSiren is a production-grade platform for real-time data drift and quality monitoring. Built with Next.js, FastAPI, and Docker, it tracks feature drift, provides live alerts, and visualizes metrics on a sleek dashboard. Includes agent, APIs, Celery workers, and Kubernetes-ready setup.
celery cicd datadrift dataquality docker fastapi k8s machine-learning nextjs observability postgresql real-time redis tailwindcss typescript websocket
Last synced: 09 Apr 2026
https://github.com/joaosanches/lead-intelligence-engine
Projeto de IA aplicada para classificação de leads com uso de LLMs, saídas estruturadas, validação de dados e workflows determinísticos.
backend fastapi ia llm machine-learning nlp pydantic python
Last synced: 27 Apr 2026
https://github.com/olmaneuh/fastapi-samples
This repository is a collection of various examples and code snippets to help get started with FastAPI, a framework for building APIs with Python.
examples fastapi pydantic python samples sqlalchemy sqlite
Last synced: 27 Apr 2026
https://github.com/dvurechensky/binnexus.probe
Is a fast API-based binary probing tool designed for quick behavioral inspection of executables and DLLs.
api-analysis behavior-analysis binary-analysis code-analysis debugging dvurechensky dvurechenskypro dynamic-analysis fastapi ghidra ida malware-analysis pattern-detection program-analysis python reverse-engineering signal-analysis static-analysis windows-internals x32dbg
Last synced: 27 Apr 2026
https://github.com/jaimemosg/census_api_challenge
This is just my first fastAPI
Last synced: 13 May 2026
https://github.com/akamhy/video-streaming-dockerized-app
Video Streaming Dockerized App
api-rest docker docker-compose docker-network fastapi redis redis-database video-streaming
Last synced: 09 Apr 2026
https://github.com/anuja-rahul/python-fastapi
Simple API made using python for a social media platform.
Last synced: 27 Apr 2026
https://github.com/nexusrunn3r/nexusrunner-ui-console
Console web (React/Next): runners, jobs, logs, artefatos
byoc ci-cd control-plane devtools docker fastapi gpu-ready nextjs observability open-core playbooks python runners
Last synced: 08 Apr 2026
https://github.com/pansani/server-sent-streaming
fastapi golang server-sent-events
Last synced: 27 Apr 2026
https://github.com/achronus/cv-api-projects
A set of projects that combine small Computer Vision models with FastAPI
api computer-vision fastapi python
Last synced: 27 Apr 2026
https://github.com/k-kumar-01/python-api-to-server-cli
Converts Python API to Server
argparse fastapi python uvicorn
Last synced: 27 Apr 2026
https://github.com/quadnucyard/seu-gpa-calculator-server
东南大学绩点计算器后端(仅转发请求)
fastapi python southeast-university
Last synced: 27 Apr 2026
https://github.com/mattmajestic/websockets-fastapi
A minimal example of Websockets using FastAPI & HTML Templates
Last synced: 30 Mar 2025
https://github.com/sathviknayak123/detection_of_dga_botnets
App to Detect of DGA-based botnets using Machine Learning and Deep Learning (CNN+Attention)
binary-classification cnn-att-models deep-learning fastapi feature-engineering machine-learning multiclass-classification
Last synced: 28 Apr 2026
https://github.com/ordinary9843/ai-video-pipeline
A local AI pipeline that scripts, renders, and publishes YouTube Shorts with zero per-video API cost.
ai automation fastapi ffmpeg python shorts stable-diffusion video-generation youtube
Last synced: 25 Jun 2026
https://github.com/mergi72/dms-provider-bridge
Provider bridge service for DMS systems such as eDoCat, Alfresco and FSO, with WFX API support.
alfresco dms document-management edocat fastapi python rest-api total-commander wfx
Last synced: 07 Jun 2026
https://github.com/amansikarwar/reimbursement_rag
A FastAPI and Gemini LLM-powered invoice reimbursement system that uses Retrieval Augmented Generation (RAG) to analyze documents against HR policies and provides an intelligent chatbot interface.
ai chatbot fastapi gemini-llm invoice-analysis langchain rag reimbursement-system retrieval-augmented-generation streamlit
Last synced: 03 Aug 2025
https://github.com/intelligentsandbox/stt
custom stt system
fastapi speech-to-text vad whisper
Last synced: 14 May 2026
https://github.com/kvdomingo/banyuhay
dagster fastapi maplibre openfreemap svelte
Last synced: 28 Apr 2026
https://github.com/xxxrokxxx/iso-medical-docs-api
RAG-powered API for querying ISO medical device standards using Weaviate vector search and OpenAI GPT-4o. Features FastAPI backend, Gradio chatbot UI, and Docker deployment support.
chatbot fastapi gpt4 gradio iso-standards llm medical-devices openai python rag vector-search weaviate
Last synced: 28 Apr 2026
https://github.com/darwin7381/token-manager
🔐 API Token 集中管理系統 - 為多微服務架構設計的集中式 Token 與路由管理平台,支援 Cloudflare Edge Network 全球分佈
api-gateway api-key-management authentication cloudflare-workers fastapi microservices n8n postgresql railway token-management
Last synced: 05 May 2026
https://github.com/faisal-fida/fastapi-docker-project
This project is a simple FastAPI application that demonstrates how to build and deploy a web API using Docker. The application includes a scraper that fetches the IP address from a specified URL.
deployment docker docker-compose fastapi
Last synced: 28 Apr 2026
https://github.com/engichang1467/latex-ocr-api
This is a simple API that uses the LatexOCR from the pix2tex package to extract latex code from an image.
Last synced: 28 Apr 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/ricardorobledo/creditcardfrauddetector
Credit card fraud detector
css fastapi html5 javascript matplotlib numpy pandas python3 sklearn
Last synced: 09 Apr 2026
https://github.com/rsn601kri/demand-pulse
Transforming Retail Supply Chains with AI-Powered Demand Forecasting & Generative Insights
aws data-visualization fastapi forecasting genai hackathon nextjs react walmart
Last synced: 09 Apr 2026
https://github.com/mtsprznto/api_data_mapu
Esta es una api que tiene información sobre la cultura mapuche y su vocabulario mapudungun
Last synced: 28 Apr 2026
https://github.com/KERELKO/strawberry-fastapi-graphql-api
Simple FastAPI+GraphQL (Strawberry) product service with SQLAlchemy (ORM) and Postgresql (DB) provides flexible retrieval of the entities.
django docker-compose fastapi graphql postges postgresql python python3 sqlalchemy strawberry strawberry-graphql
Last synced: 28 Apr 2026
https://github.com/henriquesebastiao/dotum
Dotum, sistema de contas a pagar e contas a receber
api api-rest docker fastapi postgresql pytest sql sqlalchemy swagger
Last synced: 28 Apr 2026
https://github.com/caknoooo/fastapi-for-machine-learning
This repository contains the files to build AI image generation web application! Outlined are the core components of the FastAPI web framework, and application leverage the newly-released Stable Diffusion text-to-image deep learning model.
api deep-learning fastapi modelling
Last synced: 28 Apr 2026
https://github.com/chanmeng666/wellness-agent
【⭐️ Star this repo to support AI-powered workplace wellness innovation!】Enterprise-grade workplace wellness platform. Features 5 specialized AI agents, privacy-first multi-role support, persistent memory system, real-time wellness tracking & comprehensive organizational insights with role-based access for employees, HR managers & employers.
ai-assistant employee-wellness employer-insights fastapi gemini-ai google-adk hr-analytics memory-system multi-agent-system nextjs privacy-first python wellness-agent workplace-wellness
Last synced: 28 Apr 2026
https://github.com/richardschoen/python_dbibmiodbc
Python IBM i ODBC Database Class and Application Subclass for Structured Business App Logic
as400 class database db2 fastapi flask ibmi odbc pyodbc python re-usability rest-api restful-api wrapper
Last synced: 28 Apr 2026
https://github.com/lmddc-lu/peertube-plugin-subtitle-translator-api
This is an API that uses a fork of the Subtitles-Translator project to translate subtitles from one language to another. It was made to work in pair with our Subtitle Translator Peertube plugin, which is a fork of the Subtitles-Editor plugin for PeerTube.
fastapi gpu gpu-acceleration opus-mt subtitle-conversion subtitles
Last synced: 29 Apr 2026
https://github.com/abhaysingh71/risk-analytics-for-insurance-with-docker-and-fastapi
End-to-end deployment project using FastAPI, Docker, and AWS EC2 — serves a machine learning insurance prediction API with a Streamlit frontend. Focuses on backend API dev, containerization, and cloud deployment.
apidevelopment aws aws-ec2 containerization deployment docker fastapi machine-learning streamlit
Last synced: 09 Apr 2026
https://github.com/edcsu/todos-fast-api
Todos API with Fast API
fastapi python python3 rest-api
Last synced: 29 Apr 2026
https://github.com/tanush-g/llm-task
A privacy-focused web application that detects Personally Identifiable Information (PII) in text using advanced NLP techniques and provides AI-powered paraphrasing to help users protect their sensitive information. It leverages Named Entity Recognition (NER) and Large Language Models (LLMs) to identify and sanitize PII
fastapi gemini named-entity-recognition ner pii-detection render spacy vercel
Last synced: 03 Feb 2026
https://github.com/bk86a/postalcode2nuts
FastAPI microservice for European postal code validation and mapping to NUTS codes (levels 1-3) across EU, EFTA, and EU candidate countries using GISCO TERCET data
data-validation docker efta eu europe european-commission eurostat fastapi geocoding gisco microservice nuts nuts-classification open-data postal-code-validation postal-codes python rest-api tercet zip-code
Last synced: 03 May 2026
https://github.com/gvtret/doc-rag-mcp-server
Local-first RAG over engineering documents (PDF/DOCX/DOC/MD/TXT), exposed via MCP to Cursor/Claude. AGPL-3.0.
agpl cursor embeddings faiss fastapi local-rag mcp rag semantic-search
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/teamofroman/fastapi-cookies-auth
Аутентификация пользователя через куки в FastAPI
auth authentication authorization cookie cookies fastapi middleware
Last synced: 29 Apr 2026
https://github.com/mahfuzurrahman98/codeglimpse-api
fastapi pastebin python sqlalchemy
Last synced: 29 Apr 2026
https://github.com/pankaj085/fastapi-todo-app
A fully asynchronous To-Do application built with FastAPI and PostgreSQL. Features include CRUD operations, pagination, and interactive API documentation with Swagger UI and ReDoc. Designed for high performance and scalability with a clean, modular codebase.
asynchronous fastapi postgresql pydantic python sqlalchemy uvicorn
Last synced: 29 Apr 2026
https://github.com/mattmajestic/spotify-api
Query Spotify Artist Stats from Spotify API
Last synced: 29 Apr 2026
https://github.com/mohamed-kaizen/home_recruiters
Every person needs help from other professionals be it electricians, plumbers, mechanics or any other. This project is a quick and easy way for people(recruiters) to connect with skilled people who think are a good fit and hire them
codenight fastapi gdgaddis tortoise-orm typer
Last synced: 29 Apr 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/nexusrunn3r/nexusrunner-examples
Playbooks e repositórios demo para smoke-tests
byoc ci-cd control-plane devtools docker fastapi gpu-ready nextjs observability open-core playbooks python runners
Last synced: 29 Apr 2026
https://github.com/iliasger/test_project_ilias
Web application generated by BESSER — Generated by BESSER
besser fastapi generated-app low-code model-driven react web-app
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/ibuilder/modelmaker
Open, self-hosted, IFC-native AEC platform: a web BIM viewer + modeling, a 73-module GC portal (RFIs, pay apps, CPM schedule, TRIR), and a development proforma — one model from acquisition to turnover. Generate a building from a zoning envelope, then coordinate, draw, schedule & underwrite it. Built on That Open + IfcOpenShell. $0 to run.
aec bcf bim bim-viewer clash-detection construction construction-management fastapi gc ids ifc ifc-viewer ifcopenshell openbim proforma real-estate self-hosted tauri thatopenengine three-js
Last synced: 29 Jun 2026
https://github.com/gautamkaus/nlp_chatbot_food_order_project
CHATBOT PROJECT FOR FOOD ORDERING - NLP,DIAGFLOW
connectors database dbms dialogflow fastapi mysql ngrok-server nlp-deep-learning nlp-machine-learning sql
Last synced: 29 Apr 2026
https://github.com/stefen-taime/api-testing-demo-v2
Demo project covering 11 API testing types with FastAPI, JWT, Playwright, JMeter, Docker Compose, and Postgres.
api-testing docker-compose fastapi jmeter jwt playwright postgresql qa
Last synced: 26 Jun 2026
https://github.com/holamexico/end-to-end-agentic-ai-fastapi-docker-project
Discover the End-To-End-Agentic-AI-FastAPI-Docker-Project on GitHub – a powerful, open-source framework for building agentic AI workflows with FastAPI and Docker. Clone, customize, and deploy scalable AI solutions effortlessly!
agentic-ai agents ai-automation api api-integration deploy deployment development docker end-to-end-workflow fastapi genai llm python
Last synced: 29 Apr 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/roaajadaa/content-based-recommender-system
Build a content-based recommender system that suggests items to users based on their preferences (favorite products)
cosine-similarity fastapi pymongo tf-idf-vectorizer
Last synced: 30 Apr 2026
https://github.com/kraigochieng/medilinda
MediLinda is an integrated web platform that streamlines Adverse Drug Reaction (ADR) reporting, real-time monitoring, and explainable AI-driven causality assessment for Kenya’s Pharmacy and Poisons Board (PPB).
databricks fastapi mlflow nuxt
Last synced: 23 May 2026
https://github.com/theharshithr/meal-calorie-backend-harshith.
FastAPI + PostgreSQL backend for meal calorie tracking with JWT auth, Dockerized setup, rate limiting, and testing.
authentication backend calorie-calculator calories docker fastapi jwt meal-tracker postgres pydantic pydantic-settings rest-api
Last synced: 30 Apr 2026
https://github.com/cenixeriadev/imageprocessing
Reto de roadmap in progress https://roadmap.sh/projects/image-processing-service 👓
auth aws-s3 docker fastapi kafka opencv-python postgresql
Last synced: 30 Apr 2026
https://github.com/bykalachevski/ai-support-agent-template
Production-ready AI support-agent template with FastAPI, Markdown knowledge base, retrieval pipeline, session memory, safety policies and optional WebSocket worker integration.
ai ai-agent ai-agent-tools ai-agents-automation automation docker fastapi llm python rag support-agent websocket
Last synced: 26 Jun 2026
https://github.com/sha1cybr/esp32-pi-solar-control
A BLE-Powered Smart IoT Water Valve with ESP32 & Pi Zero
ble esp32 fastapi iot python raspberry-pi
Last synced: 30 Apr 2026