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-30 00:10:52 UTC
- JSON Representation
https://github.com/seapagan/fastapi-upload-test
Testing and playing around with file uploads in fastapi and Jinja2 templates
fastapi jinja2 python python3 upload-file
Last synced: 18 May 2026
https://github.com/rvansant2/fastapi-starter-kit
A FastAPI Starter Kit
docker fastapi postgres python starter-kit
Last synced: 12 Apr 2026
https://github.com/yancotta/anti-aging-epigenetics-ml-app
A thesis MVP for a personalized anti-aging system that analyzes genetic SNPs and lifestyle habits using ML models (Random Forest and Neural Networks) to provide risk assessments and actionable recommendations. Built with FastAPI, React, PostgreSQL, and containerized via Docker for scalability and explainability.
anti-aging bioinformatics docker explainable-ai fastapi genetics healthtech machine-learning mlops personalized-medicine pytorch reactjs scikit-learn synthetic-data thesis-project
Last synced: 16 Sep 2025
https://github.com/harshil748/ai-code-reviewer
This is a full-stack web application that leverages the power of Large Language Models (LLMs) to provide instant code analysis, improvement suggestions, and documentation. Users can paste a code snippet, select the programming language, and receive an AI-generated review. All analyses are saved in a history log for future reference
ai fastapi full-stack-web-development google-gemini-api llm nextjs postgresql tailwindcss
Last synced: 05 Apr 2026
https://github.com/evdlabs/media-node-api
Media Node API
chromium fastapi kiosk kiosk-mode kiosk-software media-player vlc vlc-media-player
Last synced: 05 May 2026
https://github.com/biggestcookie/fastapi-template
A structured template for FastAPI with sample routes.
Last synced: 17 May 2026
https://github.com/pymarcus/holiday_api
Retorna datas de feriados para fins diversos - deploy no heroku
Last synced: 17 May 2026
https://github.com/lifailon/simplewebfilebrowser
Like http.server, but with support for authorization and uploading files to the server using different web frameworks.
admin api browser django fastapi filebrowser flask http-server linux python sanic sysadmin system tornado
Last synced: 11 Apr 2026
https://github.com/jayhawk24/fastapi-auth
FastAPI boilerplate for quickstart with SQLAlchemy, Alembic and JWT authentication.
fastapi fastapi-auth fastapi-template jwt sqlalchemy
Last synced: 19 May 2026
https://github.com/niewidzialny84/draganddrop
A drag and drop api for files, that are resend to discord and saved internally.
discord-py drag-and-drop fastapi file-sharing file-upload
Last synced: 15 May 2026
https://github.com/rxyalxrd/qrkot_spreadsheets
API для благотворительного фонда QRKot с возможность создавать отчеты, используя google cloud platform.
aiogoogle alembic fastapi python3 sqlalchemy uvicorn
Last synced: 16 May 2026
https://github.com/jmcerrejon/another-fastapi-template
This is my custom template project for a simple FastAPI application.
fastapi fastapi-template pytho3 python
Last synced: 16 May 2026
https://github.com/maktoobgar/fastapi
A simple project based on fastapi framework for comparing it's speed and scalability with adonisjs-v5 framework.
Last synced: 17 May 2026
https://github.com/rishabyadav-dev/docwise
An intelligent chat application that allows you to have conversations about your PDF documents. Upload a PDF and start asking questions
argon2 docker fastapi gemini-api hugging-face jwt-token nextjs nodejs postgresql prisma-orm python pytorch reactjs shadcn tailwindcss typescript vercel-deployment zod-validation
Last synced: 11 Jul 2025
https://github.com/surquest/python-fastapi-utils
Utilities for FastAPi as: Catcher + Middleware and Router
fastapi google-cloud-logging google-cloud-trace middleware
Last synced: 06 Mar 2026
https://github.com/jkanche/asynchronous-api-dask-terraform
Asynchronous API using Dask and AWS Fargate
aws dask-distributed fargate-containers fastapi
Last synced: 17 May 2026
https://github.com/zobiakanwal/legal-ai-assistant
An AI-powered FastAPI backend for selecting and filling legal document templates using GPT-4.
ai-assistant fastapi gpt-4 legaltech openai react taillwindcss typescript vite
Last synced: 08 Apr 2026
https://github.com/ajithvcoder/emlo4-session-14-ajithvcoder
NextJS App + Fastapi Serve + Redis + kubernetes + Helm charts + dog and cat classifier - The School of AI EMLO-V4 course assignment https://theschoolof.ai/#programs
classification fastapi helm-charts kubernetes machine-learning minikube redis
Last synced: 08 Apr 2026
https://github.com/simplehima/maestro-agents
Enterprise-grade multi-agent AI orchestration platform with 8 specialized agents, native Windows desktop app, and extensible tool system. Built with FastAPI and TypeScript.
ai ai-agents claude desktop-app fastapi gpt-4 llm multi-agent ollama orchestration python typescript
Last synced: 15 Jan 2026
https://github.com/joshdels/fastapi-leaflet-osm-landvalue
Location valuation tools to help asses people from urban what is inside, what's near and possible risk.
fastapi html-js-css leafletjs osm
Last synced: 30 Jun 2026
https://github.com/aurevlan/whatisup
Open-source uptime monitoring: multi-probe geographic correlation, browser scenario recorder, real-time dashboard, teams RBAC, SSO/OIDC, public status pages. One Docker command to deploy.
alerting devops docker fastapi incident-management infrastructure-monitoring monitoring multi-probe open-source playwright python self-hosted slo ssl status-page uptime uptime-monitoring vuejs
Last synced: 10 May 2026
https://github.com/theijhay/auto-review
Automated System for reviewing resumes
Last synced: 16 Feb 2026
https://github.com/concaption/invoice-processing
PDF Invoice processing and Inventory mangement in google sheets
fastapi google-sheets invoice invoice-management invoice-pdf pypdf2
Last synced: 16 May 2026
https://github.com/hakant66/moderation-app
End-to-end moderation system for text & images. FastAPI backend with provider toggles (OpenAI & Google Perspective/Vision), PyTorch TorchScript prefilter microservice, policy.yaml rules, token-bucket rate limiting, in-memory caching, React/Vite frontend, training scripts, and Kubernetes manifests.
computer-vision content-moderation docker fastapi fastapi-backend google-perspective google-vision-openai in-memory-cache kubernetes mlops mobilenetv3 moderation-api nlp openai pytorch roberta token-bucket torchscript transformers
Last synced: 08 Apr 2026
https://github.com/jjviscomi/bqemulator
Local emulator for Google BigQuery. DuckDB-backed, SQLGlot-powered. Drop-in replacement for the real service in dev, CI, and offline replicas.
bigquery bq-cli duckdb emulator fastapi pytest-plugin python sqlglot testing
Last synced: 23 May 2026
https://github.com/papapana/iris_api
Sample API for exploring the Iris dataset
docker docker-compose fastapi ml-service mongodb pytest python rest-api
Last synced: 15 Jun 2025
https://github.com/fusionaize/faigate
Local OpenAI-compatible AI gateway for OpenClaw and other AI-native clients.
fastapi foundrygate llm-gateway llm-router multi-provider openai-compatible openclaw self-hosted
Last synced: 09 May 2026
https://github.com/harmeshgv/yolov8-lstm-video-classification
A real-time violence detection system leveraging YOLO models for object detection and scene analysis. Extracted features are processed using an LSTM-based classifier to differentiate violent and non-violent actions. The system generates an automated incident report, summarizing key events and highlighting detected violence with visual insights.
classification docker-container fastapi jenkins lstm-neural-networks machine-learning yolov11
Last synced: 07 Jan 2026
https://github.com/armaggheddon/paperllama
📄🦙 PaperLlama transforms your PDFs into a powerful, fully local Q&A assistant—just upload, ask, and get instant answers!
docker-compose faiss fastapi ollama python3 rag sqlite3 streamlit
Last synced: 03 Feb 2026
https://github.com/somenath203/titanic-survival-project-backend
Click the link below to check the swagger documentation of the website live
fastapi pandas python render scikit-learn seaborn titanic-survival-predictor
Last synced: 05 Apr 2026
https://github.com/jmanhype/tesseract-voice-ai
🎯 Tight end-to-end MCP+GraphQL control plane with real-time test orchestration, dry-run workflows, and interactive confirmation dialogs. Features Strawberry GraphQL, Apollo Router federation, and Next.js interface.
apollo-router control-plane dry-run fastapi graphql mcp nextjs real-time strawberry-graphql test-orchestration
Last synced: 07 Apr 2026
https://github.com/pacnpal/polly
A comprehensive Discord poll bot with admin-only access, web dashboard, and scheduled polls. Built with Python, FastAPI, discord.py, and HTMX.
bootstrap discord-bot discord-py fastapi htmx oauth2 polls python scheduler sqlite voting web-dashboard
Last synced: 08 Apr 2026
https://github.com/android-sms-gateway/example-webhooks-fastapi
🔐 Example FastAPI webhook processor - demonstrates registration, HMAC validation, and payload handling.
api-integration example fastapi python sms sms-gate sms-gateway webhook
Last synced: 23 Jul 2025
https://github.com/edenoved/platform-for-managing-simulation
Developed a simulation management platform for communication networks and computer systems, utilizing Python (FastAPI), React (TypeScript), and MongoDB. The platform supports real-time simulation tracking, customizable configurations, automated workflows, and in-depth results analysis, optimizing research processes and increasing efficiency.
automation fastapi mongodb python react real-time-monitoring simulation typescript web-application
Last synced: 16 Apr 2025
https://github.com/sonupandit9693/meeting-ai-assistant
A collaborative platform that records, transcribes, summarizes meetings and auto-generates action items.
celery fastapi nextjs openai openai-whisper postgres python3 redis-server sqlalchemy-orm typescript
Last synced: 07 Apr 2026
https://github.com/PFS-AI/PFS
The AI-powered desktop tool for finding, classifying, and understanding your files. Search by keyword, ask questions, and get insights from your scattered files instantly.
ai cross-platform data-science document-classification fastapi file-management file-organizer file-search huggingface-transformers knowledge-management langchain machine-learning productivity-tools rag scikit-learn search-engine semantic-search vector-search
Last synced: 30 Dec 2025
https://github.com/pranav-here/agentic-ai-chatbot
This project is a modular AI chatbot framework that allows dynamic interaction with multiple LLM providers using LangGraph, LangChain, Streamlit, and FastAPI. It also optionally integrates search tools such as Tavily for online augmentation.
fastapi groq-integration langchain langgraph llama llms mistral openai python react-agents streamlit uvicorn vscode
Last synced: 07 Apr 2026
https://github.com/muhammadawaisshaikh/skill-quiz-gemini-python-react
A dynamic quiz platform can provide a valuable tool for evaluating knowledge, identifying strengths and weaknesses, and fostering a culture of learning. In this article, we'll delve deeper into the process of building such a platform using Python's FastAPI framework and Gemini's powerful language model capabilities.
ai artificial-intelligence fastapi gemini genai google-ai python
Last synced: 13 Feb 2026
https://github.com/bessouat40/python-data-loader
Python service : insert data from a directory inside postgres db or inside elastic.
api-rest data-insertion data-loader database databases elasticsearch fastapi kibana postgresql python
Last synced: 06 Mar 2026
https://github.com/apathy-ca/sark
Zero-trust gateway for AI systems. OPA policies, audit logging, authentication (OIDC/LDAP/SAML), MCP/HTTP/gRPC adapters. FastAPI + Rust extensions. Production-ready.
ai-governance api-gateway audit-logging authentication authorization fastapi llm-security mcp model-context-protocol opa policy-engine python rust security zero-trust
Last synced: 27 May 2026
https://github.com/maximemoreillon/face-recognition-fastapi
api face face-recognition facerecognition fastapi python recognition
Last synced: 03 May 2026
https://github.com/dev-madhurendra/fastapi
Learning poc on FastAPI framework, high performance, easy to learn, fast to code.
fastapi fastapi-crud fastapi-crud-app fastapi-relationships fastapi-sqlalchemy mysql-database python
Last synced: 07 Apr 2026
https://github.com/ehtisham-sadiq/social-content-api
API for the Linkedin-CMS project, a modern LinkedIn content management and scheduling platform.
alembic apidog fastapi jwt-authentication pos sqlalchemy
Last synced: 16 May 2026
https://github.com/nikhil25803/fastapi-microservice
A Warehouse-Store concept-based microservice, built using Fast API, Redis, and ReactJS. Leveraged using Redis Streams.
fastapi javascript python reactjs redis redis-streams shell
Last synced: 12 Apr 2026
https://github.com/BuildFrom/PlotlyDash
fastapi jupyter plotly-dash tailwindcss
Last synced: 06 May 2025
https://github.com/krushna-b/sentinel
Full Stack application for real-time satellite visualization
data-visualization docker fastapi nextjs postgresql python restful-api
Last synced: 16 Jan 2026
https://github.com/ivanildobarauna-dev/data-producer-api
FastAPI application for sending data to Pub/Sub, used for load testing and triggering pipelines
api-rest cloud data-engineering fastapi gcp
Last synced: 16 Feb 2026
https://github.com/phuochungus/se113.o12_kcpm
A FastAPI server to run inference ML Model and send back result via HTTP or Socket
cicd fastapi machine-learning socket
Last synced: 12 Apr 2025
https://github.com/omkaarr1/size_chart_generator
AI-Powered Size Chart Generator! Our project aims to transform the online shopping experience by providing accurate, personalized size recommendations, helping to reduce return rates and boost customer satisfaction
fastapi machine-learning python3 unsupervised-learning
Last synced: 03 Feb 2026
https://github.com/jellydn/fastapi-apps
This repository contains two demo applications built with FastAPI, managed as a monorepo using Moon.
Last synced: 21 Apr 2026
https://github.com/rakinplaban/lumabot
LumaBot 💖 A cute GitHub bot that thanks issue creators and reacts with ❤️. Built with FastAPI & gidgethub to spread appreciation! 🌸✨ #StarThisRepo
bot fastapi gidgethub github-app
Last synced: 12 Mar 2025
https://github.com/suleman-elahi/whook
A simple webhook manager. Can be self hosted. Supports destination URLs and JSON transformation.
fastapi flask-sqlalchemy python shoelace shoelacecss webhook-receiver webhook-server webhooks webhooks-catcher
Last synced: 15 May 2026
https://github.com/csoren66/medical-data-extraction
Medical data extraction from medical documents like prescription and patient details document using python and Regex
fastapi ocr-recognition opencv-python pdf2image pytesseract python regular-expression
Last synced: 30 Dec 2025
https://github.com/bonkedbythonk/anicat
The specialized media companion for macOS and Windows. Stream anime, read manga, and sync progress with AniList in one minimalist dashboard.
anilist anime anime-scraper anime-streaming anime-tracker desktop-app fastapi macos manga media-center nextjs python react self-hosted tauri
Last synced: 14 Jun 2026
https://github.com/deseven/clearos-api
API for ClearOS
api clearos fastapi firewall-configuration python rest-api
Last synced: 15 May 2026
https://github.com/mvarrone/simulate-ip-printer-webserver
Recreate a small webserver for network printers using Docker
api api-rest csv docker docker-compose fastapi ipvlan monitoring network-programming printer printer-controller python3 ubuntu virtual-machine
Last synced: 29 Apr 2026
https://github.com/algorithmalchemy/template-custom-swagger
Template repository for customizing the standard Swagger UI
custom-swagger fastapi swagger swagger-ui
Last synced: 16 May 2026
https://github.com/vevdokimovm/personal-finance-dss
FINPILOT: Интерпретируемая система поддержки принятия решений (СППР) для управления персональными финансами на базе алгоритма SAW и FastAPI.
algorithm backend decision-support-system fastapi fintech jinja2 mcdm personal-finance python rest-api sqlalchemy sqlite
Last synced: 27 Jun 2026
https://github.com/dltkddnr04/timetree_ics_server
TimeTree Crowler and ICS wrapping Server
Last synced: 16 Feb 2026
https://github.com/ethosa/hackathon_sport
Онлайн компилятор для Хакатона Winter IT Hack
Last synced: 07 May 2026
https://github.com/vhidvz/machine-translation
Multilingual machine translation microservice powered by the Facebook/mBART-large model
ai facebook-mbart fastapi huggingface machine-translation multilingual
Last synced: 20 May 2026
https://github.com/seamusmullan/ampere
A modern desktop application template that combines Electron and Vite for frontend with Python and FastAPI for backend.
electron fastapi npm-package python template uv vite vitejs
Last synced: 07 Mar 2026
https://github.com/fox-techniques/janux-auth-gateway
A modular OAuth2 and JWT authentication gateway for FastAPI microservices
authentication authorization docker fastapi microservices mongodb oauth2 python user-management
Last synced: 29 Oct 2025
https://github.com/qqays/honeypot
一个基于 FastAPI 的蜜罐(Honeypot)系统,用于模拟服务接口并记录攻击行为,容器化部署。
Last synced: 24 Jun 2025
https://github.com/mgobeaalcoba/pip_virtual_environments_python
Practice pip & virtual environments in python
fastapi matplotlib-pyplot pip python3 uvicorn venv-python virtual-environment
Last synced: 09 May 2026
https://github.com/one-zero-eight/accounts
InNoHassle Accounts service for accessing websites and Telegram bots using your Innopolils account.
Last synced: 23 Jul 2025
https://github.com/rabin20-04/react_fastapi
E-commerce website built with React and FastApi
Last synced: 04 Apr 2025
https://github.com/akinyeraakintunde/network-intrusion-detection-ml
ML-based Intrusion Detection System using NSL-KDD. Includes preprocessing, feature engineering, Random Forest model (AUC 0.96), ROC curve, FastAPI prediction API, and a real-time intrusion analysis dashboard.
cybersecurity data-science fastapi intrusion-detection machine-learning network-security nsl-kdd python security-analytics threat-detection
Last synced: 07 Apr 2026
https://github.com/elalfymohamed/to-do-list-backend
To-Do List Backend - To-Do List application, built using Python, FastAPI, and MongoDB. It provides endpoints for user authentication, task management, profile management, and more.
Last synced: 17 Mar 2025
https://github.com/dev-madhurendra/fastapi-sonar-integration
codecov fastapi python-code-coverage pythoncode sonarcloud sonarqube
Last synced: 16 May 2026
https://github.com/rexsimiloluwah/fastapi-ml-apps
Machine learning apps built with FastAPI
docker fastapi machine-learning python scikit-learn tensorflow
Last synced: 05 Apr 2026
https://github.com/henrikac/fastapi-docker-tkinter
A url shortener made with fastapi, docker and tkinter (learning purpose only).
docker docker-compose fastapi python tkinter
Last synced: 11 Apr 2026
https://github.com/daxartio/casers
String case converter for Python written in Rust. Pydantic. FastAPI
change-case fastapi pydantic pyo3 python rust
Last synced: 16 Jul 2025
https://github.com/lizatinku/calhacks-24
fastapi flask groq hackathon-project humeai mongodb reactjs tailwindcss webdevelopment
Last synced: 05 Apr 2025
https://github.com/binaryshrey/blogosaurus
🔖 Publish blogs at the speed of light
editorjs fastapi firebase firebase-auth firestore-database javascript jest jest-tests material-ui python react react-helmet tailwindcss typescript vercel wysiwyg wysiwyg-editor
Last synced: 10 Apr 2026
https://github.com/wesgtox/lost-pets-api
API for reporting lost pets.
fastapi fastapi-sqlalchemy postgresql pydantic python python-poetry rest-api
Last synced: 10 May 2026
https://github.com/abhimanyu-gaurav/learn_fastapi
Building a secure and scalable REST API using FastAPI, with OAuth2 (JWT) for authentication, SQLAlchemy for database management, and Pydantic for data validation. This project supports full CRUD operations with SQLite as the database and uses bcrypt for password hashing to ensure security.
bcrypt fastapi jwt-authentication jwt-token oauth2 passlib pydantic pydantic-models python sql-alchemy sql-lite
Last synced: 21 Apr 2026
https://github.com/pkitazos/matching-service
Matching service for the SPA system used by the School of Computing Science @ UofG
fastapi matching-problems python uv
Last synced: 23 Jun 2025
https://github.com/lvncer/school-cli-app
2年前期WebAPIの授業で使ったプロジェクトファイル。MySQLのschoolデータベースとFastAPIを組み合わたCLIアプリケーションです。
Last synced: 09 Jul 2025
https://github.com/bunnysunny24/climasync
An intelligent weather forecasting tool that predicts and analyzes future weather trends using machine learning, sorting algorithms, and real-time data visualization.
csv fastapi machine-learning random-forest reactjs
Last synced: 13 May 2026
https://github.com/oz-collabo-project-team-03/ai_teacher
docker fastapi python3 sqlalchemy terraform
Last synced: 18 Oct 2025
https://github.com/jrbrowning/ollama-tools-api
LLM tool-calling Course Backend: FastAPI backend for OpenAI-compatible tool calling with Pydantic validation, SSE streaming, containerized with Docker and powered by Ollama.
docker fastapi ollama openai pydantic sse-streaming tool-calling
Last synced: 07 Apr 2026
https://github.com/jtgsystems/phone-control-project
📱 Phone control system - Remote device management & automation
ai android automation device-management docker fastapi html ios javascript linux llm nextjs nlp phone python rag react remote-control tools web
Last synced: 15 May 2026
https://github.com/chibuikeeugene/loan-amount-prediction
A machine learning program that estimates the amount of loan to be issued as seen in the dataset given. This program uses a simple hist gradient boosting regressor algorithm to estimate the likely loan user should be eligible for.
docker docker-compose evidentlyai fastapi hyperopt mlflow prefect-orchestration
Last synced: 10 Apr 2025
https://github.com/feashliaa/severe_weather_event_reporter
Automated severe weather event analysis. Enter a location and date, get a full post-event report in ~3 minutes: animated NEXRAD radar loops, Skew-T/hodograph sounding analysis, NWS warnings, storm survey data, interactive damage track maps, and an AI-written narrative grounded in real meteorological data from 8 federal sources.
ai data-pipeline etl fastapi leaflet llm meterology metpy nexrad noaa nws pyart python radar severe-weather storm-events tornado weather
Last synced: 24 Jun 2026
https://github.com/dm-zhuk/goit-pythonweb-hw-10
REST API Advanced
cloudinary docker-compose fastapi sqlalchemy-python
Last synced: 10 May 2026
https://github.com/frefrik/ollama-models-api
🦙 API to explore the complete collection of Ollama models
ai api fastapi llm-models models ollama ollama-api rest-api
Last synced: 10 Apr 2025
https://github.com/thegera4/ecommerce-api
Ecommerce api made with Python and Fast API..Work in Progress
docker docker-compose fastapi python sqlite3 tortoise-orm
Last synced: 03 May 2026