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-01 00:10:42 UTC
- JSON Representation
https://github.com/scholarx-assesment/student-service
Student Microservice for the Edutrack System
containerization docker fastapi github-actions microservices postgresql
Last synced: 15 Apr 2026
https://github.com/msparihar/shortify
A modern, high-performance URL shortener built with Next.js 14 & FastAPI. Features Redis caching, real-time analytics, and a beautiful UI powered by shadcn/ui. Fully dockerized and production-ready.
fastapi mongodb nextjs redis url-shortener
Last synced: 15 Apr 2026
https://github.com/m0nkkke/whisperx-protocol-manager
A simple protocol manager for your audios
fastapi huggingface pyannote-audio python whisper whisperx
Last synced: 08 Feb 2026
https://github.com/itsronalds/coworkreserveapi
API for a reservation system built with FastAPI
Last synced: 26 Feb 2026
https://github.com/camm93/waterqualitysystem
End-to-End Machine Learning MLOps Project
ci-cd docker fastapi github-actions machine-learning python render
Last synced: 09 Feb 2026
https://github.com/mcp-tool-shop-org/integradio
Vector-embedded Gradio components for semantic codebase navigation
ai-ui embeddings fastapi gradio hnsw nomic-embed-text ollama python semantic-search ui-components vector-embeddings visualization
Last synced: 27 Feb 2026
https://github.com/ahmadbaratkhooei/spielserver-mit-game-master-und-player-fastapi-
The Game Master server generating a random number and accepting guesses, while the Player server interacts with the Game Master, submitting guesses to find the generated number.
Last synced: 27 Feb 2026
https://github.com/mxc0bbn/action-archive-bigfix
Self-hosted web application that collects, archives, and displays expired and stopped actions from a BigFix endpoint management server
action-archive archival bigfix compliance endpoint-management fastapi postgresql self-hosted ubuntu
Last synced: 16 Apr 2026
https://github.com/bybatkhuu/module-fastapi-logging
This is a HTTP access log module for FastAPI based on 'beans-logging' package.
beans-logging fastapi fastapi-middleware http-access-log logger logger-middleware logging loguru middleware module package pre-defined-configs python
Last synced: 09 Jun 2026
https://github.com/alwil17/fastapi-boilerplate
FastAPI boilerplate with clean architecture
api backend boilerplate clean-architecture fastapi fastapi-template jwt postgresql python starter template
Last synced: 11 Feb 2026
https://github.com/lucapalminteri/mnist-digit-recognition-api
A FastAPI-powered API for serving a Convolutional Neural Network (CNN) model trained on the MNIST dataset for handwritten digit recognition. The project leverages PyTorch for the model, and includes endpoints for prediction and serving, making it easy to integrate with other applications for real-time digit classification.
Last synced: 11 Feb 2026
https://github.com/sarathiprabu/fastapiordermanagement
Developed for IS601 Web Systems Development coursework, this backend application manages dosa orders efficiently. It demonstrates web development principles using a REST API with FastAPI, Python for backend logic, and SQLite3 for database management.
fastapi is601 json python rest-api sqlite3 webdevelopment
Last synced: 16 Apr 2026
https://github.com/mustafanass/movie_profanity_detector
python and FastApi application for detecting and analyzing profanity in movies through subtitle processing and audio analysis.
Last synced: 12 Feb 2026
https://github.com/driftq-org/driftq-rag-index-demo
DriftQ + Qdrant demo: build/version a RAG index with replay + rollback
driftq fastapi rag vector-database
Last synced: 12 Feb 2026
https://github.com/mjanez/metadata-quality-stack
A comprehensive toolkit for analysing the quality of Open Data metadata. Based on the European Data Portal's Metadata Quality Assessment (MQA) methodology.
dcat-ap dcat-ap-es docker fastapi metadata metadata-quality mqa nti-risp open-data rdf shacl streamlit
Last synced: 16 Apr 2026
https://github.com/pasan-pahasara/fastapi-crud-postgresql
"FastAPI-CRUD-PostgreSQL is a simple and efficient implementation for performing CRUD operations using the FastAPI framework with a PostgreSQL database."
Last synced: 16 Apr 2026
https://github.com/dmoayad/essay-grader-llm
AI-powered application that leverages LLMs for automated essay grading, offering consistent, rubric-based scoring and structured feedback to improve efficiency and support educators.
fastapi jupyter-notebook langchain llama3 llm llms python
Last synced: 16 Apr 2026
https://github.com/gokhanmeteerturk/energy-storage-its
An ontology based intelligent tutoring system with reinforcement learning capabilities
adaptive-learning ess fastapi intelligent-tutoring-system its ontology react vite
Last synced: 14 Feb 2026
https://github.com/jhostyn-2003/systemgastrom_uic-c-g
Proyecto de Unidad de Integración Curricular
aws cloudinary fastapi nextjs14 postgresql prisma-orm python react render sonarqube tailwindcss telegram telegram-bot-api vercel
Last synced: 28 Feb 2026
https://github.com/sxr24/primer_designing_tool
A bioinformatics tool to design primers easily and efficiently (Under development but works perfectly with necessary features)
bioinformatics biotechnology fastapi python react
Last synced: 19 Apr 2026
https://github.com/prannayh/vanamala-clinic-website
A clinic management website featuring patient handling, PDF prescription generation, homepage for clinic and Twilio SMS notifications.
axios fastapi javascript mongodb python react
Last synced: 15 Feb 2026
https://github.com/darkfos/converterbackend
Серверная часть веб приложения Converter
asyncpg fastapi fastapi-users jwt postgresql pydantic pytest python rest-api
Last synced: 16 Apr 2026
https://github.com/iamsuvhro/link-shortner
A lightweight URL shortening service built to create short, unique links from long URLs with click tracking. This backend project showcases RESTful API design, threading for concurrent request handling, and database integration, demonstrating scalable and thread-safe web development.
Last synced: 01 Mar 2026
https://github.com/efe-eroglu/syllexa-ai-agent
An AI assistant specially designed for dyslexic users, supporting both voice and text queries.
ai ai-agent ai-assistant dyslexia fastapi llm rag retrieval-augmented-generation stt tts
Last synced: 16 Apr 2026
https://github.com/sayedgamal99/ask-ai-about-your-data
End-to-end project that demonstrates how to build a conversational data analysis tool. Users can upload a CSV file and ask questions about it in natural language. The backend, powered by FastAPI and Ollama, uses an LLM to dynamically generate, execute, and interpret Python Pandas code to provide answers. Containerized using Docker.
Last synced: 18 Apr 2026
https://github.com/vasstavkumar/rag-chatbot
A RAG chatbot where you can upload files and query for responses
chatbot docker fastapi groq-api huggingface rag ragchatbot streamlit
Last synced: 16 Apr 2026
https://github.com/simpnick6703/splitwise-clone
Implementation of a popular shared expenses tracking app Splitwise
fastapi postgresql splitwise splitwise-alternative tailwindcss
Last synced: 16 Apr 2026
https://github.com/Eoic/Canopy
Create and engage in discussions to grow the infinite virtual forest.
chatapp fastapi forum javascript pixijs python sqlmodel typescript virtual-forest
Last synced: 23 Mar 2026
https://github.com/igorbrizack/crawler-web
Aplicação de coleta de dados Web com ReactJS e Python - API Rest
beautifulsoup crawler docker fastapi mongodb nodejs python3 react scraper
Last synced: 16 Apr 2026
https://github.com/ronylpatil/delivery-time-estm
E2E delivery time estimation project.
aws docker fastapi machine-learning mlops pytest
Last synced: 16 Apr 2026
https://github.com/rickelmedias/bomberonline
An Online Bomberman clone using Phaser with Typescript for client and FastAPI with Python for server.
design-patterns fastapi phaserjs solid websocket
Last synced: 20 Apr 2026
https://github.com/matsjfunke/fastapi-traefik-auth
straightforward template/example for user authentication with JSON Web Tokens using FastAPI, Jinja2 templates and Traefik to enable HTTPS encryption
authentication cookies docker-compose fastapi jinja2-templates jose-jwt passlib pydantic sqlite traefik
Last synced: 16 Apr 2026
https://github.com/jensssen/lora-intrusion-detection-system
Home alarm system utilizing LoRa, FastAPI, Grafana, Postgresql and more
fastapi grafana lora postgresql raspbarry-pi telegram-bot
Last synced: 16 Apr 2026
https://github.com/chewzzz1014/fyp
backend fastapi final-year-project flair fyp machine-learning ner project spacy transformer
Last synced: 16 Apr 2026
https://github.com/mikhail11235/fastapi_tutorial
FastAPI tutorial: blog app
Last synced: 16 Apr 2026
https://github.com/gitkodev/fastapi-notes-service
Notes microservice REST API created with Python and FastAPI
fastapi fastapi-template python repository-pattern
Last synced: 27 Mar 2026
https://github.com/sahar-dev/weather
Predict next-day rainfall in Australia using machine learning and MLOps.
dvc-for-data-science fastapi machine-learning mlops
Last synced: 16 Apr 2026
https://github.com/git-khandelwal/paper-creator
Sample Paper Creator Using LangChain and Gemini
Last synced: 16 Apr 2026
https://github.com/markbakos/personal-media-summarization-tool
Personal Media Summarization Tool (PMST) is a tool for summarizing long texts, videos and documents with Python, clean and easily usable UI to make the tool accessible for users with React and TypeScript.
fastapi python react summarizer typescript
Last synced: 16 Apr 2026
https://github.com/holms/fb-analyzer-post-fetcher
Facebook post fetching service for FB Analyzer
docker fastapi fb-analyzer microservices python
Last synced: 16 Apr 2026
https://github.com/tekpeek/event-dispatcher
Centralized notification engine for StockFlow, currently managing health alerts with extensible architecture for future event types.
fastapi kubernetes microservices-architecture python3
Last synced: 04 Mar 2026
https://github.com/rafaelmachadobr/video-download-youtube-web
Explore a eficiência do Baixador de Vídeos do YouTube, um aplicativo React que utiliza a poderosa biblioteca Pytube em seu backend FastAPI. Com uma interface intuitiva, os usuários inserem links, recebem detalhes abrangentes e efetuam downloads rápidos em formatos MP4 ou MP3.
axios docker docker-compose fastapi python pytube react tailwindcss typescript vite youtube
Last synced: 01 Apr 2026
https://github.com/fswair/fswair
Applied AI & Python Engineer
acp agents cpp dspy fastapi flask gepa logfire mcp prompt-optimization pydantic pydantic-ai python skills
Last synced: 01 Apr 2026
https://github.com/maximbilan/habla-core
FastAPI backend for real-time phone-call translation and AI agent mode using Amazon Nova 2 Sonic and Twilio
amazon-nova fastapi python realtime-audio speech-translation twilio voice-ai websocket
Last synced: 03 Jun 2026
https://github.com/aonurakman/demandify
Reproduce real-world traffic congestion with synthetic demand calibration for agent-based traffic scenarios using genetic algorithms.
fastapi genetic-algorithm genetic-algorithms openstreetmap python python3 sumo tomtom tomtom-api traffic-simulation
Last synced: 05 Mar 2026
https://github.com/pedcapa/nlpower
FastAPI-based service designed to provide real-time text analysis. It leverages some Natural Language Processing (NLP) libraries to offer functionalities such as sentiment analysis, keyword extraction, and text summarization.
Last synced: 05 Mar 2026
https://github.com/poyuchenlaw/shanbot
Restaurant AI Assistant LINE Bot — Invoice OCR, Menu Management, Financial Reports, Tax Export. Built for small restaurants and catering companies.
accounting ai catering fastapi invoice line-bot ocr paddleocr python restaurant tax traditional-chinese
Last synced: 02 Apr 2026
https://github.com/cnighswonger/kanfei
Self-hosted weather station dashboard and data logger for personal weather stations.
agriculture ambient-weather aprs cwop davis-instruments ecowitt fastapi forecast metar nowcast personal-weather-station python raspberry-pi react self-hosted spray-advisory typescript weather weather-station weatherflow
Last synced: 17 Apr 2026
https://github.com/aporthq/aport-integrations
🛡️ Community-built integrations, SDKs, and tools for APort - the neutral trust rail for AI agents. Join Hacktoberfest 2025!
agent-identity agent-security ai ai-agents crewai django express fastapi hacktoberfest hacktoberfest-accepted integrations langchain middleware nextjs nodejs openapi policy-enforcement sdk shopify stripe
Last synced: 02 Apr 2026
https://github.com/korovkincode/telesentinel-server
TeleSentinel-Server is a backend service for monitoring Telegram chats, analyzing messages using LLMs, and collecting users based on semantic filters.
celery fastapi python rabbitmq sqlalchemy
Last synced: 17 Apr 2026
https://github.com/AlexDemure/gadfastopenapi
Customize and override OpenAPI schema details in FastAPI with ease
fastapi fastapi-extension openapi openapi-codegen
Last synced: 17 Apr 2026
https://github.com/kilgoretrout1985/yadiskapi-shbr
Test task for Yandex backend school autumn 2022 / Тестовое задание для осенней школы бекэнд-разработки Яндекса. Python asyncio REST-service.
asyncio asyncpg docker docker-compose fastapi postgresql pytest-asyncio python3 rest rest-api test-task
Last synced: 02 Apr 2026
https://github.com/berkayildi/vidsheet
YouTube video analysis + comic-book infographic generator.
ai anthropic fastapi gemini infographics mcp python react typescript vercel youtube
Last synced: 02 Apr 2026
https://github.com/michaelakridge-noaa/jetstream
NOAA Jetstream - Easy uploads to Google Cloud Storage
cloud fastapi google oceanography python storage
Last synced: 02 Apr 2026
https://github.com/ocdbytes/webapp_backend_dockerised
Backend API dockerised. Made with python fast api library and then image is built out of it.
docker dockerfile fastapi python
Last synced: 17 Apr 2026
https://github.com/psyb0t/docker-audiolla
Self-hosted audio API in one Docker container. Stem separation, mastering, BPM/key match, fingerprinting, similarity, EQ, sidechain duck, MIDI composition + rendering, MIR analysis, effects chain, loudness normalization. REST + MCP. CPU and CUDA. Drive it from a shell, DAW pipeline, or LLM agent.
audio audio-fingerprinting bpm-detection demucs docker fastapi fluidsynth key-detection librosa llm-agents loudness mastering matchering mcp midi midi-generation music-production pedalboard self-hosted stem-separation
Last synced: 07 Jun 2026
https://github.com/coslynx/openai-request-wrapper-service
Simplify OpenAI requests with automated API call management and response parsing.... Created at https://coslynx.com
ai-api code-generation developer-tools devops fastapi jwt-auth machine-learning mvp mvp-service openai-integration openai-wrapper postgresql python python-api request-handler response-processing rest-api software-development sqlalchemy uvicorn
Last synced: 17 Apr 2026
https://github.com/vittodevit/fibercop-data-api
Unofficial mirror API for FiberCop's latest CRO/CNO data. Provides endpoints to access raw data, download CSV, get compact lists for map display, retrieve detailed records by ID, and view dataset statistics.
Last synced: 04 Apr 2026
https://github.com/raspoli/mlx-serve
Local inference server for Apple Silicon — hot-swaps MLX models (LLM, vision, embeddings, TTS, STT) via OpenAI API
apple-silicon embeddings fastapi inference-server llm local-inference local-llm machine-learning macos mlx mlx-lm model-serving openai-api openai-compatible python speech-to-text text-to-speech unified-memory vision-language-model
Last synced: 04 Apr 2026
https://github.com/sepehr071/pm-assistant
Local-first AI copilot for Project Managers. 9 MCP integrations, approval-gated tool calls, proactive rules engine.
agent ai-assistant fastapi llm local-first mcp openrouter project-management react smithery
Last synced: 03 Jun 2026
https://github.com/separatrixxx/aviahack5
✈️ Aviahackathon 5
fastapi http-server numpy pandas pyside6 python react sqlite3 tailwind-css typescript
Last synced: 04 Apr 2026
https://github.com/amitgambhir/rag-auditor
Open source RAG evaluation platform — automatically score faithfulness, relevancy, and hallucination risk
fastapi generative-ai hallucination-detection llm-evaluation python rag ragas
Last synced: 04 Apr 2026
https://github.com/ronihdzz/aws-lambda-fastapi-template
Professional template for building serverless REST APIs with FastAPI, Docker, and AWS Lambda. Includes modular architecture, real database testing, and full CI/CD integration.
aws-lambda ci-cd cloud docker fastapi github-actions mangum microservices mongodb postgresql pydantic python rest-api serverless sqlalchemy template testing
Last synced: 17 Apr 2026
https://github.com/fblettner/liberty-framework-template
Liberty Framework, next generation of no-code/low-code
fastapi liberty-core liberty-framework nomana-it python react
Last synced: 17 Apr 2026
https://github.com/4gt-104/matyan-backend
REST API server for Matyan experiment tracking — reads and writes experiment data, metrics, and artifacts to FoundationDB; handles control operations.
aim apache-2 asyncio experiment-tracking fastapi foundationdb kafka machine-learning matyan mlops object-storage python rest-api
Last synced: 04 Apr 2026
https://github.com/tukue/realtime-mobility
Stockholm public travel planner app
api-integration backend-development fastapi fullstack-development react typescript vite websocket
Last synced: 04 Jun 2026
https://github.com/se0831/yakkihou-checker
薬機法・景品表示法に抵触する可能性のある広告表現を自動検出するシステム
advertising compliance fastapi healthcare japanese legal-tech marketing nlp python streamlit
Last synced: 18 Apr 2026
https://github.com/arnoldchrisoduor1/potato_disease
Trained a CNN to detect the presence and the current stage of Blight disease in potatoes, WebApp in FastAPI and React
fastapi keras numpy react serving-tensors tensorflow
Last synced: 04 Apr 2026
https://github.com/maurice-l/tutify
Ein Franchiseplattform für Nachhilfe Dienstleistungen mit Vue.js und FastAPI
backend fastapi frontend javascript oracle-database python vue
Last synced: 18 Apr 2026
https://github.com/mahtabranjbar/customer_churn_prediction
Full‑stack Customer Churn Prediction app – FastAPI backend, Streamlit dashboard, PostgreSQL & Docker
data-science docker fastapi gradient-boosting machine-learning postgres python streamlit
Last synced: 04 Apr 2026
https://github.com/ahnaf19/anime-or-not
Anime-Or-Not (AoN) is an API that exposes prediction endpoint of an deep learning leveraged image classifier, detecting its anime or cartoon.
Last synced: 04 Apr 2026
https://github.com/shanu-shahbin/notepad__fastapi
A backend service built using FastAPI and MongoDB to manage users and their notes. The application implements JWT-based authentication to ensure secure access.
fastapi hashing jwt mongodb swagger-ui
Last synced: 18 Apr 2026
https://github.com/eugen-goebel/inventory-management
Full-stack inventory management with React/TypeScript frontend and FastAPI/SQLAlchemy backend
docker fastapi full-stack python react rest-api sqlalchemy tailwindcss typescript vite
Last synced: 05 Apr 2026
https://github.com/clawcolab/quickstart-api
Tiny FastAPI starter for bot collaboration. Fork, contribute, earn trust.
agent-skills ai-agents api-starter bot-collaboration fastapi python
Last synced: 05 Apr 2026
https://github.com/raveenb/fastapi-nextjs-docker-github-actions-reference
FastAPI, NextJS, Docker, Claude Code with GitHub Action CI/CD Reference
claude-code docker fastapi github-actions nextjs
Last synced: 05 Apr 2026
https://github.com/miron-anosov/referapi
Referral API with JWT
asyncio black docker-compose fastapi flake8 gunicorn isort jwt mypy poetry postgresql pre-commit python redis sqlalchemy
Last synced: 05 Apr 2026
https://github.com/leonid1095/plgames-booster-up
Game network booster with custom PLG Protocol — reduce ping, eliminate jitter, optimize routes for online games
docker fastapi game-booster networking nextjs ping-optimizer rust udp
Last synced: 18 Apr 2026
https://github.com/yameogo123/mlops-docker-job
mlOps project with docker and deployed on huggingFace
docker fastapi machine-learning mlops streamlit
Last synced: 18 Apr 2026
https://github.com/thejasmeetsingh/yify
A yify website clone
alembic docker docker-compose fastapi gunicorn jwt-authentication postgresql pydantic python3 rest-api sqlalchemy uvicorn
Last synced: 05 Apr 2026
https://github.com/ipriyam26/git-repos
Search Github Profiles and see there public profiles
angular fastapi python tailwindcss typescript
Last synced: 05 Apr 2026
https://github.com/0xpixelninja/dhcp-rest-api
A FastAPI-powered REST API for managing ISC DHCP Server configurations.
configuration-management fastapi isc-dhcp-server python
Last synced: 18 Apr 2026
https://github.com/excellent-84/library_api
RESTful API для управления библиотечным каталогом. Система позволяет управлять информацией о книгах, авторах, читателях и выдачей книг.
alembic docker fastapi jwt postgresql pydantic pytest python sqlalchemy
Last synced: 18 Apr 2026
https://github.com/thomas-dev7/gymcontroll_fastapi_py
Este é o backend do sistema GymControll, uma aplicação desenvolvida para o controle de treinos em academias e acompanhamento de progressão de exercícios. Este projeto já existe em outra linguagem, mas esta versão foi criada com Python 3.10 e FastAPI como um estudo prático para aprofundar o conhecimento e consolidar o aprendizado nessa stack.
api fastapi pgsql postgres postgresql python
Last synced: 18 Apr 2026
https://github.com/rohitdusane/customer-churn-ml
This project uses machine learning to predict customer churn in the banking sector. It covers the end-to-end process, from data ingestion, validation, and transformation to model training and deployment using FastAPI. The system includes real-time predictions and provides an API for customer churn analysis.
banking customer-churn-prediction customer-retention data-science end-to-end-pipeline fastapi machine-learning model-deployment predictive-analytics python
Last synced: 18 Apr 2026
https://github.com/noczero/car-state-components-multi-labels-classification
This repository hosts projects for a deep learning model that identifies physical car changes via a real-time 3D web interface, covering dataset creation, model training (classifier and vision language), backend, and frontend single-page application development.
blip deep-learning efficientnet fastapi svelte
Last synced: 18 Apr 2026
https://github.com/sagarmaddela/multi-format-autonomous-ai-system
This is a multi-agent system that processes inputs from Email, JSON, and PDF, classifies both format + business intent, routes to specialized agents, and dynamically chains a follow-up action based on extracted data (e.g., triggering an alert, generating a summary, flagging a risk).
email-parsing fastapi genai langchain llama3 llm ollama pdf-parsing python
Last synced: 18 Apr 2026
https://github.com/t11z/tavern
An AI Game Master for tabletop RPG campaigns — open source, self-hosted, and cheaper than a coffee.
5e ai claude discord-bot dnd fastapi game-master llm open-source python react self-hosted srd tabletop-rpg
Last synced: 18 Apr 2026
https://github.com/detrin/model-deployment-example
Example of heavy model deployment with celery, redis and FastAPI, model kakaobrain/align-base is used.
celery deployment fastapi redis
Last synced: 19 Apr 2026
https://github.com/anjarabus/fastapi-react-electron-app
Simple electronJS desktop app build configuration using React front-end and Python (FastAPI) back-end.
electron fastapi pyinstaller react
Last synced: 19 Apr 2026
https://github.com/solaimanb/game-library-api
api crud-api fastapi game-library render sqlite
Last synced: 20 Apr 2026
https://github.com/nborwankar/tandc
Terms & Conditions risk analyzer — CLI + local web UI for surfacing user-relevant risks in T&Cs via the Anthropic Claude API
anthropic claude claude-api consumer-protection fastapi llm-application privacy-policy python risk-analysis terms-of-service text-analysis typer
Last synced: 04 Jun 2026
https://github.com/rggh/api-4
Using FastAPI with spaCy to identify entities
Last synced: 20 Apr 2026
https://github.com/trolliana9686/caselens
Legal PDF intake & risk scoring (NLP)
Last synced: 20 Apr 2026