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-06-29 00:10:51 UTC
- JSON Representation
https://github.com/andreypomortsev/startducks_orders
This repository contains the source code for a scalable order processing system inspired by Starbucks. The system utilizes FastAPI to handle HTTP requests, Redis for message queuing, and PostgreSQL for managing inventory.
docker docker-compose fastapi postgresql redis
Last synced: 09 Apr 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/tmhsdigital/deepseek-wrapper
Async/sync Python client for DeepSeek LLM API. Supports completions, chat, streaming, function calling (tools), retries, and robust error handling. Easy API key management, pluggable logging, type hints, and Pydantic models. Built for scripts, web backends, CI/CD, and production.
css deepseek deepseek-wrapper fastapi function-calling html python tools
Last synced: 20 Apr 2026
https://github.com/ahmed-gelemli/docker-agent-backend
Lightweight, secure Docker agent with REST and WebSocket APIs for container management and real-time monitoring, built with FastAPI.
backend container-management docker docker-compose fastapi mcp-server monitoring real-time rest-api websocket
Last synced: 20 Apr 2026
https://github.com/greyhats13/fta_profile
docker fastapi firestore gcp kubernetes python
Last synced: 09 Apr 2026
https://github.com/sachnaror/graphql_fastapi
GraphQL server using FastAPI and interact with it using GraphQL queries
Last synced: 20 Apr 2026
https://github.com/sarthak-g0yal/mldeploylab
Demonstrates the end-to-end workflow of building, deploying, and serving machine learning models.
api docker fastapi machine-learning mlops
Last synced: 20 Apr 2026
https://github.com/swapnilsachan03/sketchpad
Web based, minimal & collaborative drawing boards.
Last synced: 24 Jun 2026
https://github.com/hozaifao/car-review-analytics-chatbot
Car-ing is an NLP chatbot built with FastAPI that analyzes car reviews. It provides sentiment analysis, translation (English to Spanish), question answering, and text summarization using transformer-based models. The app is deployed using Docker and includes automated performance evaluation.
chatbots data-analytics fastapi llm-inference nlp rag
Last synced: 20 Apr 2026
https://github.com/ysskrishna/ysskrishna.github.io
Personal portfolio website for Y. Siva Sai Krishna, published via GitHub Pages.
ai artificial-intelligence docker fastapi fullstack github-pages iitm iitmadras llm nextjs open-source portfolio pypi react ysskrishna
Last synced: 05 Jun 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/lanemc/unified-webhook-router
🎯 Developer-friendly webhook router for Stripe, GitHub, Slack, Twilio, Square. Framework-agnostic, serverless-ready, dual-language (TypeScript/Python).
crypto django express fastapi flask github hmac nextjs python security serverless slack stripe typescript webhook
Last synced: 09 Apr 2026
https://github.com/viniciusmecosta/peatdata
docker-compose fastapi python sqlalchemy sqlite
Last synced: 21 Apr 2026
https://github.com/apatni24/visionqa
Context-aware tool for automated BDD test generation and execution using RAG, VectorDB, and LLaMA.
adaptive-rag bdd behave blip context-aware-ai corrective-rag fastapi genai llama ocr rag self-rag test-automation
Last synced: 09 Apr 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/EntangleQuanta-labs/Entangle-app
Entangle : Automate Mobile workflows with AI . Block apps, hide features, and more using natural language .
ai andriod automate fastapi ios python react-native typescript
Last synced: 03 Oct 2025
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/prog-lucasalves/eng_fastapi
Este é um projeto básico utilizando **FastAPI** com **Pydantic** para validação de dados, **SQLite** como banco de dados e **JWT** para autenticação.
Last synced: 21 Apr 2026
https://github.com/answerquest/soi_png_proxy
proxy PNG map tiles server which converts SOI webp tiles to PNG on the fly
Last synced: 21 Apr 2026
https://github.com/infernalazazel/kylin-rpc
krpc 是一个用于在 FastAPI 中实现 RPC(远程过程调用)接口的简单库。它提供了一种方便的方式来定义和处理 RPC 请求和响应。
fastapi python310 rpc rpc-framework
Last synced: 16 May 2026
https://github.com/dwain-barnes/vui-fastapi-server
A OpenAI-compatible Text-to-Speech API server powered by VUI - a small conversational speech model
fastapi openai-compatible text-to-speech tts vui
Last synced: 21 Apr 2026
https://github.com/smoke-me/documentation-scraper
A powerful FastAPI-based web application that scrapes, processes, and summarizes documentation using GPT-4o-mini. Perfect for creating concise summaries of large technical documentation.
documentation fastapi gpt nlp python summarization web-scraping
Last synced: 22 Apr 2026
https://github.com/yeisson8a/api_inventario_python
API de inventarios desarrollada en Python, usando SQL Server, FastAPI, Uvicorn, SQL Alchemy, Middleware y Logging
fastapi python3 sql-server sqlalchemy uvicorn
Last synced: 22 Apr 2026
https://github.com/mj-deving/rag-hybrid-chatbot
Chat with your documents — Hybrid RAG chatbot combining Vector Search (Qdrant) + Knowledge Graph (NetworkX) with adaptive query routing and CRAG. Upload PDF/MD/TXT, ask questions, get cited answers.
ai-agents chatbot fastapi knowledge-graph llm python rag vector-search
Last synced: 22 Apr 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/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/homunmage/tiny-template-jwt-auth
simple jwt logic for stateless auth
Last synced: 12 May 2026
https://github.com/flavien-hugs/simple-fastapi
Simple API with FastAPI
fastapi fastapi- fastapi-crud fastapi-sqlalchemy
Last synced: 22 Apr 2026
https://github.com/electronic-mango/reddit-fastapi-api
Simple API for Reddit API.
api api-rest fastapi python python3 reddit reddit-api
Last synced: 22 Apr 2026
https://github.com/smrenato/fastapi_backend
A simple backend application using fastAPI framework to make a blog
asyncio bakcend fastapi python sqlalchemy
Last synced: 07 Aug 2025
https://github.com/mukundakatta/nemesis
Nemesis — Threat Intelligence Platform. AI-powered threat intelligence platform
fastapi ioc python security threat-intelligence
Last synced: 23 Apr 2026
https://github.com/giljoai/giljoai_mcp
Graduating Context Coders into Project Management and Project Managers into Context Coders.
agentic-coding context-engineering context-management developer-tools fastapi mcp mcp-http mcp-server multi-agent multi-platform orchestration postgresql product-management project-management python task-management vue webapp
Last synced: 03 May 2026
https://github.com/nickemma/sentiment_analysis_service
This basic MLOps project demonstrates the core concepts of model lifecycle management across your preferred technology stack!
aws docker-compose dynamodb fastapi gin-gonic golang java mlops postgresql python reactjs spring-boot tailwindcss
Last synced: 09 Apr 2026
https://github.com/losertowinner/ebook
Coming soon . . . ✨
chakra-ui fastapi postgresql reactjs sqlite typescript
Last synced: 23 Aug 2025
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/nagavenkateshgavini/fastapi_app
This project is a FastAPI application that serves as the backend API. It includes endpoints to retrieve company information and locations from CSV files.
Last synced: 24 Apr 2026
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/nirjanadas/auto-gen-ai
AI-powered documentation generator that creates PRDs, landing page content, FAQs, and marketing copy from a short product brief using FastAPI, Streamlit, and OpenAI models.
ai clean-architecture documentation-generator fastapi openai prompt-engineering python streamlit
Last synced: 24 Apr 2026
https://github.com/macromrit/air-flick
Transfer files through the air with just a gesture. Push. Pull. Done.
css cv2 fastapi html js media-pipe peer2peer python random-forest-classifier restful-api scikit-learn websockets
Last synced: 09 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/escaticzheng/simple_ocr_service
本项目是一个基于 FastAPI 和 RapidOCR 的轻量级 OCR(光学字符识别)服务应用。通过接收图片的 Base64 编码,提取图片中的文字内容并返回结果。项目支持对图片方向的自动检测与处理,能够优化文字提取效果。
Last synced: 24 Apr 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/humblebeeai/rest-fastapi-orm-template
This is a template repository for FastAPI with ORM (SQLAlchemy) projects.
boilerplate cicd cookiecutter docker docker-compose fastapi fastapi-boilerplate fastapi-sqlalchemy fastapi-template microservice orm python python3 rest-api software-engineering sqlalchemy template web-server
Last synced: 24 Apr 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/dev-murphy/sda-hymns-api
📖 A FastAPI application to explore and retrieve information for all SDA hymns, including lyrics, authors, and categories
Last synced: 24 Apr 2026
https://github.com/al-chris/crypto-payment-system
A simple Ethereum payment solution in Python FastAPI
blockchain ethereum fastapi open-source python
Last synced: 13 May 2026
https://github.com/fastily/is-it-up
📡 A simple API for checking if a website/domain is reachable
fastapi python3 uptime-monitor
Last synced: 17 May 2026
https://github.com/solomonneas/code-search-api
Local semantic code search with Ollama embeddings, SQLite, and hybrid search. Index your codebase with language-aware chunking and find code by intent.
code-indexing code-search developer-tools embeddings fastapi hybrid-search local-first ollama semantic-search sqlite
Last synced: 25 Apr 2026
https://github.com/naji-najari/career-copilot
AI hiring copilot built on Google ADK v2. Recruiter mode scores fit + drafts outreach. Candidate mode detects agency postings + generates full interview prep.
ai-agent docker fastapi gcp google-adk langfuse mcp nextjs python tailwindcss typescript
Last synced: 25 Apr 2026
https://github.com/rubdelima/tintino
Tintino é um projeto da disciplina de Criatividade Computacional com o objetivo de criar histórias interativas para crianças, utilizando imagens e áudio gerados por ferramentas de IA.
fastapi gemini langchain whisper
Last synced: 09 Apr 2026
https://github.com/peteroyelegbin/smart-healthcare
Smart Healthcare is a microservice application that serves as a central hub for patient medical records accessible to all hospitals, pharmacies, and insurance companies.
cicd docker fastapi healthcare microservices python
Last synced: 25 Apr 2026
https://github.com/flavien-hugs/apikey-hub
A simple API key manager for developers and their projects.
api-key-management apikey-authentication apikey-checker apikey-manager fastapi microservice
Last synced: 13 May 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/ardwiinoo/knn-sentiment-analysis-api
⚡ Model analisis sentimen machine learning based deployment
fastapi machine-learning python sentiment-analysis
Last synced: 25 Apr 2026
https://github.com/amha-kindu/fidel-api
FastAPI backend for Fidel AI with JWT authentication, async SQLAlchemy/PostgreSQL persistence, Redis caching, rate limiting, and SSE chat streaming.
alembic api backend fastapi jwt-authentication postgresql python rate-limiting redis sqlalchemy sse
Last synced: 23 May 2026
https://github.com/credona/age-decision-api
Public API gateway for probabilistic age verification combining age estimation and anti-spoofing with a privacy-first design
age-estimation anti-spoofing api computer-vision credona fastapi gateway machine-learning open-source privacy verification zeroknowledge
Last synced: 26 Apr 2026
https://github.com/palwisha-18/fastapi_fundamentals
PluralSight FastAPI Fundamentals course exercise
fastapi pydantic python3 sqlmodel
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/crisboleda/inventory-system
Sales and expense management system for small businesses
clean-architecture fastapi good-practices hexagonal-architecture python
Last synced: 26 Apr 2026
https://github.com/phaysaal/seenslide-desktop
Open-source screen capture app for real-time presentation sharing. Transparent, auditable, community-driven.
fastapi linux open-source presentation python real-time screen-capture wayland
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/abhinaybhadauria99/neera.ai
Chatbot for water conservation and spread awareness on water pollution
fastapi gemini-api machine-learning mern-stack
Last synced: 26 Apr 2026
https://github.com/shigeyf/entra-agent-id-auth-flow-demo
Demo app visualizing the three Entra Agent ID authentication flows (Interactive OBO / Autonomous App / Autonomous User) with Microsoft Foundry Hosted Agent — compare "whose permissions accessed the API" in real time.
agent-identity authentication azure azure-container-apps azure-static-web-app entra-agent-id fastapi foundry-hosted-agents microsoft-entra-id microsoft-foundry microsoft-foundry-hosted msal oauth2 on-behalf-of react terraform vite
Last synced: 13 May 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/siddhantprateek/pheno
Pheno Application is designed to...
Last synced: 26 Apr 2026
https://github.com/jaimemosg/census_api_challenge
This is just my first fastAPI
Last synced: 13 May 2026
https://github.com/voidelux/cryptopanel-backend
Backend part of my cryptopanel project. || FRONTEND - https://github.com/voidelux/cryptopanel-frontend
acync backend backend-api fastapi python web website
Last synced: 15 Apr 2026
https://github.com/vakovalskii/midea-local-web
Локальный веб-пульт Wi-Fi кондиционеров MDV/Midea без облака: FastAPI + React + Docker. Self-hosted web remote, no Home Assistant required.
air-conditioner docker fastapi iot local-control mdv midea react self-hosted smart-home
Last synced: 07 Jun 2026
https://github.com/bencoderus/py-auth-service
A FastAPI-based authentication service with JWT token support, user management, and distributed rate limiting using Redis.
Last synced: 27 Apr 2026
https://github.com/asafr-dev/supportdesk-api
SupportDesk tickets API (FastAPI): API-key auth, SQLAlchemy/Postgres, OpenAPI docs, tests, CI.
docker fastapi mypy openapi postgresql pytest python rest-api ruff sqlalchemy
Last synced: 27 Apr 2026
https://github.com/buabaj/pycon-registration-portal
A demo app to demonstrate the process of contributing to open source projects
crud-application fastapi rest-api
Last synced: 12 Apr 2025
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/techwithty/heygen-streaming-api
Python client and FastAPI integration for HeyGen's Streaming API. Production-ready implementation with type hints, async support, and comprehensive error handling.
ai-avatars api-client async-io fastapi heygen python rest-api streaming-api video-generation webhooks
Last synced: 27 Apr 2026
https://github.com/chy5301/asset-hub
小组资产管理工具——Web GUI 面向人类,CLI 面向 AI Agent。FastAPI + SQLModel + React + TanStack Router。
agent-native ai-agent asset-management cli fastapi react sqlmodel tanstack-router typer
Last synced: 14 May 2026
https://github.com/gokularaman-c/ai-interview-assistant
An AI-powered interview assistant that performs real-time transcript summarization, pause-aware questioning, and adaptive interview evaluation using transcript and screen content.
ai fastapi frontend full-stack human-computer-interaction interview-assistant machine-learning natural-language-processing real-time-systems speech-processing
Last synced: 23 May 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/felipelaptrin/fastapi-cicd
Simple API done with FastAPI
api fastapi githubactions python
Last synced: 27 Apr 2026
https://github.com/sccsmartcode/hng-stage1-number-classification-api
A public API for HNG Stage 1 task that classifies a given number by identifying its mathematical properties (prime, perfect, Armstrong, parity, digit sum) and retrieves a fun fact using the Numbers API.
backend-api fastapi hng-stage1 mathematics number-classification numbersapi public-api python
Last synced: 27 Apr 2026
https://github.com/intelligentsandbox/stt
custom stt system
fastapi speech-to-text vad whisper
Last synced: 14 May 2026
https://github.com/abhay-kanwasi/sentiment-dashboard
Comprehensive solution for sentiment analysis, combining a FastAPI backend with a React frontend. The application allows users to upload CSV files containing product reviews, analyze the sentiment using a pre-trained DistilBERT model, and visualize the results through an interactive dashboard
fastapi nlp sentimentanalyzer transformers-models
Last synced: 27 Apr 2026
https://github.com/gfpaiva/wishlist-api
Wishlist API É uma API pública para criar e gerenciar listas de desejos.
api-rest docker fastapi postgresql python3 redis
Last synced: 08 Feb 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/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/themusharraf/fastapi-template
Python FastAPI html with Jinja2 Template
bootstrap bootstrap5 fastapi html jinja2 template
Last synced: 28 Apr 2026