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-13 00:10:44 UTC
- JSON Representation
https://github.com/shahidmalik4/analytics-pipeline-fastapi-dbt
A full-stack data analytics pipeline using DBT, FastAPI, Streamlit and Postgres. Transforms raw data into modeled tables and exposes KPIs via API endpoints, with an interactive dashboard for visualization.
analytics-engineering data-cleaning-pipeline dbt dbt-core fastapi postgresql streamlit
Last synced: 29 Apr 2026
https://github.com/xbants/recommendation-api
🎬 Intelligent movie recommendation system with FastAPI backend, Streamlit frontend, and collaborative filtering ML. Rate movies, get personalized suggestions, and enjoy automatic model retraining.
fastapi machine-learning movie-recommedation python3 scikit-learn streamlit
Last synced: 29 Apr 2026
https://github.com/sujal-thakkar/hr-query-chatbot
An intelligent HR assistant powered by Google Gemini AI, enabling natural language queries for candidate search, employee data analysis, and semantic matching
ai chatbot fastapi gemini-api hr python rag streamlit
Last synced: 29 Apr 2026
https://github.com/ahmadalsharef994/fastapi-postgres-boilerplate
Production-Ready Starter Template, FastAPI + PostgreSQL boilerplate with Docker, GitHub Actions, and clean architecture.
api backend boilerplate docker fastapi guthub-actions postgres python template
Last synced: 29 Apr 2026
https://github.com/iguptashubham/chatrag-api
Welcome to the Custom Trained Gemini Flash (CTGF) project! This project aims to create a sophisticated conversational AI application that integrates the Gemini Flash large language model using FastAPI and Streamlit.
fastapi gemini-api llm python rag streamlit
Last synced: 29 Apr 2026
https://github.com/kweonminsung/docker_study
docker-compose fastapi react typescript
Last synced: 29 Apr 2026
https://github.com/dafwa/aplikasi-incer
Real-time Image Processing & Face Segmentation Web App built with FastAPI, MediaPipe, and OpenCV. Features transparent background removal, face mesh visualization, and structural analysis.
fastapi image-processing mediapipe python
Last synced: 29 Apr 2026
https://github.com/filipereynaud/fast-api-auth0-integration
Example code of fastAPI integration with Auth0
Last synced: 29 Apr 2026
https://github.com/tomarakanksha/intent-classification-evaluation-api
Intent Classification using Hugging Face Transformers with FastAPI-powered API
fastapi huggingface-transformers intent-classification nlp-machine-learning python transformers-bert
Last synced: 30 Apr 2026
https://github.com/alisenola/python-restful-fastapi
Simple asynchronous API implemented with Fast-Api framework utilizing Postgres as a Database and SqlAlchemy as ORM . GitHub Actions as CI/CD Pipeline
Last synced: 30 Apr 2026
https://github.com/roaajadaa/content-based-recommender-system
Build a content-based recommender system that suggests items to users based on their preferences (favorite products)
cosine-similarity fastapi pymongo tf-idf-vectorizer
Last synced: 30 Apr 2026
https://github.com/shubhamsinghcmr/fastapi
A collection of FastAPI projects showcasing various applications and use cases of the FastAPI framework. Explore APIs built with FastAPI, complete with authentication, database integration, and real-time features. Ideal for learning and inspiration in developing modern web APIs.
Last synced: 30 Apr 2026
https://github.com/cenixeriadev/imageprocessing
Reto de roadmap in progress https://roadmap.sh/projects/image-processing-service 👓
auth aws-s3 docker fastapi kafka opencv-python postgresql
Last synced: 30 Apr 2026
https://github.com/jackomo007/lovely-farm
Project making CRUD of events using FARM stack
Last synced: 30 Apr 2026
https://github.com/sha1cybr/esp32-pi-solar-control
A BLE-Powered Smart IoT Water Valve with ESP32 & Pi Zero
ble esp32 fastapi iot python raspberry-pi
Last synced: 30 Apr 2026
https://github.com/genesisblock3301/mongodb-fastapi
FastAPI connect with MongoDb
fastapi mongodb pymongo python
Last synced: 30 Apr 2026
https://github.com/agvangrigoryan/syncrotime
This API allows users to present their services, manage availability, and create shared events—whether private or public—with ease and flexibility.
Last synced: 30 Apr 2026
https://github.com/ashok14k/fastapi-the-complete-course-2025-beginner-advanced-udemy
This repository is dedicated to storing the code developed during the "FastAPI - The Complete Course 2025 (Beginner + Advanced)" course on Udemy.
api backend backend-api fastapi fastapi-api fastapi-python fastapi-python-framework python python-fastapi python-framework
Last synced: 30 Apr 2026
https://github.com/itachi1621/facts-api
a simple FastAPI-based web service that provides random facts on demand. This API is designed to be lightweight, easy to use, and a fun way to learn something new with just a simple API call.
Last synced: 30 Apr 2026
https://github.com/csmqbusy/fastapi-auth-template
FastAPI application template with authentication
alembic docker fastapi mypy pydantic pytest python sqlalchemy
Last synced: 30 Apr 2026
https://github.com/hasansezertasan/random-profile
Random profile generator for designers. Name, surname, biography, username...
clone fake-data faker fastapi fastapi-app learning-material learning-materials litestar python random-profile tutorial web-application
Last synced: 30 Apr 2026
https://github.com/vivek02sharma/financial-ai-agent
Get your own insights on finance
ai-agent docker fastapi langchain-python streamlit
Last synced: 30 Apr 2026
https://github.com/wbgreen0405/ethiomeddatawarehouse
EthiomedDataWarehouse: a complete data warehouse solution for Ethiopian medical business data. It covers Telegram scraping, YOLOv5 object detection, dbt for ETL/ELT, and FastAPI for data exposure. Features robust data cleaning, analytical modeling, and ML integration.
data-warehouse dbt etl fastapi postgresql python
Last synced: 30 Apr 2026
https://github.com/qwerty-w/wbc
Web Bitcoin Client
bitcoin-wallet fastapi react website
Last synced: 30 Apr 2026
https://github.com/krish022004/github-issue-assistant
AI-powered GitHub Issue Assistant using FastAPI, LangChain & Streamlit for Seedling Labs Craft Case.
fastapi gemini langchain seedling-labs streamlit
Last synced: 30 Apr 2026
https://github.com/fedeegmz/hayek-rag
A specialized chat application focused on Friedrich August von Hayek, implementing Retrieval-Augmented Generation (RAG) to provide contextually relevant responses based on Hayek's works.
ai artificial-intelligence fastapi mongodb python rag uv voyageai
Last synced: 30 Apr 2026
https://github.com/frnn4268/kanban_api_pfp-gsi
This project is a Kanban Task Management API built with FastAPI, SQLAlchemy, and PostgreSQL. It provides CRUD operations for managing tasks and follows a structured architecture to ensure scalability and maintainability.
docker-compose dockerfile fastapi fastapi-sqlalchemy makefile poetry postgresql postman-collection python
Last synced: 30 Apr 2026
https://github.com/n9bc/dxspider-docker
Self-hosted amateur-radio DX cluster: DXSpider engine + Python FastAPI stats dashboard + Postgres + Caddy, as a Docker Compose stack
amateur-radio docker docker-compose dx-cluster dxspider fastapi ham-radio self-hosted
Last synced: 08 Jun 2026
https://github.com/notshrirang/blockchain-implementation-from-scratch-backend
Blockchain working simulated using Python
blockchain blockchain-technology fastapi
Last synced: 01 May 2026
https://github.com/himanshubhosale25/end-to-end-smart-email-app
This project develops an email dashboard with a FastAPI backend and OpenAI integration for generating email responses and summaries. It features OAuth authentication, dark mode, and email categorization.
email-dashboard fastapi generative-ai oauth openai-api
Last synced: 08 Jun 2026
https://github.com/willwillis/fast-api-scripture-app
A React + Vite / FastAPI Scripture App
cicd coverage-testing fastapi mit-license python react uv vite
Last synced: 01 May 2026
https://github.com/yosoykevin/rag-caching-techniques
API RAG con FastAPI y pgvector, implementando Exact y Semantic Cache con embeddings de Google Gemini.
fastapi llm pgvector postgresql python rag
Last synced: 01 May 2026
https://github.com/vlorente/la-fede-teams-analytics
Webscraping y análisis de datos de la web de la federación murciana de baloncesto.
api fastapi jupyter-notebook pandas python scrapy sqlite3 webscraping
Last synced: 01 May 2026
https://github.com/davutbayik/socialmedia-ads-purchase-prediction
🎯 Social media ad purchase predictor using Streamlit and FastAPI — clean UI + real-time ML predictions!
binary-classification fastapi fastapi-framework hyperparameter-tuning machine-learning machine-learning-algorithms pickle sklearn sklearn-pipeline streamlit streamlit-application streamlit-webapp web-deployment xgboost xgboost-classifier
Last synced: 01 May 2026
https://github.com/saifrehman100/expense-tracker-aws
AI-powered expense tracking microservices on AWS. Upload receipts, auto-extract data with OCR (Textract), smart categorization (Comprehend), budget alerts, and spending reports. Serverless architecture using Lambda, DynamoDB, S3, SES, and SAM.
api-gateway aws aws-lambda budget-tracker cognito comprehend dynamodb expense-tracker fastapi microservices ocr python3 receipt-scanner s3 sam serverless ses textract
Last synced: 01 May 2026
https://github.com/carmelo0x63/fastapi-uvicorn
Testing FastAPI, source: https://fastapi.tiangolo.com/
Last synced: 01 May 2026
https://github.com/sochaty/llm-governance-engine
A robust LLM Governance & ROI Evaluation platform designed to benchmark Frontier models against local open-source models. Built with an enterprise microservices architecture and cloud-ready for Kubernetes, this tool helps organizations optimize AI spend by calculating the accuracy-vs-cost tradeoff of local vs. cloud inference
angular benchmark fastapi finops generative-ai kubernetes llm-engineering microservices mlops ollama
Last synced: 08 Jun 2026
https://github.com/omermersin/dji-cloud-platform-minimal
A minimal DJI Cloud API platform: MQTT client for OSD telemetry and a FastAPI dashboard.
dji-cloud-api drone-telemetry fastapi mqtt python
Last synced: 01 May 2026
https://github.com/joshjarabek7/hiss
Secure your FastAPI applications effortlessly with Hiss! 🐍🔒 Hiss offers a collection of decorators and custom middleware for seamless integration of advanced security features, including virus scanning with ClamAV, input sanitization, and robust authentication/authorization. Build powerful and secure APIs with ease. 🛡️✨
api async authentication authorization clamav decorators fastapi input-validation open-source pydantic python security virus-scanning web-framework
Last synced: 01 May 2026
https://github.com/yevheniidatsenko/goit-pythonweb-hw-10
📂 Hometask - FullStack Web Development with Python (FastAPI | Authentication)
docker-compose fastapi goit-pythonweb-hw-10 jwt-authentication python
Last synced: 01 May 2026
https://github.com/pankaj085/lotuslynx
LotusLynx is a modern e-commerce backend built with FastAPI, SQLAlchemy, and Pydantic. It features robust user authentication, JWT-based authorization, product and order management, and a clean, modular codebase.
ecommerce-application fastapi postgresql python sqlalchemy
Last synced: 01 May 2026
https://github.com/ddeutils/load-routing
❌ Routing Application deploy to on-premise server
docker fastapi python3 routing-engine
Last synced: 01 May 2026
https://github.com/mert-byrktr/annoy-image-similarity
Toy project for basic image search engine. Just for dog images now, can be further extended.
annoy fastapi image image-processing search-engine
Last synced: 04 May 2026
https://github.com/eagleisbatman/docugen
🤖 MCP server enabling AI assistants to create native Google Sheets with templates & formatting. Works with Claude, Cursor, Windsurf, Cline & more.
claude-code claude-desktop cline cursor fastapi kilo-code mcp mcp-sdk mcp-server npx roo-code windsurf
Last synced: 01 May 2026
https://github.com/up2dul/siaplulus
[WIP] AI-powered Career Assistant
alembic docker fastapi monorepo moonrepo python react scalar shadcn-ui tailwindcss tanstack-router typescript
Last synced: 08 Jun 2026
https://github.com/darth-knoppix/fastapi-docker-template
A simple template for getting started with FastAPI in Docker with a Dev Container for VS Code
Last synced: 01 May 2026
https://github.com/gh-microservice/contributions-service
Github Contributions Service
fastapi microservices-architecture pre-commit pyhton3 rabbit redis
Last synced: 01 May 2026
https://github.com/micaelleos/chatbot-backend
Backend de Chatbot Genérico com LangChain e AWS Lambda: Este repositório contém o backend de um chatbot genérico utilizando LangChain, FastAPI e AWS Lambda. O projeto usa Docker para containerização e DynamoDB para armazenamento de dados e histórico de conversas. É uma base escalável e de fácil deploy para criar chatbots personalizados e serverless
chatbot dynamodb fastapi lambda-functions langchain
Last synced: 01 May 2026
https://github.com/preston-bernstein/nba-predictor
NBA game outcome predictor built with Python, pandas, and scikit-learn. Early baseline model using rolling team stats.
basketball fastapi machine-learning sklearn sports-analytics
Last synced: 01 May 2026
https://github.com/itz-amethyst/fastapi_mongodb-fam
A compounded 🐍 FastApi & MongoDb 🏦 app with Odmantic Selected as an engine⚡(WIP)
api cookiecutter-template fastapi mongodb odmantic python rest-api
Last synced: 01 May 2026
https://github.com/ray8118/anime-recommendation
NekoRec is a full-stack web application for personalized anime recommendations. It features anime browsing, detailed views, genre exploration, and content-based recommendations using FastAPI (Python) for the backend with Gemini Embeddings and React (TypeScript) for the frontend.
anime-search anime-website embeddings fastapi mongodb-atlas python typescript
Last synced: 01 May 2026
https://github.com/vizonex/ossm
Open Source Social Media Platform That I'm planning to wirte very soon in Fastapi and Peewee in python
fastapi foss paywall-free python twitter-reddit-alternative
Last synced: 02 May 2026
https://github.com/emrecpp/swagger-fastapi-dark-theme
A custom CSS file that provides a dark theme and larger text for Swagger UI documentation pages in FastAPI applications.
dark-mode dark-theme developer-tools fastapi swagger swagger-customization swagger-dark swagger-ui theme ui-customization
Last synced: 02 May 2026
https://github.com/utrodus/fastapi-ayatnesia
Rest API built with Python and the FastAPI Framework for searching Koranic verse texts with Indonesian language queries using lexical and semantic similarity measurements
fastapi information-retrieval python quran-api quran-search quran-search-engine
Last synced: 02 May 2026
https://github.com/ricora/ricora-beats-ir-backend
👑 RICORA Beats IR (Backend)
fastapi pydantic python sqlalchemy
Last synced: 02 May 2026
https://github.com/kngsoomin/pyspark-retention-pipeline
End-to-end customer churn prediction pipeline using PySpark, Spark MLlib, and FastAPI — from raw retail transactions to model serving and threshold optimization.
churn-prediction customer-retention data-pipeline fastapi feature-engineering machine-learning mlops pyspark spark spark-mllib
Last synced: 02 May 2026
https://github.com/diegoperea20/fastapi-rest-mysql
FastAPI crud with sqlalchemy mysql rest where you create name, email and password, this password is encrypted to improve security, includes dockerfile and deployment for kubernetes.
Last synced: 02 May 2026
https://github.com/jacksonsr451/api-blog
Explore all API route tests directly in production. This provides a comprehensive overview of the tested endpoints and their behaviors.
Last synced: 02 May 2026
https://github.com/sachinsenal0x64/host-hifi-restapi-on-heroku
📦 This is Hifi Tui core it base on this API and you can selfhost :))
fastapi heroku hifi hifi-api music proxy-server reverse-engineering tidal
Last synced: 02 May 2026
https://github.com/shearichard/fastapi_session
How do session work with FastAPI ?
fastapi python sessions starlette starlette-middleware
Last synced: 02 May 2026
https://github.com/maxsonferovante/genshin-builds-crawler
Este projeto consiste em uma API, desenvolvido em Python, que realiza web crawling para obter informações sobre armas disponíveis para farmar no jogo Genshin Impact
Last synced: 02 May 2026
https://github.com/senzmaki/travel-assistant-app
An intelligent Q&A system for travel-related queries
ai fastapi gemini llm nextjs python typescript
Last synced: 02 May 2026
https://github.com/amajji/chat-interface-with-react-and-rag-from-scratch
RAGBot is a full-stack application that combines a React frontend with a FastAPI backend to create a powerful real-time chat interface. The system leverages a custom-built Retrieval-Augmented Generation (RAG) developed from scratch pipeline for efficient document retrieval and query answering
ai fastapi llm rag react scratch
Last synced: 02 May 2026
https://github.com/manylovmax/samokat_partner
Сайт для партнера Самокат для привлечения курьеров. Фронт на React, бекенд ендпоинт для отправки писем на fastapi.
fastapi nginx react reverse-proxy systemd-service
Last synced: 02 May 2026
https://github.com/tthebc01/redis-ollama-rag
Docker stack for using Redis as a vector store and job queue with Ollama for embeddings
docker-compose fastapi ollama python-rq redisvl
Last synced: 02 May 2026
https://github.com/akshat3128/fastapi-ecommerce
A scalable e-commerce backend built with FastAPI, featuring JWT-based authentication, role-based access control, product management, cart, checkout, and order history APIs.
alembic crud-application fastapi fastapi-security github-config jwt postgresql postman pydantic-v2 python3 smtpmailer sql-alchemy swagger-ui
Last synced: 02 May 2026
https://github.com/ibensusan/weather-forecast-api-with-fastapi
This API simulates a simple weather forecast service, allowing users to request a weather forecast for a specified city
Last synced: 02 May 2026
https://github.com/marc-shade/substituterx
Caregiver-facing medication reconciliation explainer for LTC pharmacy. KG-grounded validator + parametric-leakage auditor + asymmetric red-team eval gate.
agentic-ai claude fastapi healthcare knowledge-graph llm ltc medgemma ollama pharmacy python rag streamlit
Last synced: 02 May 2026
https://github.com/darrinbright/stablediffusionfastapi
This project provides a FastAPI-based service for generating images using the Stable Diffusion model. The API allows users to request image generation by submitting text prompts. The service returns the image as a downloadable PNG file.
fastapi image-generation stable-diffusion
Last synced: 02 May 2026
https://github.com/shivsharcode/shl-backend-api-1
BACKEND API FOR SHL PRODUCT RECOMMENDATION
Last synced: 02 May 2026
https://github.com/olahsymbo/object-detection-yolov5-fastapi
object detection service
computer-vision docker fastapi python yolov5
Last synced: 02 May 2026
https://github.com/sarah-marion/sovereign-osint-toolkit
Sovereign OSINT Toolkit - Advanced, self-hosted intelligence platform for security researchers and investigators. Ethical, private and production-ready.
correlation-engine cybersecurity data-analysis docker fastapi infosec intelligence investigation open-source osint privacy python3 security-research security-tools threat-intelligence
Last synced: 02 May 2026
https://github.com/royari/getvaccindia
Fastapi, mongodb, react application (FARM Stack) to send email notifications to users when covid vaccination slots are available in India.
celery celerybeat fastapi mongodb react redis
Last synced: 03 May 2026
https://github.com/n1ghthill/devsynapse-ai
Open source development assistant with project-aware chat, constrained command execution, and usage telemetry.
developer-tools fastapi llm open-source react sqlite vite
Last synced: 03 May 2026
https://github.com/aswajith7077/researchpapersummarizerbackend
fastapi jwt sqlmodel summarization
Last synced: 03 May 2026
https://github.com/drarlian/web_socket_python
Web socket para chat em tempo real criado com Python.
fastapi python websocket-server
Last synced: 03 May 2026
https://github.com/joshuasundance-swca/codex_openai_server
OpenAI-compatible FastAPI server backed by locally authenticated ChatGPT Codex.
api-proxy chat-completions codex copilot-cli docker fastapi local-proxy openai openai-api openai-compatible python responses-api sse
Last synced: 03 May 2026
https://github.com/saikrishnauppaluri/privacy-based-image-recognition-model
The Privacy-Based Image Recognition Model is a designed with user privacy at its core. Unlike traditional image recognition systems, this project ensures that no original images are stored. Instead, it captures only facial vectors—mathematical representations of facial features—while discarding the original image.
cv2 dlib-face-recognition fastapi python
Last synced: 03 May 2026
https://github.com/juancruzmedina/wazuh-challenge
Resolution of the technical challenge of Wazuh
Last synced: 03 May 2026
https://github.com/lowfie/processingservice
A service for processing a high load of data and presenting aggregated information in a convenient form
docker fastapi pydantic python sqlalchemy
Last synced: 03 May 2026
https://github.com/aiveraiva/discord-api
api discord-oauth2 fastapi motor vercel vercel-serverless
Last synced: 03 May 2026
https://github.com/saksham-shrey/cruxz-youtube-transcript-api
Get Transcripts for YouTube Videos using VideoID.
fastapi python server video-transcript youtube-transcripts-api
Last synced: 03 May 2026
https://github.com/jayvirrathi/fastapi-mongodb-rest-api
FastAPI with MongoDB
Last synced: 03 May 2026
https://github.com/991o2o9/ai_agent_backend
Urban Future: Voices of the City – Backend API and core logic for the interactive city simulation. Handles AI-driven NPC behaviors, dialogue management, memory storage, and game state, enabling dynamic social interactions and decision-making in the game world.
ai-agents fastapi npc postgresql python redis
Last synced: 03 May 2026
https://github.com/ashwinjo/cyperf-ce-mcp-rest
Cyperf CE MCP REST API - Model Context Protocol server for Keysight Cyperf CE performance testing with streamable HTTP interface
cyperf docker fastapi keysight mcp model-context-protocol performance-testing rest-api
Last synced: 03 May 2026
https://github.com/aminammar1/image-generator-next-app
AI-powered creative generation studio generate images, edit photos, and create videos from a single workspace.
fastapi image-generation nextjs replicate
Last synced: 03 May 2026