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/shubhamjain2998/expense-tracking-backend
FastAPI backend for tracking monthly expenses against an annual budget — PDF ingestion, fuzzy auto-categorisation, expense splitting, and analytics
expense-tracker fastapi finance pandas pdfplumber postgresql python rapidfuzz sqlalchemy
Last synced: 23 May 2026
https://github.com/marcos-grocha/pizza-delivery-fastapi
Backend • API Rest • Serviço de delivery
Last synced: 23 May 2026
https://github.com/josuejuca/api-qrcode
Esta é uma API simples construída com FastAPI para gerar QR Codes a partir de dados fornecidos.
api fastapi python qrcode qrcode-generator vercel
Last synced: 09 Apr 2026
https://github.com/sriram-merugu/skin-disease-detection
This project aims to classify the skin disease of uploaded image.
deep-learning fastapi image-processing python yolov11
Last synced: 04 May 2026
https://github.com/thoth2357/fastapi-amazon-scraping
Scrapes data of Amazon and opens an API to use to filter through Scraped data
amazon api-development fastapi web-scraping
Last synced: 26 Jul 2025
https://github.com/joychudasama/chat-txt
Chat with your text files.
fastapi langchain ollama python react shadcn typescript
Last synced: 09 Apr 2026
https://github.com/teamuplabs/team-up-server
비대면 협업 플랫폼인 TeamUp의 서버
fastapi jwt-authentication python server
Last synced: 26 Jul 2025
https://github.com/idalin6127/Module3-Mini-Pretraining-Data-Local-Voice-Assistant-OCR-Web-ASR-LLM-TTS
Week 3 project combining a mini pretraining data pipeline (web scraping, OCR, cleaning, deduplication) and a local real-time voice assistant (ASR, LLM, TTS).
asr cozyvoice data-cleaning deduplication fastapi llama3 nlp ocr python3 surya tesseract tts voice-agent web-scraping whisper
Last synced: 30 Dec 2025
https://github.com/lovepelmeni/news-classification-project
Python Web Application, gives user recommendations on relevant tags to assign to article, based on it's content
docker docker-compose fastapi jupyter machine-learning python
Last synced: 05 Apr 2026
https://github.com/adiyaan010205/price-pulse
PricePulse is a full-stack web application that automates product price tracking across popular e-commerce platforms like Amazon and eBay. It enables users to receive real-time alerts for price drops, monitor trends via analytics dashboards, and manage tracked items efficiently—all through a modern and responsive interface.
antibot-detection apscheduler fastapi jwt-authentication postgresql price-tracker react scrapy sendgrid smtp sqlalchemy tailwindcss webscraping
Last synced: 09 Apr 2026
https://github.com/nexckycort/rag-poc
fastapi markdown pinecone python rag typescript vector-database
Last synced: 09 Apr 2026
https://github.com/abhijeet002/abhijeet_28apr
This project monitors store uptime and downtime based on sensor data. It generates downloadable CSV reports summarizing store performance, using a FastAPI backend, SQLAlchemy ORM, and background task processing.
database-management fastapi pandas python3 sql sqlalchemy-python sqlite3
Last synced: 29 Apr 2025
https://github.com/mgourlis/stateful-abac-policy-engine
Stateful ABAC Policy Engine is a production-ready, multi-tenant authorization system implementing Attribute-Based Access Control (ABAC) with support for spatial conditions (PostGIS), hierarchical ACL evaluation, and both HTTP and direct-database access modes. Includes a React admin UI, async Python SDK, and Keycloak IdP integration.
abac access-control acl attribute-based-access-control authorization fastapi geospatial jwt keycloak multi-tenant oauth2 policy-engine postgis postgresql python rbac react redis sdk spatial
Last synced: 23 May 2026
https://github.com/mgourlis/search_query_dsl
Unified search API for Python — write JSON queries once, run them against SQLAlchemy or in-memory collections. Features streaming, nested boolean logic, automatic JOINs, JSONB, PostGIS, and full-text search.
dsl fastapi jsonb postgis query-builder search
Last synced: 23 May 2026
https://github.com/adityaadaki21/fastapi-rag
chromadb fastapi llm llms ollama pdf-processing rag retrieval-augmented-generation
Last synced: 05 Apr 2026
https://github.com/core-euler/notions_app
App for writing, reading and editing notions
aiogram aiogram-dialog fastapi postgresql python redis sqlalchemy
Last synced: 23 May 2026
https://github.com/seilylook/image_filter_resize_service
Real-time image filter and resize service
docker elasticsearch fastapi kafka kibana kubernetes minio redis spark zookeeper
Last synced: 06 Apr 2026
https://github.com/beary/fastapi-todo-app
A todo app built with fastapi, sqlalchemy, postgresql, react, react-router, rtk-query, vite, mui.
fastapi mui react react-router react-router-v7 rtk-query vite
Last synced: 11 Apr 2026
https://github.com/itsrainingmani/fetch-rewards
Receipt Processor implementation
Last synced: 19 Apr 2026
https://github.com/iv4n-ga6l/fastapi-realtime-face-detection
A simple FastAPI web app that streams live video from a webcam and performs real-time face detection using face cascade classifier
face-detection fastapi haar-cascade haar-cascade-classifier haarcascade-frontalface python
Last synced: 04 May 2026
https://github.com/krytos/fastapi-production-template
Production-ready FastAPI template with clean architecture, async SQLAlchemy, strict quality gates, Docker/Terraform foundations, and automated PyPI publishing.
api async backend docker fastapi github-actions pypi python sqlalchemy templates terraform testing
Last synced: 09 Apr 2026
https://github.com/code4mk/microservice-fastapi
fastapi fastapi-microservices fastapi-sqlalchemy kafka micorservices microservice
Last synced: 02 Mar 2025
https://github.com/isk-daniar/menu_dishes
Pet-project a menu dishes made on fastapi
alembic fastapi python-dotenv sqlalchemy
Last synced: 14 May 2026
https://github.com/eehwan/company-metadata-api
FastAPI-based rest API for multilingual company and tag search with PostgreSQL and Docker support
backend docker fastapi multilingual-websites postgresql python rest-api sqlalchemy
Last synced: 29 Jul 2025
https://github.com/rafavermar/fastapi_redis_mongodb
Este proyecto consiste en el desarrollo de una API que maneja información de películas, utilizando FastAPI como framework principal. Se integra con MongoDB para la persistencia de usuarios y Redis para el almacenamiento en caché de datos de películas. La seguridad se implementa mediante JWT (OAuth2 con “password flow”) y claves de API. Todo ello se
fastapi jwt mongodb redis-cache
Last synced: 29 Jul 2025
https://github.com/iamsjunaid/tasks
A simple task management application built with FastAPI for the backend and React for the frontend. The backend uses Firebase Realtime Database for data storage and management.
fastapi fastapi-sqlalchemy firebase javascript python reactjs render tailwindcss vercel-deployment
Last synced: 21 Sep 2025
https://github.com/s3rgeym/url-shortener
Шаблон для разработки через Docker с возможностью отладки и автоматической перезагрузкой при изменении кода.
asyncio docker docker-compose fastapi postgresql python vscode
Last synced: 05 Apr 2026
https://github.com/rubikon02/background-remover
Web background remover app
fastapi nextjs python shadcn-ui tailwindcss typescript
Last synced: 20 Jan 2026
https://github.com/lostclus/weatherapp
My pet project
demo django fastapi kafka micorservices python
Last synced: 05 Apr 2026
https://github.com/dxxta/color-sorter-iot-telegram
Integrating IoT with Web Platforms for Real-Time Control and Monitoring
docker fastapi iot python reactjs telegram-bot
Last synced: 05 Apr 2026
https://github.com/kirtijha/langgraph-interrupt-workflow-template
⚡ Production-ready LangGraph interrupt template with modern web interface | Human-in-the-loop AI workflows | FastAPI backend + Next.js frontend
ai-workflows chatbot-framework conversational-ai fastapi human-in-the-loop ibm-watsonx interactive-ai interrupts langchain langgraph llm nextjs python react state-management typescript workflow-automation
Last synced: 07 Apr 2026
https://github.com/080bct12alex/medixui
A frontend for the Patient Management System built using Next.js connects to a FastAPI backend to manage patient records including BMI calculation, CRUD operations, and health verdicts.
Last synced: 31 Jul 2025
https://github.com/rxyalxrd/yadro_randomuser
Приложение представляет из себя простую web страницу с полем для ввода количества человек, которых необходимо загрузить с API, а также таблица с информацией обо всех людях.
docker docker-compose fastapi python3 redis
Last synced: 05 Apr 2026
https://github.com/thenakulmistry/retrotrade
An algorithmic trading backtesting platform that uses a Retrieval-Augmented Generation (RAG) service to generate BUY/SELL/HOLD signals from financial news. The RAG service is built with Python, FastAPI, and LangChain, while the core trading logic is handled in Java.
algorithmic-trading backtesting fastapi java langchain large-language-models python quantitative-finance rag
Last synced: 05 Apr 2026
https://github.com/matt0550/server-management
docker fastapi flask python server-manager
Last synced: 05 Apr 2026
https://github.com/jarif87/adsift-sifting-through-ads-intelligently
AdSift is a FastAPI web app using a BERT model to classify text into six categories (e.g., Art, Food, History). It offers a responsive UI with probability visualizations via Chart.js and an API for text classification.
adcategory-classification css fastapi html jupyter-notebook kaggle notebook python
Last synced: 09 Apr 2026
https://github.com/presizhai/iris-predictor-fastapi
A web application for predicting the species of Iris flowers using a machine learning model trained with the Iris dataset, with FastAPI, a modern web framework for building APIs.
essemblelearning fastapi python random-forest-classifier scikit-learn uvicorn
Last synced: 25 Dec 2025
https://github.com/nexusrunn3r/nexusrunner-runner-agent
Runner agent (Python): execução de steps em containers, logs/artefatos
byoc ci-cd control-plane devtools docker fastapi gpu-ready nextjs observability open-core playbooks python runners
Last synced: 04 May 2026
https://github.com/nexusrunn3r/nexusrunner-meta
Scripts bootstrap, devcontainer, Make targets, docs/ADRs
byoc ci-cd control-plane devtools docker fastapi gpu-ready nextjs observability open-core playbooks python runners
Last synced: 05 May 2026
https://github.com/praadnya/vanamalaclinicweb
A clinic management website for Dr. Vanamala, featuring patient handling, PDF prescription generation, homepage for clinic and Twilio SMS notifications.
docker docker-compose fastapi react responsive
Last synced: 09 Apr 2026
https://github.com/jasoncobra3/finops-copilot
An end-to-end AI-powered FinOps platform that ingests cloud billing data, analyzes cost trends, answers natural-language questions using a RAG pipeline (LangChain + FAISS + sentence-transformers + Groq), and provides actionable cost optimization recommendations. Includes a FastAPI backend and Streamlit dashboard UI - fully containerized with Docker
ai-assistant cloud-cost-optimization cloud-enginee cost-analytics data-analysis devops docker faiss faiss-vector-database fastapi finops groq langchain llm pandas rag rag-pipeline sentence-transformers sqlite3 streamlit
Last synced: 13 Apr 2026
https://github.com/adistrim/krutrim
Krutrim API for the chat interaction with Krutrim-spectre-v2 model using websockets
fastapi firebase krutrim python websockets
Last synced: 09 Apr 2026
https://github.com/alexgoodison/boxbox
F1 Race Visualiser & Overtake Prediction Model 🏎️
fastapi keras nextjs scikit-learn
Last synced: 09 Apr 2026
https://github.com/sebastianruizm/fastapi-postgres
Integración entre FastAPI y Postgres
docker fastapi postgres python
Last synced: 09 Apr 2026
https://github.com/varunramagiri/genai-enterprise-rag
Production RAG pipeline with Amazon Bedrock, LangGraph, Pinecone, FAISS and FastAPI — enterprise-grade, RBAC-secured, FINRA-compliant
aws-bedrock faiss fastapi genai langchain langgraph llm microservices openai pinecone python rag retrieval-augmented-generation vector-database
Last synced: 13 Jun 2026
https://github.com/ykozhanov/myblogtweet
Простая платформа микроблогов
api docker docker-compose fastapi nginx postgresql pytest python sqlalchemy
Last synced: 25 Sep 2025
https://github.com/santiagoasp98/tomato-disease-classification
Tomato disease classification using deep learning with TensorFlow, Keras and FastAPI.
deep-learning disease-prediction fastapi keras neural-network python tensorflow tomato
Last synced: 09 Apr 2026
https://github.com/rubdelima/tintino
Tintino é um projeto da disciplina de Criatividade Computacional com o objetivo de criar histórias interativas para crianças, utilizando imagens e áudio gerados por ferramentas de IA.
fastapi gemini langchain whisper
Last synced: 09 Apr 2026
https://github.com/anjarabus/audio-editing-desktop-app
Desktop application to splice and stitch audio according to a list of time-stamps, with FastAPI and React
electron-js fastapi ffmpeg react wavesurfer-js
Last synced: 09 Apr 2026
https://github.com/ahmedhassandev1/movie-search-site-with-elastic-search
Movie search site with elastic search and hugging faces
elasticsearch fastapi huggingface-transformers nextjs14 tailwind
Last synced: 31 Jan 2026
https://github.com/rupanjana15/beforreal-backend
A FastAPI-based sarcasm detection API that uses a fine-tuned BERT model to classify text as sarcastic or not, with a sarcasm probability score.
api bert docker fastapi machine-learning nlp python sarcasm-detection text-classification torch transformers
Last synced: 04 May 2026
https://github.com/p1utoze/Hackme
A fast, minimalistic participant management system for your hackathon 🚀
fastapi firebase hackathon-project python registration-system
Last synced: 02 Aug 2025
https://github.com/curegit/stylegan-fastapi
Simplified Web REST API of the StyleGAN using FastAPI
chainer fastapi generative-adversarial-network image-synthesis openapi stylegan2
Last synced: 02 Aug 2025
https://github.com/Weburz/burzpage
A minimal CMS, purposefully built specifically for blogging needs
Last synced: 26 Sep 2025
https://github.com/cpleonardo/fastapi-django-boilerplate
FastAPI with Django ORM boilerplate
async django django-admin django-orm fastapi
Last synced: 06 May 2026
https://github.com/diego200052/challenge-api
API for registering and tracking company expenses and payments.
fastapi postgresql sql sqlalchemy
Last synced: 20 Apr 2026
https://github.com/grigorkh/fastapi-ml-deployment-template
This repository provides a complete example of serving a machine learning model with FastAPI, containerizing it using Docker, and deploying it on Kubernetes.
api docker fastapi fastapi-template kubernetes ml mlops python
Last synced: 20 Jan 2026
https://github.com/haseebahmed49/langchain-email-automation
AI-powered email automation system that categorizes emails, generates responses and prioritize messages
ai api automation fastapi langchain langchain-op openai python3 streamlit
Last synced: 09 Apr 2026
https://github.com/tierraskyllc/network-automation-system
Hybrid LangGraph/LangChain/MCP Network Automation System with pyATS/Genie - Intelligent network device management with natural language interface
ai automation cisco fastapi genie langchain langgraph mcp network-automation network-management postgresql pyats python
Last synced: 09 Apr 2026
https://github.com/abdelkareemkobo/drug_search_ai
drug fastapi mongodb nbdev python qdrant semantic-searc streamlit
Last synced: 09 Apr 2026
https://github.com/victorkiosh/temperature_anomaly_detection
Real-time temperature anomaly detection with FastAPI, Streamlit, and Docker — simulating IoT sensor data for predictive monitoring.
data-science docker fastapi iot machine-learning mlops model-deployment python real-time-analytics sqlite streamlit tensorflow timeseries
Last synced: 06 Apr 2026
https://github.com/chriscummings/farm-stack
Dockerized FARM Stack (FastAPI, React, MongoDB) using TypeScript, FastAPI Users, and Beanie
fastapi mongodb react typescript
Last synced: 09 Apr 2026
https://github.com/rsn601kri/demand-pulse
Transforming Retail Supply Chains with AI-Powered Demand Forecasting & Generative Insights
aws data-visualization fastapi forecasting genai hackathon nextjs react walmart
Last synced: 09 Apr 2026
https://github.com/ricardorobledo/creditcardfrauddetector
Credit card fraud detector
css fastapi html5 javascript matplotlib numpy pandas python3 sklearn
Last synced: 09 Apr 2026
https://github.com/junior92jr/fastapi-sql-crud-app
A Dockerized RESTful API built with FastAPI for managing city data. Provides CRUD functionality, city validation, and support for city relationships (allied cities). Ideal for practicing API design, containerization, and database integration.
api-design crud development docker docker-compose fastapi postgresql python3 restful-api uuid web
Last synced: 18 Mar 2025
https://github.com/kwame-mintah/gcp-cloud-run-function-model-inference
A cloud run function to invoke a prediction against a machine learning model that has been trained outside of a cloud provider.
cloud-functions fastapi gcp google-cloud-platform model-inference
Last synced: 02 May 2026
https://github.com/quickcall-dev/blackbox
Analysis engine inside QuickCall — ingests AI coding session traces, runs multi-stage LLM pipeline, surfaces root causes and recurring failure patterns
ai-coding behavioral-analysis claude-code codex-cli fastapi llm pi-dev python quickcall trace-analysis
Last synced: 01 Jul 2026
https://github.com/omkality/domofomka
Getting intercom codes at the given address
Last synced: 20 Jan 2026
https://github.com/kowshik24/uber-ride-price-prediction
A web application that predicts the price of an Uber ride based on several factors, such as pickup location, dropoff location, and the number of passengers.
fastapi machine-learning render web-application
Last synced: 04 Jan 2026
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/fwasik/kube-goal-app
devbox docker docker-compose fastapi go-task helm javascript k9s kind kubernetes mongodb python react
Last synced: 08 Apr 2026
https://github.com/bm777/predictive-maintenance
Predictive maintenance using ML, hosted by FastAPI and Kafka
anomaly-detection api-rest fastapi kafka-consumer kafka-producer predictive-maintenance
Last synced: 15 May 2026
https://github.com/xsalagarcia/my_notes_api
A simple API to serve docs in markdown
Last synced: 10 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/brain-facens/voice-changer
Change your voice for any purpose.
elevenlabs fastapi voicechanger
Last synced: 16 Feb 2026
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/lightbeem3296/fastapi-websocket-chatroom
The FastAPI WebSocket Chatroom Demo is a real-time chat application built using FastAPI's WebSocket support. This demo showcases how to create a chatroom where multiple clients can join and communicate instantly, with messages sent by one client broadcasted to all other connected clients.
Last synced: 13 Mar 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