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-08 00:11:11 UTC
- JSON Representation
https://github.com/maximoospital/fancms
A FastAPI and NuxtJS-based CRUD app.
api crud crud-application fastapi frontend nuxtjs vue vuejs
Last synced: 07 May 2026
https://github.com/essogbe/hackathon-ai4ckd
AI-powered system for predicting chronic kidney disease stages from clinical data, with model monitoring, explainability, and a FastAPI interface.
ci-cd cloudrun fastapi machine-learning medicare mlflow mlops-workflow
Last synced: 16 May 2026
https://github.com/nikdrosakis/apifast
fastAPI connected with maria, mongo, redis
Last synced: 12 Apr 2026
https://github.com/pranaypkadu/networksecurity
End To End MLOPS Project With ETL Pipelines- Building Network Security System
aws-ec2 aws-ecr aws-s3 dagshub docker etl-pipelines fastapi github-actions mlflow mlops mongodb-atlas network-security numpy pandas python pytorch scikit-learn tensorflow vscode
Last synced: 19 Mar 2025
https://github.com/fsecada01/component-framework
Framework-agnostic server components with LiveView-style interactivity for Python (FastAPI / Django). HTMX-powered, no JS framework required.
django fastapi htmx liveview pydantic python server-components server-side-rendering websocket
Last synced: 01 Jul 2026
https://github.com/qrcommunication/gigapdf
Self-hostable open-source WYSIWYG PDF editor — edit text, images & forms in the browser, with a complete REST API and embeddable widget. Next.js + FastAPI, AGPLv3.
docker document-management fabricjs fastapi nextjs ocr open-source pdf pdf-api pdf-editing pdf-editor pdf-forms pdf-generation pdf-tools pdfjs python react self-hosted typescript wysiwyg
Last synced: 01 Jul 2026
https://github.com/anthony-famaral/restaurante
azure fastapi python3 terraform
Last synced: 11 Apr 2025
https://github.com/are-you-serat/forumcore
Backend for a modern forum platform. Built with FastAPI, PostgreSQL, and JWT authentication. Designed for scalability and performance.
core fastapi forum forumsoftware
Last synced: 17 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/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/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/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/simongino/file-share
A self-learning document management program
fastapi file-manager file-server python
Last synced: 28 Mar 2025
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/antipooh/apimate
Collection utils for create clean architecture REST API application with FastAPI
Last synced: 08 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/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/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/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/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/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/stevemats/paginationdemo
Pagination API using Python and FastAPI
api fastapi pagination python uvicorn
Last synced: 16 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/georgejkaye/thesis-tracker
Web app showing the progress of my thesis
Last synced: 09 Apr 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/quaddarv1ne/hse-assignments
В этом репозитории собраны задания по курсам ВШЭ. Задания распределены по годам обучения и по предметам.
analytics api api-client api-rest fastapi hse hse-2024 hse-labs maestro7it maximdupley quadd4rv1n7
Last synced: 02 May 2026
https://github.com/europanite/standard_react_fastapi_environment
A standard React FastAPI environment
android docker docker-compose expo expo-go fastapi ios postgres react react-native typescript web
Last synced: 04 Apr 2026
https://github.com/dan10ish/cogni-cart
Lightning-fast multi-agent shopping assistant with real Indian product data and instant search results!
fastapi gemini-api google-adk nextjs python
Last synced: 08 May 2026
https://github.com/aamir-hullur/script-visualizer
A language-agnostic visualization web application for generating data visualizations from Python and R scripts in isolated Docker containers.
docker fastapi python r react shadcn tailwindcss typescript vite
Last synced: 07 May 2025
https://github.com/rjjha/chatpdf--backend
A full-stack app for querying and uploading PDFs using OpenAI's RAG system. Built with React, FastAPI, and MongoDB, it ensures seamless interaction and intelligent PDF-based responses.
Last synced: 16 May 2026
https://github.com/claymore666/MCPConnectionHub
MCP Connection Hub - A unified Model Context Protocol Gateway
ai-gateway api api-gateway async cli docker fastapi function-calling langchain llm-gateway llm-tools microservices model-context-protocol openai-api openai-compatible plugin-system python redis sqlalchemy tool-registry
Last synced: 17 Jun 2025
https://github.com/lmuffato/docker-data-science-anaconda
Automatização de ambiente docker de ciência de dados com anaconda, spyder desktop, mysql, postgres, mongodb, mongo-express e acesso a placa de vídeo da nvidia via container docker..
anaconda docker docker-compose fastapi jupyter-notebook mongo-express mongodb mysql postgresql python spyder
Last synced: 09 Apr 2026
https://github.com/keitabroadwater/llm-eval-lab
A web sandbox for hands-on learning of LLM and RAG Evaluation
evaluation-framework fastapi gpt4 llm-evaluation llmops nextjs rag-evaluation ragas
Last synced: 19 Apr 2026
https://github.com/attarmau/StyleCLIP
A mockup full stack app built with React, FastAPI, MongoDB, and Docker, powered by AWS Rekognition & CLIP for multi-tagging and clothing recommendations
clip fastapi mcp recommender-system
Last synced: 17 Jun 2025
https://github.com/andrii-zapukhlyi/crypto_market_sentiment
Enhancing Cryptocurrency Trading Strategies with Sentiment Analysis and NLP
aws deep-learning docker dvc fastapi machine-learning nlp python pytorch
Last synced: 09 Apr 2026
https://github.com/pureleach/backend-test-maslov.ai
A simple application on FastAPI + Strawberry GraphQL to retrieve a list of books and authors from PostgreSQL
Last synced: 07 May 2025
https://github.com/one-with-violets-in-her-lap/windchimes-backend
GraphQL API for a multi-source music player
alembic fastapi python sqlalchemy
Last synced: 16 May 2026
https://github.com/aasherkamal216/student_homework_assistant
A Personal Homework Assistant for Students
Last synced: 16 May 2026
https://github.com/pashpiter/content_storage
Веб-приложение для хранение файлов с аутентификацией пользователей.
asyncpg bcrypt fastapi postgresql pyjwt python redis sqlmodel
Last synced: 07 May 2025
https://github.com/luandnh/py_api_boilerplate
A lightweight and scalable FastAPI boilerplate for building high-performance APIs with MySQL using the repository pattern.
Last synced: 16 May 2026
https://github.com/roysti10/dominuto
A url shortener built as part of Tally Code Brewers hackathon
Last synced: 10 Jul 2025
https://github.com/oleksandr-romashko/goit-pythonweb-hw-02
Python app using FastAPI with PostgreSQL in Docker container.
compose docker fastapi goit-pythonweb-hw-02 pgadmin4 postgres python
Last synced: 05 May 2026
https://github.com/kooya3/manuals
An AI-powered technical documentation assistant designed to process, analyze, and provide information from product manuals.
agi daytona fastapi mcp-server
Last synced: 18 Jun 2025
https://github.com/ahmadbaratkhooei/semlessv4t-interface-web
This project implements a FastAPI server that provides multilingual translation services, including text-to-text, text-to-speech, speech-to-text, and speech-to-speech translation modes.
Last synced: 08 May 2026
https://github.com/cochaviz/dear-diary
A small diary web application!
diary fastapi native-js small webapplication
Last synced: 16 May 2026
https://github.com/abdelrahman-elshahed/lfsr_image_encryption_project
This project implements an image encryption and decryption system using Linear Feedback Shift Register (LFSR) cipher with Shannon's principles of confusion and diffusion. The application features a user-friendly web interface that allows users to upload images, configure encryption parameters, and visualize the encryption/decryption results
api-development computer-security confusion diffusion fastapi image-cryptography lfsr-algorithm streamlit web-application
Last synced: 21 Jun 2025
https://github.com/pramodyasahan/langgraph-chatbot
This is a FastAPI-based chatbot API integrated with LangGraph and Streamlit for an interactive UI. The chatbot allows users to select different AI models, define system prompts, and interact with the LangGraph-based agent.
Last synced: 16 May 2026
https://github.com/jiagengchang/commpass-gpt
CoMMpass-GPT: a chatbot for the MMRF CoMMpass dataset
agentic-ai fastapi langchain openai-api website
Last synced: 20 Jun 2025
https://github.com/mridulsaklani/vehicle-booking-system
Construction Material Management Software A powerful construction material management system designed to simplify the process of purchasing materials, connecting with vendors, and booking vehicles for transportation between locations. Key Features Material Purchase & Vendor Management – Easily manage and connect with material vendors.
beanie-odm fastapi keras mongodb pydantic-v2 python pytorch scipy starlette tensorflow
Last synced: 09 Apr 2026
https://github.com/limbanga/fastapi_vnpay_integration
fastapi self-learning-project vnpay
Last synced: 20 Jun 2025
https://github.com/tetherone/facerecognition
Facial recognition service, integration with AI from Tevian.ru
docker fastapi postgresql pydantic sqlalchemy
Last synced: 17 Feb 2026
https://github.com/whflima/seek-job-scraper
A project to scrape job listings from Seek.com.au and expose the data via an API. Designed for developers and researchers interested in programmatically accessing job advertisement data for analysis or integration.
fastapi python selenium-python
Last synced: 20 Jun 2025
https://github.com/w0rm29/brickhack-chronoplan
fastapi google-api mongodb reactjs rest-api text-classification typescript
Last synced: 07 Apr 2026