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-07 00:11:30 UTC
- JSON Representation
https://github.com/kiavash599/conduit-control-center
Conduit Control Center (CCC) is a lightweight management platform for running and monitoring Conduit nodes on Raspberry Pi systems.
censorship-resistance cloudflare conduit dashboard fastapi linux networking privacy python raspberry-pi
Last synced: 01 Jul 2026
https://github.com/jibril14/rasa-chatbot
Fastapi, Rasa conversational applications (E-commerce Assistant and Recommendation System)
aws docker-container fastapi machine-learning nlp nlu postgresql pydantic python rasa rasa-chatbot recommendation-system sqlalchemy
Last synced: 13 Apr 2026
https://github.com/albert-vanderboom/taskflow-web-app-demo
A modern web application demo for teaching software engineering
demo fastapi python typescript vue web-development
Last synced: 14 Dec 2025
https://github.com/yuyatinnefeld/dataproc-api-service
🧪 Test Features 🧪 | GCP Dataproc + FastAPI
Last synced: 22 Apr 2026
https://github.com/elis-salobehaj/mediqueryai
Built with Antigravity to showcase Vibe Coding. ⚡ This app is a futuristic AI data analyst that went from concept to production-ready Docker app instantly. Features Text-to-SQL, hybrid LLMs (Gemini/Anthropic/Ollama), and sci-fi UI. 🏥
agentic-ai ai anthropic chatbot data-visualization docker fastapi gemini-api healthcare-ai llm local-llm nlp ollama plotly react text-to-sql typescript vite
Last synced: 25 Jan 2026
https://github.com/irg1008/sign2text-api
API endpoint for Sign2Text onnx model
ai ai-translator convolutional-neural-network fastapi onnx onnxruntime sign2text
Last synced: 16 May 2026
https://github.com/shchoholiev/medical-records-blockchain
Blockchain implementation for securely storing medical data, ensuring data integrity and privacy. Developed in Python with FastAPI for integration, it focuses on a custom blockchain solution to protect sensitive health records.
azure-cosmos-db blockchain fastapi python
Last synced: 08 Aug 2025
https://github.com/devroopsaha744/yogifix
YogFix is a real-time Yoga Pose detection and feedback system built using Python, OpenCV, and Mediapipe for pose estimation. The system is served via a FastAPI backend that captures webcam frames server-side, processes them to detect poses, and provides real-time feedback over WebSocket connections.
ai-trainer computer-vision fastapi mediapie opencv pose-correction pose-detection pose-estimation python websockets yoga
Last synced: 20 Mar 2025
https://github.com/hvalfangst/azure-akv
Python Flask application deployed to Azure Kubernetes Service with secrets derived from Azure Key Vault mounted with Kubernetes Secrets Store CSI driver
aks az-204 azure azure-keyvault azure-kubernetes-service azurecontainerregistry azurekeyvault azurekubernetesservice fastapi python
Last synced: 20 Mar 2025
https://github.com/smit-parekh/proactive-supply-chain-disruption-agent
An AI Agent leveraging fine-tuned LLMs (Mistral-7B w/ PEFT) and LangGraph to proactively identify, assess, and suggest mitigations for supply chain disruptions, tailored to specific client needs (e.g., Shell, Pfizer). Includes MLOps integration using Vertex AI and MLflow.
ai-agent api fastapi fine-tuning forecasting google-cloud langchain langgraph llm lora machine-learning mlflow mlops peft python risk-management supply-chain vertex-ai
Last synced: 21 Apr 2026
https://github.com/theayushmajumdar/fast_api-integration
Integrated fast api backend with my local mongodb collection
aws docker ecr-repositories ecs-fargate fastapi mongodb postman
Last synced: 02 Apr 2026
https://github.com/arthurgassner/swissenergy-backend
ML backend powering an energy consumption prediction dashboard.
backend caddy docker energy-industry energy-prediction entsoe-api fastapi lgbm machine-learning mlops plotly python showcase switzerland
Last synced: 20 Mar 2025
https://github.com/auxi-wardrobe/auxi-all-in
Auxi monorepo — React Native mobile + FastAPI backend wired as git submodules, with role-scoped Claude agents.
ai claude-code fastapi monorepo outfit-recommender react-native wardrobe
Last synced: 02 Jul 2026
https://github.com/spartan09/fastapi-tdd-todo-app
A full-featured Todo API built with FastAPI, featuring user authentication, role-based access control, and SQLite database integration.
alembic fastapi jwt pydantic-v2 sqlalchemy sqlite3
Last synced: 20 Apr 2026
https://github.com/shaily24/credit-risk-system
AI-powered credit risk assessment platform with machine learning model integration
ai credit-risk docker fastapi fintech machine-learning material-ui postgresql python react redis risk-assessment typescript
Last synced: 06 Apr 2026
https://github.com/guptakushal03/ui-generator
A whiteboard-style UI builder with real-time HTML/CSS code generation, live preview, editable code, and downloadable/uploadable designs.
code-generator drag-and-drop fastapi monaco-editor ui-designer
Last synced: 16 May 2026
https://github.com/asifrahaman13/laughing-guide
A blazing-fast HR payroll system designed to deal with simplicity as well as blazing-fast speed. The application is capable of handling thousands of files concurrently, making it extremely efficient for the HR payroll system.
docker fastapi git golang linux postgres python typescript
Last synced: 06 Apr 2026
https://github.com/arhspe/mapper-rtc
API em FastAPI para consulta e correlação de indexadores fiscais da Reforma Tributária do Consumo.
api cclasstrib cindop fastapi json lc116 python reforma-tributaria
Last synced: 02 Jul 2026
https://github.com/soofstad/fastreact-boilerplate
Boilerplate for a FastAPI python API and a React SPA WebApp project
Last synced: 16 May 2026
https://github.com/mkdir700/fastapi-forward
FastAPI Forward is a middleware that enables request forwarding/proxying in FastAPI applications. It allows you to easily forward specific routes to different target URLs while maintaining the original request context.
fastapi fastapi-forward forward-proxy
Last synced: 29 Apr 2026
https://github.com/iadtya/rbi-notification-rag
The Project is End to End RAG application trained on RBI notification dataset of around more than 40 million vectors
fastapi huggingface langchain python qdrant reactjs
Last synced: 07 Apr 2026
https://github.com/saifrehman100/pharmacy-microservices-gcp
Microservices architecture for pharmacy order management on GCP with Kubernetes
cicd cloud-native devops docker event-driven-architecture fastapi github-actions gke google-cloud-platform jwt-authentication kubernetes microservices postgresql python rest-api
Last synced: 01 May 2026
https://github.com/rahulsamant37/fastapi_versioning-template
A comprehensive demonstration of API versioning strategies in FastAPI, showcasing three different approaches to help developers choose the right architecture for their needs.
fastapi fastapi-template fastapi-versioning help-others microservices
Last synced: 16 May 2026
https://github.com/macorisd/mi-mapa
A full-stack project for storing and visualizing user maps with markers for visited cities. Built with FastAPI (backend), React + Vite (frontend), MongoDB (database), and deployed on Vercel.
fastapi full-stack mongodb nodejs react vercel
Last synced: 10 Apr 2026
https://github.com/tcampbell01/ai-code-explainer
AI-powered code explainer with interactive chat. Provides beginner/intermediate/expert level explanations using Claude Haiku. Features curated learning resources and follow-up Q&A.
ai anthropic beginner-friendly chatbot claude code-explanation documentation education fastapi javascript programming python
Last synced: 15 Jan 2026
https://github.com/tech-preta/fintelli
Aplicação full-stack de finanças com IA com observabilidade nativa.
autoprefixer axios css docker docker-compose fastapi gemini helm html nginx opentelemetry-collector postcss postgresql python react redis tailwind typescript uvicorn vite
Last synced: 23 Aug 2025
https://github.com/othmane099/todo-list-app-fastAPI-react
Simple todo list application
fastapi javascript python react todolist
Last synced: 10 Jul 2025
https://github.com/8thgencore/yuno-backend
API for simple task manager
docker docker-compose fastapi python redis sqlmodel
Last synced: 20 Jan 2026
https://github.com/forcetrainer/discord-analyzer
Export Discord messages and analyze them for FAQs using semantic clustering
clustering discord discord-bot faq fastapi nlp python react semantic-search
Last synced: 15 Jan 2026
https://github.com/tydev01/full-crud-with-fastapi
A Student management system with FASTAPi
fastapi orm postgres postman pydantic pyscopg2 python3 sqlalchemy sqlalchemy-orm
Last synced: 07 Mar 2026
https://github.com/josedasilva11/flowbridge
Lightweight automation bridge: webhook in, validate, transform, fan out to SQLite/webhook/CSV.
automation etl fastapi integration pydantic python sqlite webhook
Last synced: 02 Jul 2026
https://github.com/josedasilva11/ai-reception-agent
AI receptionist webhook that answers, qualifies and proposes booking slots (FastAPI + LLM).
ai-agent booking chatbot fastapi llm openai python receptionist small-business webhook
Last synced: 02 Jul 2026
https://github.com/josedasilva11/pulse-dashboard
Real-time business KPI dashboard with live SSE updates (FastAPI + Chart.js).
chartjs dashboard fastapi kpi python real-time server-sent-events sqlite sse
Last synced: 02 Jul 2026
https://github.com/ggsmith842/sentiment-api-hum
A FastAPI app that takes a keyword, searches for recent tweets, and returns a sentiment score.
Last synced: 04 May 2026
https://github.com/adarshkr357/hospital-management-system
css fastapi hospital-management-system html javascript jsx nextjs
Last synced: 16 Jun 2025
https://github.com/simongino/file-share
A self-learning document management program
fastapi file-manager file-server python
Last synced: 28 Mar 2025
https://github.com/coko7/invoice2json
🧾 Extract structured JSON from invoices and receipts using a local Ollama vision model — no cloud APIs required.
ai document-extraction fastapi invoice invoice-processing json llm local-ai ocr ollama pdf receipt receipt-parsing structured-data vibe-scaffolded vision-model
Last synced: 30 Jun 2026
https://github.com/coslynx/ai-powered-request-response-system
AI-powered system that responds to requests with helpful information and answers... Created at https://coslynx.com
ai-powered api-client api-wrapper asynchronous code-generation data-validation developer-tools devops fastapi language-model machine-learning mvp mvp-development openai-integration postgresql python python-backend request-response rest-api software-development
Last synced: 09 May 2026
https://github.com/ryongseong/dxlab
2024 동의대학교 인공지능그랜드ICT 창의자율과제
docker fastapi postgres svelte
Last synced: 17 Feb 2026
https://github.com/xgandax/demo_python_fastapi
This repository is a demo of a REST API created with FastAPI.
Last synced: 17 Feb 2026
https://github.com/madi-s/fastapi-rq
Sample dockerized web application powered by fastapi. This template includes redis queue, sockets, tests and many other useful features.
Last synced: 04 Apr 2025
https://github.com/ez-biz/data-builder
Visual ETL pipeline platform — connect databases, browse catalogs, build pipelines with drag & drop, CDC to S3, scheduling, monitoring & log export
cdc data-engineering etl fastapi pipeline react
Last synced: 16 May 2026
https://github.com/tomasdmarg/money-mule-backend
MoneyMule.xyz - Tool for early stage investors. ETH Global Cannes. Backend Repo
ai backend crewai crypto cryptocurrency docker ethglobal fastapi multiagent openai python startups
Last synced: 09 Jul 2025
https://github.com/antipooh/apimate
Collection utils for create clean architecture REST API application with FastAPI
Last synced: 08 May 2026
https://github.com/kimgoetzke/practice-fastapi-score-calculator
A project to practice Python and FastAPI.
alembic fastapi postgresql pydantic pytest python sqlalchemy
Last synced: 06 May 2026
https://github.com/avijeetpandey/books_api
A books enhancement api implemented using FastApi
Last synced: 16 May 2026
https://github.com/melika-kheirieh/async-job-api
FastAPI + Celery async job API with PostgreSQL-backed status tracking, retry/failure handling, stuck-job recovery, idempotency keys, Docker Compose, and tests.
alembic async-jobs backend celery docker-compose fastapi postgresql pytest redis sqlalchemy
Last synced: 02 Jul 2026
https://github.com/vpsi-vsb-2025/vpsiproject
System pro nemocnice
fastapi fullstack github-actions nextjs python typescript
Last synced: 06 Apr 2026
https://github.com/ad4r5hgs/smartfolio-june
Portfolio June !!
chromadb fastapi langchain nextjs ollama openai-api redis tailwindcss typescript
Last synced: 06 Apr 2026
https://github.com/maettuu/24fs-advanced-software-engineering
Repository for the course Advanced Software Engineering Spring 2024
aws-s3 boto3 ci-cd docker end-to-end-testing eslint fastapi full-stack google-maps-api grafana jwt-token kong-api kubernetes localstack loki microservices review-tools sonarqube vite
Last synced: 06 Apr 2026
https://github.com/captainigl00/brasseriechezju
Code source du site web de la BrasserieChezJu, un restaurant traditionnel français basé à Carcasonne
directus-cms docker dockerhub fastapi nuxt3 postgresql traefik watchtower website
Last synced: 09 May 2026
https://github.com/samshad/csci-5409-adv.-topics-in-cloud-computing
CSCI 5409 – Advanced Topics in Cloud Computing (Dalhousie, Summer 2024) All graded assignments, Kubernetes labs, and the full‑stack capstone I built while mastering containers, AWS, Kubernetes, Terraform, and DevOps automation.
aws cloud-computing devops docker fastapi iac kubernetes react terraform
Last synced: 06 Apr 2026
https://github.com/nikhil25803/sns-processing
Python script to process data from AWS SNS and update in the local database. For ETHOS'23! ... Fun fact🤫 - We won!!
Last synced: 05 May 2026
https://github.com/brints/spoken-api
Spoken is a real-time voice translation video conferencing platform that eliminates language barriers in global professional collaborations by providing instantaneous, natural-sounding voice translation, allowing participants to communicate naturally in their native tongues.
digitalocean fastapi github-actions postgresql python3 unit-testing uvicorn webrtc websocket
Last synced: 08 Jun 2026
https://github.com/asawirshafiq/gradio-tweet-classification
This project involves NLP tweet classification utilizing a model from HuggingFace. The backend is developed with FastAPI and MongoDB, ensuring efficient data handling and scalable API services. The user interface is designed using Gradio, providing an intuitive and interactive experience for users to classify and analyze tweets.
bert fastapi gradio-interface huggingface-transformers nlp-machine-learning
Last synced: 15 May 2026
https://github.com/erickduraes/quizbasedaichatbot
🤖 Engage with a personalized AI chatbot that tailors its responses based on your quiz-determined user persona.
ai apis chatbot css fastapi frontend html interactive-project machine-learning personalized-chatbot python quiz-app web-development
Last synced: 18 Apr 2026
https://github.com/natthasath/docker-python-fastapi
FastAPI is a modern, fast (high-performance), web framework for building APIs with Python 3.6+ based on standard Python type hints. It has a simple and easy to use API, is lightweight, and includes features like asynchronous support, dependency injection, and more.
docker-compose dockerfile fastapi poetry python
Last synced: 09 Apr 2026
https://github.com/markkvdb/optiroutering
OptiRoutering is a web application to find the optimal route between a set of locations
Last synced: 04 Apr 2026
https://github.com/ykozhanov/habittracker
Телеграм бот менеджера привычек
api celery docker docker-compose fastapi pytelegrambotapi python redis sqlalchemy swagger
Last synced: 06 Apr 2026
https://github.com/ananyavrm04/codebase-analyzer
AI-Powered Tool that analyzes GitHub repositories and generates structured documentation, key insights, and code summaries using advanced LLMs.
ai code-documentation devtools fastapi github-analyzer llm nlp project-analysis repo-summarizer
Last synced: 15 May 2026
https://github.com/ysskrishna/IndieGPT
A full stack application which allows users to demonstrate an interactive chatbot application with chat sharing, forking features
fastapi firebase github-authentication google-authentication react redux sql sqlalchemy sqlite tailwindcss vercel
Last synced: 30 Dec 2025
https://github.com/sandrodang/deploy_model_deeplearning
Deploy DeepLearning model using FastAPI
Last synced: 16 May 2026
https://github.com/thejchap/clue
SAT solver for Clue board game
clue fastapi python sat-solver
Last synced: 22 Apr 2026
https://github.com/vpetreski/cp-deep-dive
A top-to-bottom deep dive into Constraint Programming with OR-Tools CP-SAT — in Python and Kotlin — culminating in a full end-to-end Nurse Scheduling Problem app (FastAPI + Ktor 3 + React 19). Includes cpsat-kt, an idiomatic Kotlin DSL over CP-SAT.
combinatorial-optimization constraint-programming cp-sat dsl educational fastapi kotlin ktor learning-resources minizinc nurse-scheduling operations-research optimization or-tools ortools python react scheduling
Last synced: 02 Jul 2026
https://github.com/fulviofavilla/resume-radar
AI agent that analyzes your resume against real job postings and surfaces skill gaps — built with LangGraph, FastAPI, ChromaDB, and OpenAI.
ai-agent chromadb data-engineering docker fastapi job-search langchain langgraph nlp openai portfolio python rag resume vector-database
Last synced: 11 May 2026
https://github.com/rrbarrero/microservices-pet
Playing with data integrity strategies
fastapi hexagonal microservices
Last synced: 15 May 2026
https://github.com/sergk/fastapi
Fastapi baseline
biolerplate docker fastapi kubernetes simple template
Last synced: 06 May 2025
https://github.com/arkapravo-ghosh/minecraft-ping-api
Minecraft Server Status API Server
Last synced: 15 May 2026
https://github.com/azfarmasood/fastapi-todo-gpt
Deployment URI
customgpts docker-container fastapi todoapp
Last synced: 20 Jan 2026
https://github.com/akashch1512/crystalreadymades.com
Full-stack e-commerce platform for crystal-enhanced fashion and décor, built with FastAPI, PostgreSQL, and React.
Last synced: 15 May 2026
https://github.com/stevemats/paginationdemo
Pagination API using Python and FastAPI
api fastapi pagination python uvicorn
Last synced: 16 May 2026
https://github.com/coslynx/openai-python-wrapper
Streamlined API for simplified OpenAI requests, enabling efficient AI integration... Created at https://coslynx.com
ai-integration api-client asynchronous-programming code-generation data-validation database-integration developer-tools devops error-handling fastapi machine-learning model-selection mvp mvp-development openai-library openai-wrapper python python-api software-development text-generation
Last synced: 19 May 2026
https://github.com/rennerdo30/watch-together
Real-time video synchronization platform for watching YouTube, Twitch, and over 1800 sites together, using Next.js, FastAPI, and yt-dlp for universal video s...
browser-extension chrome-extension cloudflare dash docker fastapi hls nextjs python react tailwindcss typescript video-streaming web-development zero-trust-authentication
Last synced: 02 May 2026
https://github.com/themihirmathur/machine-failure-predictor
The 'Machine Failure Predictor' is a web application designed to enable predictive maintenance for industrial equipment. Leveraging machine learning techniques, this application predicts whether equipment will fail and identifies the type of failure based on key process parameters.
cicd digitalocean docker fastapi flask github github-actions machine-learning matplotlib mlops numpy plotly python randomforest scikit-learn seaborn streamlit
Last synced: 10 Apr 2026
https://github.com/radeeyate/url-unshortener
A simple URL expander/unshortener written in Python and FastAPI
fastapi unshorten url-unshortener
Last synced: 10 Jul 2025
https://github.com/shonenxnaifu/jsi-scraper
A web scraping project specifically designed to collect data from jogjasonicindex.com
fastapi python3 scraper vibe-coding web-scraping
Last synced: 06 Mar 2026
https://github.com/stanmiglight/lab2
This FastAPI web service manages a simple user database, supporting CRUD operations for users identified by a user_id and a name.
Last synced: 15 May 2026
https://github.com/transcendence12/blogs-api-with-fastapi
Not finished yet.
anaconda-environment crud fastapi python3
Last synced: 15 May 2026
https://github.com/colddsam/portfoliobackend
This is a simple FastAPI project for managing achievements, projects, skills, and events. It provides endpoints to upload and retrieve data related to these categories. The data is stored in a JSON file website.json.
backend deployed fastapi management-system python server
Last synced: 15 May 2026
https://github.com/georgejkaye/thesis-tracker
Web app showing the progress of my thesis
Last synced: 09 Apr 2026
https://github.com/chihirogoto/fastapi-sqlserver-crud
FastAPI × SQL Server CRUD API for learning
Last synced: 15 May 2026
https://github.com/solarssk/ssf-transmitter
Standalone OpenID Shared Signals Framework transmitter for self-hosted Authentik deployments.
authentik caep docker fastapi openid risc security-events self-hosted shared-signals-framework ssf
Last synced: 30 Jun 2026
https://github.com/solarssk/mail-autodiscover
Lightweight Outlook Autodiscover, Thunderbird Autoconfig and Apple Mail profile service for self-hosted mail servers.
apple-mail autoconfig autodiscover docker fastapi imap mail mailplus outlook self-hosted smtp synology thunderbird
Last synced: 30 Jun 2026
https://github.com/adrianh-za/py-mcp-excel
A Python project that exposes Excel file information via the Model Context Protocol (MCP) and a FastAPI REST API. It allows reading Excel spreadsheets to extract sheet names, sheet counts, and column information with data types.
Last synced: 30 Jun 2026
https://github.com/connergroth/timbre
A hybrid music recommendation engine that combines collaborative filtering and content-based models to generate personalized playlists using Spotify, Last.fm, and AOTY data.
docker fastapi lastfm-api machine-learning music postgresql python pytorch redis spotify-api sqlalchemy
Last synced: 02 Aug 2025
https://github.com/peteroyelegbin/roadmapbackendprojects
Project ideas to take you from beginner to advanced in Backend
api-consumption cli django fastapi file-upload filesystem markdown-parser programming python3 text-processing
Last synced: 12 May 2026
https://github.com/cypher-o/expense_tracker
An expense tracker API built using FastAPI
expense-tracker fastapi python
Last synced: 15 May 2026
https://github.com/mahimairaja/livekit-starter
Full-stack LiveKit voice agent starter: a Python voice worker, FastAPI token server, and React frontend. Run, deploy, and swap each piece on its own.
ai-agents cartesia conversational-ai deepgram fastapi livekit llm openai python react realtime sip speech-to-text starter-template text-to-speech typescript voice-agent voice-ai voice-assistant webrtc
Last synced: 02 Jul 2026
https://github.com/magnetsinc/magnetize-signup-api
New user sign-up
docker fastapi kubernetes magnetize python3
Last synced: 03 May 2026
https://github.com/magnetsinc/magnetize-login-api
Handles login/logout
api docker fastapi kubernetes magnetize python3
Last synced: 30 Apr 2026
https://github.com/are-you-serat/rubankapi
A modern API for accessing real-time and historical financial data from the Central Bank of Russia.
Last synced: 15 May 2026
https://github.com/ramya487/prr_bot
A Pull Request reviewer that reviews the open pull requests in a repository and suggests code optimizations, error rectifications etc.
fastapi forge-app langchain pull-request
Last synced: 15 May 2026
https://github.com/kunalshelke90/air_pressure_system_failure_prediction
This is a machine learning project that aims to detect faults in the air pressure system of Scania trucks. The project uses the "Air pressure system failures in Scania trucks" dataset to train and test a model that can accurately identify faults in the system.
aws docker fastapi machine-learning mongodb python sklearn
Last synced: 06 Apr 2026