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-09 00:10:59 UTC
- JSON Representation
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/peidrao/tracegarden
Request-scoped backend observability toolkit for Django, Flask, and FastAPI: captures SQL/HTTP/Celery/OTel traces with secure redaction, local UI, and zero global singleton coupling.
backend debugging developer-tools django fastapi flask observability python
Last synced: 20 Apr 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/eudalabs/healthwithsevgi
Browser-based ML education tool for healthcare professionals — 7-step wizard covering 20 medical specialties with explainability, bias detection & EU AI Act compliance
bias-detection education eu-ai-act explainability fastapi healthcare machine-learning medical-ai react shap
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/m0nk111/agent-forge
Multi-agent orchestration platform for GitHub automation with role-based LLM assignment, real-time monitoring, and intelligent task distribution
ai-agents claude code-generation code-review fastapi github-automation gpt-4 llm monitoring multi-agent-system orchestration python qwen websocket
Last synced: 21 Apr 2026
https://github.com/ahmdeltoky03/company-report-generator
An AI-powered application that generates comprehensive, professional company research reports using multi-agent systems.
cohere crewai fastapi multiagent-systems open-source
Last synced: 22 Apr 2026
https://github.com/aytzey/pitchcheck
Desktop neural persuasion scoring with local GPU first and cheapest Vast.ai fallback.
ai desktop-app fastapi gpu machine-learning nextjs openrouter rust tauri vast-ai
Last synced: 22 Apr 2026
https://github.com/vitorvogomes/fastapi-menu-restaurante
FastAPI - Menu Restaurante
Last synced: 23 Apr 2026
https://github.com/sergiobc27/ideam-data-automator
Pipeline Python para extraer, validar y organizar datos hidrologicos del IDEAM (Socrata / Datos Abiertos Colombia), con espejo PostgreSQL+TimescaleDB y API FastAPI.
colombia etl fastapi hydrology ideam open-data python socrata timescaledb
Last synced: 05 Jun 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/hubertnshuti/bus-people-counting
Real-time bus passenger counting system using ESP32 sensors, FastAPI, Streamlit, and ML-based occupancy prediction.
embedded-systems esp32 fastapi iot machine-learning passenger-counting platformio python smart-transport streamlit
Last synced: 06 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/humblebeeai/rest-fastapi-template
This is a template repository for FastAPI web service projects.
boilerplate cicd cookiecutter docker docker-compose fastapi fastapi-boilerplate fastapi-template microservice python rest-api software-engineering template web-server
Last synced: 24 Apr 2026
https://github.com/danfmaia/workflow-forge
A business process automation platform using multi-agent orchestration to automate complex workflows. Features a workflow marketplace, self-improvement mechanism, and FastAPI backend. Demonstrates agent-based architecture with specialized roles (Researcher, Processor, Approver, Optimizer) for intelligent workflow execution.
agent-orchestration api business-process fastapi langgraph multi-agent-system python self-improvement workflow-automation workflow-marketplace
Last synced: 24 Apr 2026
https://github.com/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/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/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/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/anuja-rahul/python-fastapi
Simple API made using python for a social media platform.
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/natthasath/demo-python-fastapi-background-task
FastAPI BackgroundTask allows you to execute non-blocking tasks in the background while returning a response to the client quickly. It's ideal for tasks like sending emails, processing files, or updating caches.
backgroundtask fastapi poetry python uvicorn
Last synced: 28 Apr 2026
https://github.com/debjotyms/fastapi-student-management-system
An ongoing simple CRUD (Create, Read, Update, Delete) API for managing student records using FastAPI and Python. Built with SQLAlchemy ORM and Uvicorn, this project provides a RESTful interface to manage students' information.
api crud-application fastapi management-system python
Last synced: 28 Apr 2026
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/infroware/k8s-janus
Just-in-time kubectl exec access for Kubernetes. Request → Approve → Exec → Expire. No permanent permissions. Ever.
access-control devops fastapi helm jit kubectl kubernetes pod python rbac role-based-access-control security
Last synced: 08 Jun 2026
https://github.com/lingfromsh/fastapi-boilerplate
Fastapi Boilerplate
authlib fastapi fastapi-boilerplate fastapi-pagination queue taskiq tortoise-orm
Last synced: 28 Apr 2026
https://github.com/dapp-mentors/ai_trader_bot_demo
uantumPool is a decentralized, AI-powered cryptocurrency investment platform that democratizes access to sophisticated trading strategies.
fastapi machine-learning nextjs14 ollama python typescript
Last synced: 28 Apr 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/adesoji1/vehicle_classification
Classifies cars based on brands, Different versions will be updated here as more car data emerges. This for you to understand the logic
fastapi image-classification python3 streamlit-webapp
Last synced: 28 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/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/fidelisaboke/products-api
A simple products API created using the fastAPI web framework.
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/darkneko-id/apdn_app
Pencarian sertifikat TKDN Kemenperin P3DN untuk kegiatan pengadaan KKKS — typo-tolerant, bilingual, portable
fastapi indonesia kemenperin procurement sqlite tkdn
Last synced: 08 Jun 2026
https://github.com/ghwmelite-dotcom/my-llm-council
A sophisticated multi-LLM deliberation system with 3D visualization, voice debates, prediction markets, constitutional governance, and cognitive bias detection. Models collaborate through anonymous peer review to synthesize the best answers.
ai council deliberation fastapi llm multi-agent react threejs
Last synced: 08 Jun 2026
https://github.com/noxs1d/action-model
FastAPI-based application that integrates GPT-4o-mini to generate, validate, and execute Bash commands inside a controlled Docker environment. Uses LangGraph for state management and supports session-based execution.
async bash-script docker fastapi langgraph langgraph-python llm
Last synced: 29 Apr 2026
https://github.com/sin4ch/whatsapp-knowledge-base-builder-api
Get insights from customer service chats on WhatsApp to be used for building company knowledge base
ai fastapi fastapi-sqlalchemy postgersql python
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/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/hoanglayor/typ-legal-chatbot
chatbot fastapi law llm-finetuning memory-management
Last synced: 29 Apr 2026
https://github.com/reterics/suhana
Self-hosted AI assistant with memory, pluggable LLMs (LLaMA/OpenAI), command execution, and a FastAPI-based API.
Last synced: 29 Apr 2026
https://github.com/aryank1511/fastapi-test-driven-development
A collection of all the code written as a part of the FastAPI Test Driven Development course on Udemy.
Last synced: 29 Apr 2026
https://github.com/shahidmalik4/analytics-pipeline-fastapi-dbt
A full-stack data analytics pipeline using DBT, FastAPI, Streamlit and Postgres. Transforms raw data into modeled tables and exposes KPIs via API endpoints, with an interactive dashboard for visualization.
analytics-engineering data-cleaning-pipeline dbt dbt-core fastapi postgresql streamlit
Last synced: 29 Apr 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/iguptashubham/chatrag-api
Welcome to the Custom Trained Gemini Flash (CTGF) project! This project aims to create a sophisticated conversational AI application that integrates the Gemini Flash large language model using FastAPI and Streamlit.
fastapi gemini-api llm python rag streamlit
Last synced: 29 Apr 2026
https://github.com/tomarakanksha/intent-classification-evaluation-api
Intent Classification using Hugging Face Transformers with FastAPI-powered API
fastapi huggingface-transformers intent-classification nlp-machine-learning python transformers-bert
Last synced: 30 Apr 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/barakudum/mp3music-backend
backend for an mp3 downloader
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/md-nur/plantaid-client
PlantAId is a web application that uses TensorFlow CNN to analyze leaf photos and detect diseases in 14+ crops. Built with FastAPI (backend) and Next.js (frontend), it aims to help farmers identify crop diseases early and improve yield. Future plans include an offline mobile app for remote areas.
Last synced: 30 Apr 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
https://github.com/ashok14k/fastapi-the-complete-course-2025-beginner-advanced-udemy
This repository is dedicated to storing the code developed during the "FastAPI - The Complete Course 2025 (Beginner + Advanced)" course on Udemy.
api backend backend-api fastapi fastapi-api fastapi-python fastapi-python-framework python python-fastapi python-framework
Last synced: 30 Apr 2026
https://github.com/paulcwatts/test-saml-idp
A basic test SAML IdP implementation in Python
Last synced: 30 Apr 2026
https://github.com/csmqbusy/fastapi-auth-template
FastAPI application template with authentication
alembic docker fastapi mypy pydantic pytest python sqlalchemy
Last synced: 30 Apr 2026
https://github.com/real-estate-proj/real-estate-server
🛠️ Real-Estate Backend Server
alembic backend fastapi postgresql python sqlalchemy
Last synced: 30 Apr 2026
https://github.com/mahmoudelshimi/fastapi_quantum_rng
A FastAPI-React-based Quantum Random Number Generator using Qiskit and AerSimulator. It simulates quantum circuits with Hadamard gates to generate random numbers.
fastapi python quantum-computing random-number-generators react reactjs
Last synced: 30 Apr 2026
https://github.com/samuelogboye/taskmasterapi
A Simple task management application
fastapi postgresql python sqlite
Last synced: 30 Apr 2026
https://github.com/qwerty-w/wbc
Web Bitcoin Client
bitcoin-wallet fastapi react website
Last synced: 30 Apr 2026
https://github.com/jeeldobariya38/calc-backend
Calc is a math interpreter designed to help you with your math homework. its a simple python calculator scripting language.
Last synced: 01 May 2026
https://github.com/yosoykevin/rag-caching-techniques
API RAG con FastAPI y pgvector, implementando Exact y Semantic Cache con embeddings de Google Gemini.
fastapi llm pgvector postgresql python rag
Last synced: 01 May 2026
https://github.com/vlorente/la-fede-teams-analytics
Webscraping y análisis de datos de la web de la federación murciana de baloncesto.
api fastapi jupyter-notebook pandas python scrapy sqlite3 webscraping
Last synced: 01 May 2026
https://github.com/saifrehman100/expense-tracker-aws
AI-powered expense tracking microservices on AWS. Upload receipts, auto-extract data with OCR (Textract), smart categorization (Comprehend), budget alerts, and spending reports. Serverless architecture using Lambda, DynamoDB, S3, SES, and SAM.
api-gateway aws aws-lambda budget-tracker cognito comprehend dynamodb expense-tracker fastapi microservices ocr python3 receipt-scanner s3 sam serverless ses textract
Last synced: 01 May 2026
https://github.com/sochaty/llm-governance-engine
A robust LLM Governance & ROI Evaluation platform designed to benchmark Frontier models against local open-source models. Built with an enterprise microservices architecture and cloud-ready for Kubernetes, this tool helps organizations optimize AI spend by calculating the accuracy-vs-cost tradeoff of local vs. cloud inference
angular benchmark fastapi finops generative-ai kubernetes llm-engineering microservices mlops ollama
Last synced: 08 Jun 2026
https://github.com/joshjarabek7/hiss
Secure your FastAPI applications effortlessly with Hiss! 🐍🔒 Hiss offers a collection of decorators and custom middleware for seamless integration of advanced security features, including virus scanning with ClamAV, input sanitization, and robust authentication/authorization. Build powerful and secure APIs with ease. 🛡️✨
api async authentication authorization clamav decorators fastapi input-validation open-source pydantic python security virus-scanning web-framework
Last synced: 01 May 2026
https://github.com/yevheniidatsenko/goit-pythonweb-hw-10
📂 Hometask - FullStack Web Development with Python (FastAPI | Authentication)
docker-compose fastapi goit-pythonweb-hw-10 jwt-authentication python
Last synced: 01 May 2026
https://github.com/mert-byrktr/annoy-image-similarity
Toy project for basic image search engine. Just for dog images now, can be further extended.
annoy fastapi image image-processing search-engine
Last synced: 04 May 2026
https://github.com/micaelleos/chatbot-backend
Backend de Chatbot Genérico com LangChain e AWS Lambda: Este repositório contém o backend de um chatbot genérico utilizando LangChain, FastAPI e AWS Lambda. O projeto usa Docker para containerização e DynamoDB para armazenamento de dados e histórico de conversas. É uma base escalável e de fácil deploy para criar chatbots personalizados e serverless
chatbot dynamodb fastapi lambda-functions langchain
Last synced: 01 May 2026
https://github.com/pramodnaik-dev/react-authentication
This Repo Contains a Codebase for React TS, Redux Toolkit, Async Thunk, RTK Query and User Authentication using Axios Interceptor. It also includes a Python FastAPI Backend.
axios axios-interceptor fastapi react redux-thunk redux-toolkit rtk-query ts
Last synced: 01 May 2026
https://github.com/kazuma512/chatgpt-fastapi
This is a simple API project that calls the ChatGPT API using FastAPI.
chatgpt-api fastapi kazuma512 python third-party-api
Last synced: 02 May 2026
https://github.com/vizonex/ossm
Open Source Social Media Platform That I'm planning to wirte very soon in Fastapi and Peewee in python
fastapi foss paywall-free python twitter-reddit-alternative
Last synced: 02 May 2026
https://github.com/darinelescobar/fastapi-secure-api
A lightweight FastAPI skeleton for building secure, scalable REST APIs. Includes JWT-based authentication, Google Drive integration using OAuth2, and modular, clean architecture for rapid development.
api asynchronous-programming backend crud fastapi google-drive jwt oauth2 python3 rest-api scalable-architecture skeleton skeleton-application uvicorn
Last synced: 02 May 2026
https://github.com/kngsoomin/pyspark-retention-pipeline
End-to-end customer churn prediction pipeline using PySpark, Spark MLlib, and FastAPI — from raw retail transactions to model serving and threshold optimization.
churn-prediction customer-retention data-pipeline fastapi feature-engineering machine-learning mlops pyspark spark spark-mllib
Last synced: 02 May 2026
https://github.com/mohdsaif-1807/pythonassignment
A FastAPI Application which demonstrate the use of API's
api api-rest fastapi pytest python test-suite
Last synced: 02 May 2026
https://github.com/sachinsenal0x64/host-hifi-restapi-on-heroku
📦 This is Hifi Tui core it base on this API and you can selfhost :))
fastapi heroku hifi hifi-api music proxy-server reverse-engineering tidal
Last synced: 02 May 2026
https://github.com/galkakg/fruit-spin-game
Slot machine game using FastAPI for backend and HTML/CSS/JS for frontend.
Last synced: 02 May 2026
https://github.com/vbdv2000/mynotes
Project and Tasks Management with Python
docker docker-compose fastapi python
Last synced: 02 May 2026
https://github.com/mehmetttry/maintenance
“FastAPI + MSSQL + Streamlit bakım & stok yönetimi”
alembic fastapi mssql sqlalchemy streamlit
Last synced: 02 May 2026
https://github.com/feliperdamaceno/color-extractor
A Color Extractor app built with Vue for the UI and FastAPI as the backend color API.
Last synced: 02 May 2026
https://github.com/sarah-marion/sovereign-osint-toolkit
Sovereign OSINT Toolkit - Advanced, self-hosted intelligence platform for security researchers and investigators. Ethical, private and production-ready.
correlation-engine cybersecurity data-analysis docker fastapi infosec intelligence investigation open-source osint privacy python3 security-research security-tools threat-intelligence
Last synced: 02 May 2026
https://github.com/aswajith7077/researchpapersummarizerbackend
fastapi jwt sqlmodel summarization
Last synced: 03 May 2026
https://github.com/pengweewang/api
A simple application programming interface system base on fastapi.
Last synced: 03 May 2026
https://github.com/rustamovakrom/fastapi_sqlalchemy_alembic
✅FastAPI, SQLAlchemy, Alembic integrations project
alembic fastapi fastapi-sqlalchemy python
Last synced: 03 May 2026
https://github.com/aminammar1/ai-powered-recruitment-app
AI-powered app for multi-agent candidate matching: Automates JD summarization, CV parsing, per-skill analysis, and interview scheduling
ai-agents fastapi huggingface-transformers openai postgresql python reactjs
Last synced: 03 May 2026
https://github.com/albertodiazdurana/traveline-ds-project-skeleton
Minimal Python DS project skeleton (rebooking prediction): src-layout, sklearn, MLflow, FastAPI, Docker, GitHub Actions CI. Includes an intentional data-leakage bug for code-review demos.
data-science-skeleton docker fastapi github-actions machine-learning mlflow pydantic pytest python scikit-learn
Last synced: 09 Jun 2026
https://github.com/mementomorri/micro_octo_handler
Микросевисное приложение обработки сообщений на основе архитектуры REST.
fastapi fastapi-users jwt microservice python rest sqlite
Last synced: 03 May 2026