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/areddy1805/ai-customer-copilot
Production-grade AI Customer Support Copilot with deterministic orchestration, tool execution, RAG, memory, and streaming UI
ai fastapi genai llm orchestration rag system-design
Last synced: 23 Apr 2026
https://github.com/bernardopg/doctoralia-scrapper
Sistema automatizado para scraping de avaliações e geração de respostas no Doctoralia com notificações via Telegram
doctoralia fastapi python scraping selenium telegram-bot
Last synced: 23 Apr 2026
https://github.com/brews/atoywebapi
atoywebapi is a simple toy RESTful web API server written in Python with fastapi and sqlmodel.
application container example fastapi postgresql python restful-api toy
Last synced: 04 May 2026
https://github.com/ofelipelucca/cdc-kafka-debezium-pipeline
A real-time event-driven social network API built with CDC (Change Data Capture), Kafka, Debezium, PostgreSQL and MongoDB implementing CQRS-style architecture with streaming data pipelines.
cdc data data-engineering data-integration data-pipeline debezium event-driven fastapi kafka kafka-connect microservices mongodb postgresql python sqlalchemy
Last synced: 05 Jun 2026
https://github.com/laansdole/image-caption-pipeline
FastAPI Production Setup with pipeline for HuggingFace image caption model
docker-compose fastapi huggingface-transformers image-to-text poetry
Last synced: 13 Apr 2026
https://github.com/martinsmessias/crud-fastapi-mongodb
CRUD API assíncrona com FastAPI e MongoDB. Usando o pacote Motor para interagir com o MongoDB de forma assíncrona. Implementado com testes com TestClient e CI/CD no GitHub Actions com deploy no Heroku.
api async fastapi mongodb python
Last synced: 04 May 2026
https://github.com/binoy638/torrent-scrapper
A torrent scrapper REST API powered by fastAPI
docker docker-compose fastapi lambda python3 serverless
Last synced: 04 May 2026
https://github.com/akshatdalton/basicslackapp
A basic Slack app setup with FastAPI
Last synced: 04 May 2026
https://github.com/hetsaraiya/jbox
JBox is a web application for managing file storage and organization, featuring a small cloud storage service. It integrates with Discord for file chunk storage, allowing uploads over 25 MB, and includes an very basic web interface for easy file management.
discord-bot fastapi python3 sqlalchemy supabase
Last synced: 04 May 2026
https://github.com/nirnejak/image-to-text-server
Image to Text Server with Fastify
api fast-api fastapi image-to-text python server uv
Last synced: 22 Apr 2026
https://github.com/eduardoprofe666/descargar-anime-free-bot
⚔️ Bot de telegram para descargar animes subtitulados al español
anime animeflv fastapi python telegram telegram-bot webhook
Last synced: 04 May 2026
https://github.com/anthonycorletti/modal-fullstack-example
Run a fullstack example app on Modal.
fastapi html htmx jinja2 modal python tailwindcss
Last synced: 10 Apr 2026
https://github.com/georgejkaye/blanket-viz
Web app for showing the progress of the temperature blanket
blanket fastapi nextjs react temperature-blanket
Last synced: 06 May 2026
https://github.com/jersongb22/datascience_mlops_movierecommendations_project
Simulating a Data Scientist's role in a startup aggregating streaming platforms. Building movie queries and ML-based recommendation system with MLOps focus. ML model web app deployed with Render.
data-science fastapi machine-learning matplotlib pandas python render scikit-learn stopwords
Last synced: 10 Apr 2026
https://github.com/dudeperf3ct/8-fastapi-tests-gcp-gke
docker fastapi gke mlops model-serving
Last synced: 08 May 2026
https://github.com/asma-hachaichi/automl-builder
AutoML-Builder is an API that automates the generation of machine learning models for regression or classification tasks from provided datasets.
asyncio automl fastapi h2o h2o-automl ngrok queue-tasks streamlit uvicorn
Last synced: 04 May 2026
https://github.com/richardschoen/fastapimockserver
Python FastAPI Mock Server for Serving JSON and CSV Files as API Responses
as400 csv csv-parser fastapi ibmi json json-server mock mock-server mocking python rest rest-api
Last synced: 04 May 2026
https://github.com/pedroh183/vigilant-happiness
A high-performance microservice for efficient image compression. Using FastAPI, Celery, Redis Streams, and AWS S3, it automatically processes uploaded images, reduces their size while maintaining quality, and delivers them via a REST API.
aws-s3 celery fastapi redis rest-api streams
Last synced: 04 May 2026
https://github.com/kjpar0317/flutter-python
flutter(3.X) getx python fastapi
Last synced: 21 Apr 2026
https://github.com/kaikei-e/geekabin
Geekabin is a simple gadget management application built on Docker Compose. It is a learning repository to learn Python and design software architecture.
fastapi gadget python3 solidjs typescript
Last synced: 05 May 2026
https://github.com/lin-jun-xiang/cloudrun-fastapi-deploy
:cloud: Template: Deploy FastAPI on Google Cloud Run
cloud cloud-run deploy docker fastapi gcp google-cloud-run python
Last synced: 05 May 2026
https://github.com/ahmedooo1/quickserve_api
API de services à la demande basée sur une architecture microservices avec FastAPI et PostgreSQL.
api backend fastapi microservices python quickserve
Last synced: 05 May 2026
https://github.com/sachinprasanth777/taskguardian
An API to manage tasks for admins and users
authentication docker fastapi smtp task-manager
Last synced: 05 May 2026
https://github.com/rooyca/khaos
An API to generate randomness for (almost) everything
api credit-card fastapi passphrase password random rest-api runeterra-deck-codes
Last synced: 21 Apr 2026
https://github.com/ankushrathour/fruitnutritiondetector
FruitNutritionDetector: FastAPI-based API for Fruit Detection and Nutritional Information Retrieval using ImageAI and USDA API. Detect fruits from images and fetch detailed nutritional data.
fastapi fruit-recognition imageai nutrition-information python3 yolo
Last synced: 05 May 2026
https://github.com/njaffe/mtg_judgebot
RAG-powered LLM chatbot using RAG, external API calls, and FastAPI.
api fastapi llms python rag vector-database
Last synced: 13 Apr 2026
https://github.com/nightmachinery/brishgarden
BrishGarden uses Brish to serve an HTTP API that can execute interpreted code (that would otherwise need expensive startup costs) fast. It's also useful as a remote code executor.
brish fastapi interpreted-programming-language remote-access remote-control remote-execution remote-shell siri-shortcuts
Last synced: 29 Apr 2026
https://github.com/hsuehdev/ragflow-linebot-bridge
Linebot api server for RagFlow Agent Service
Last synced: 21 Apr 2026
https://github.com/deiviherreradiaz09/apirestfastapi
Rest API in Python - FastApi version. ✌
apirestfull fastapi swagger-ui
Last synced: 16 Apr 2026
https://github.com/rvats20/streamlit-dashboard
This Github repo is built using Python and Streamlit to create the simple Dashboard to visualize the data in real time.
django-rest-framework fastapi flask json plotly-dash python-3 rest-api streamlit
Last synced: 09 Apr 2026
https://github.com/ronylpatil/youtube-comment-analyzer
Perform real-time sentiment analysis on live-streaming YouTube comments.
aws fastapi machine-learning mlops redis-cache
Last synced: 14 May 2026
https://github.com/ftoucch/fast-api-starter-template
A simple light weight fast api starter template
alembic boilerplate-template fastapi fastapi-boilerplate fastapi-crud fastapi-template openapi postgresql python rest-api sqlalchemy starter-kit
Last synced: 05 May 2026
https://github.com/minel1410/car-price-predictor
A used car price prediction tool using a Random Forest model trained on 15,000 OLX.ba car listings. Built with FastAPI for real-time price predictions. Please allow up to 2 minutes for the server to boot up.
fastapi machine-learning nextjs random-forest
Last synced: 05 May 2026
https://github.com/geminisgoats/mcp-server-directory
Discover the best MCP servers for marketing & SEO content!
affiliate-marketing directory fastapi mcp-server mcp-servers-directory react seo seo-optimization
Last synced: 05 May 2026
https://github.com/alisharify7/user-service-management
user-managment FastAPI service for microservice architecture
alembic async async-db-connection async-logging fastapi microservice rabbitmq redis user-service
Last synced: 05 May 2026
https://github.com/shubhdotai/offline-voice-ai
FastAPI + MLX offline-first voice agent with <1s latency. Minimal UI
fastapi mlx voice-agent websocket
Last synced: 05 May 2026
https://github.com/print3m/mind-blower-3000
Local web app for learning new skills - currently macedonian verbs.
fastapi local-website macedonian-language self-learning self-practi skills-development
Last synced: 20 Apr 2026
https://github.com/peanuts-83/booking_back
back-end part of booking app (python)
fastapi mariadb pydantic python sqlalchemy starlette uvicorn
Last synced: 10 Aug 2025
https://github.com/mangobanaani/ai-scrummaster
AI-powered scrum master that automates GitHub project management
ai automation crewai devops devsecops fastapi github ollama project-management scrum
Last synced: 20 Apr 2026
https://github.com/betonr/repo-d
Docker Registry UI - Web interface to list images from the docker registry
angular docker docker-registry docker-registry-ui docker-registry-v2 fastapi oauth
Last synced: 13 Apr 2026
https://github.com/sergiokapone/ai_assistant
AI assistant for explaining the text of the articles
artificial-intelligence chatbot fastapi llm transformer
Last synced: 01 May 2026
https://github.com/buildfrom/plotlydash
fastapi jupyter plotly-dash tailwindcss
Last synced: 20 Apr 2026
https://github.com/knetic0/mnist-learning
🚀 Mnist learning with Tensorflow and Serving with FastAPI
deep-learning fastapi jupyter-notebook machine-learning mnist mnist-dataset python tensorflow
Last synced: 19 Apr 2026
https://github.com/jhonshua/web_scraping_api_fastapi
Extrayendo datos de Amazon con Selenium | Web Scraping| FastApi|actualmente esta api esta en desarrollo
api api-rest fastapi pgadmin4 python3 scraping selenium selenium-python sql web-scraping
Last synced: 19 Apr 2026
https://github.com/itszcx/fastapi-template
FastAPI template that integrates Poetry, Alembic, SQLAlchemy, dotenv (Pydantic), Docker, and PostgreSQL.
alembic docker dotenv fastapi poetry postgresql sqalchemy
Last synced: 19 Apr 2026
https://github.com/alaa-aqeel/appointments-api
API to book appointments with the client and any job name such as doctor, lawyers and consultants
fastapi orm pgsql postgresql python resources restfull-api sqlalchemy
Last synced: 13 Apr 2026
https://github.com/omkaarr1/idcardgenerator
A Python-based application that automates the creation of professional ID cards. This tool allows users to input details such as name, designation, and photo, and then generates a high-quality ID card in various formats like PDF and PNG. The application utilizes libraries such as PIL (Pillow) for image processing and FPDF for PDF generation.
Last synced: 19 Apr 2026
https://github.com/kdduha/itmo-megaschool-2025
Pet-project: FastAPI app ITMO university AI Agent. AI Megaschool 2025 (the winner)
agent api crewai fastapi function-calling langchain openai pet-project
Last synced: 05 May 2026
https://github.com/erenkucuker/discount_finder_langchain
Basic Shopping Assistant AI agent example with 🦜🔗 LangChain
ai aiagent aiagentframework aiagents browser-extension fastapi langchain ocr
Last synced: 05 May 2026
https://github.com/seapagan/fastapi-jinja-websockets
A quick simple example to show using FastAPI and Jinja templates using WebSockets to update an already served template.
fastapi jinja2 python templates websockets
Last synced: 05 May 2026
https://github.com/sajjadhz/devops-loop-jenkins-pipeline
Jenkins Pipeline for DevOps Loop
fastapi jenkins kubernetes python
Last synced: 19 Apr 2026
https://github.com/felipedemacedo/python-fast-api
Hello World using Python Fast API
api docker fastapi hello hello-world python world
Last synced: 18 Apr 2026
https://github.com/jarif87/titanic-survival-prediction
Charting the Waters: Predicting Survival on the Titanic
fastapi learning machine python visualization
Last synced: 09 May 2026
https://github.com/macktireh/credit-card-number-extractor-from-image
API to extract credit card numbers from an image
Last synced: 10 May 2026
https://github.com/parthapray/pii_scrubbing_llm
This repo contains codes about PII scrubbing heuristics search before calling to LLM (local and remote)
chatgpt-api claude-api cloud edge fastapi hybrid llm ner-spacy ollama-api pii pii-detection scrubbing spacy sqlalchemy uvicorn
Last synced: 10 May 2026
https://github.com/scholarx-assesment/api-gateway
API gateway to manage the inter service communication
api-gateway docker fastapi microservices-architecture swagger
Last synced: 10 May 2026
https://github.com/flkt-crnpio/fastapi-sandbox
Pruebas para crear la documentacion de una API bajo los protocolos de OpenAPI utilizando el framework de FastAPI
fastapi openapi python python3
Last synced: 10 May 2026
https://github.com/esoltys/climate_data_viz
FastAPI-based web application that fetches and visualizes climate data from the Copernicus Climate Data Store (CDS).
apache-echarts copernicus-climate-data-store fastapi numpy
Last synced: 10 May 2026
https://github.com/deshan555/lostfound
A robust FastAPI-based system enhanced with image matching capabilities for managing and filtering lost item records. This system integrates MySQL for database management, stores image files on a local VM, and provides a scalable backend with an optional frontend interface.
fastapi image-mat image-recognition lost-found-backend mysql-database rest-api
Last synced: 10 May 2026
https://github.com/salman-aziz-4425/stable-diffusion-and-aws-sagemaker
fastapi python sagemaker stable-diffusion
Last synced: 10 May 2026
https://github.com/hhrh/real-time-fraud-detection
A production-style real-time fraud detection pipeline using Kafka, FastAPI, XGBoost/CatBoost/LightGBM, Prometheus, and Grafana.
apache-kafka catboost data-visualization fastapi grafana lightgbm mlops prometheus python xgboost
Last synced: 10 May 2026
https://github.com/abinba/funny-dolphine
Interactive Audiobooks. Dive deep into fascinating stories.
audiobooks fastapi postgresql python
Last synced: 10 May 2026
https://github.com/sandesh300/data-processing-pipeline-api
Integrate Gemini API and build a custom data processing pipeline
fastapi gemini-api llms postgresql python transformers
Last synced: 10 May 2026
https://github.com/cmn22/fastapi_global_electronics
This project is a FastAPI-based web service for managing various components of an electronics retail business. It includes endpoints for Customers, Products, Sales, Stores, Exchange Rates, Categories, and Subcategories. The system utilizes an SQLite database with SQLModel as the ORM for structured data handling.
fastapi sqlite sqlmodel swagger uvicorn
Last synced: 10 May 2026
https://github.com/mecha-aima/ai-agents
Experimental AI agents built with Google ADK and LangGraph, exploring agentic workflows across various domains
agentic-ai agents fastapi langgraph python3
Last synced: 10 May 2026
https://github.com/karan071/starter-template-prisma-py
This repository provides a comprehensive starter template for building Python web applications using FastAPI, Prisma Client Python, and PostgreSQL as the database. It is designed for developers looking to set up a robust and scalable backend with modern tools and frameworks.
docker fastapi postgresql-database prisma-orm python
Last synced: 10 May 2026
https://github.com/cameronxie/otel-polyglot
A polyglot project for validating OpenTelemetry SDK implementations across multiple languages using identical API endpoints that emit consistent telemetry signals for testing observability backends.
aspnet-core c-sharp fastapi go-gin grafana loki mcp-servers opentelemetry otel-collector prometheus tempo
Last synced: 10 May 2026
https://github.com/viraj-sh/todo
Self-hosted Gruvbox-themed todo app made using FARM stack, with MCP server and LLM integration.
beanie farm-stack fastapi gruvbox mcp-server mongodb react self-hosted todo-app todolist
Last synced: 10 Jun 2026
https://github.com/apfirebolt/dragonball-z-api-in-python-and-fastapi
An open source API created in Fast API and Python which uses Dragonball Z dataset from Kaggle
api-rest dragonball fastapi postgresql python3
Last synced: 10 May 2026
https://github.com/narius2030/imcp-mobile-app
This mobile application uses the camera to capture images and sends them to a microservice for image captioning. Powered by a machine learning model, the app generates descriptive captions for each photo, providing visually impaired users with a detailed understanding of their surroundings through auditory feedback
api-development fastapi flutter-app microservice minio-s3 mobile-app mongodb nginx-proxy
Last synced: 10 May 2026
https://github.com/mango766/portpilot
⚓ A beautiful local services dashboard — discover and access every port running on your machine from a single elegant page.
alpinejs dashboard developer-tools fastapi localhost macos port-scanner psutil python tailwindcss
Last synced: 10 Jun 2026
https://github.com/lmashik/cat_charity_fund
Сервис для благотворительного фонда - внесение пожертвований в нецелевые проекты
alembic fastapi python37 sqlalchemy uvicorn
Last synced: 10 May 2026
https://github.com/kwame-mintah/python-fastapi-logging-application
Demonstrate an external application receiving logs, from another system.
docker fastapi logging pydantic-v2 python312
Last synced: 11 May 2026
https://github.com/execreate/observability-demo
Testing out distributed tracing and logging
clickhouse fastapi observability opentelemetry
Last synced: 11 May 2026
https://github.com/edycutjong/siftglass
🔬 SIFT.Glass — OpenClaw-powered IR agent with live React Flow attack graph visualization. FIND EVIL! (SANS) Hackathon 2026.
ai-agent cybersecurity fastapi incident-response mcp nextjs openclaw react-flow siem supabase threat-intelligence
Last synced: 10 Jun 2026
https://github.com/itsshreyagarg/sentify-ml
An end-to-end sentiment analysis API powered by machine learning! 🚀 This project features text classification, FastAPI deployment, Docker containerization, CI/CD automation, and real-time monitoring with MLflow & Grafana. Built for seamless cloud deployment on Azure. Let me know if you want any tweaks!
fastapi jupyter-notebook mlflow
Last synced: 11 May 2026
https://github.com/iroyalx/parallelism
UNI S6: Parallel processing final project
docker fastapi parallel-computing parallel-programming parallelism
Last synced: 12 May 2026
https://github.com/nezorinegor/measurementsnti
📉 Система сбора данных с датчиков заповедника на Камчатке и real-time мониторинга
Last synced: 12 May 2026
https://github.com/jobedev95/classroom-booking-system
This API is a classroom booking system tailored for educational institutions. It was developed as part of a group project for our Python course at Nackademin. Using FastAPI, we designed a simple API that is easy to use and manage.
api booking-system fastapi pydantic python3
Last synced: 12 May 2026
https://github.com/flavien-hugs/apikey-hub
A simple API key manager for developers and their projects.
api-key-management apikey-authentication apikey-checker apikey-manager fastapi microservice
Last synced: 13 May 2026
https://github.com/maxvilaruiz/skymate---hackupc-2026
AI-powered travel assistant that understands user intent, combines Skyscanner data with agentic AI, and delivers personalized trips, recommendations, and inspiration through an interactive chat experience.
agentic-ai ai ai-assitant chatbot fastapi llm nextjs ollama rag skyscanner travel-tech
Last synced: 13 May 2026
https://github.com/vishwas-chakilam/urlguard
A machine learning-based system for detecting malicious URLs. Utilizes advanced classification techniques to differentiate between safe and harmful links. 🚀🔍
complete-source-code fastapi machine-learning random-forest-classifier reactjs
Last synced: 11 Jun 2026
https://github.com/tahniat-ashraf/task-master-slack-command-bot
Task Manager Slack Command Bot is an innovative Slack bot developed using Python and the FastAPI framework. It empowers your team with seamless task management, code review, and collaboration capabilities, enhancing productivity and team dynamics.
async asyncio bot command fastapi picker pointing poker python random slack story
Last synced: 14 May 2026
https://github.com/intelligentsandbox/stt
custom stt system
fastapi speech-to-text vad whisper
Last synced: 14 May 2026
https://github.com/arktnld/claude-code-api
REST API wrapper for Claude Code CLI — execute code, manage files, and run commands remotely. Built on claude-agent-sdk with FastAPI.
ai ai-agents anthropic automation claude claude-api claude-code claude-sdk code-generation developer-tools fastapi llm python rest-api
Last synced: 11 Jun 2026
https://github.com/seydinabane/sherpa
Sherpa — Tuteur IA pour la préparation d'examens : RAG ancré (citations), agents & orchestration LangGraph, production-grade (FastAPI · Qdrant · Claude).
agents anthropic claude clean-architecture edtech education fastapi genai langgraph llm prometheus python qdrant rag rag-pipeline vector-search
Last synced: 12 Jun 2026
https://github.com/sanchariii/c4gt-23-proposal
Implementation Of An Asynchronous Document Embedding Uploader API
fastapi huggingface-transformers nlp-machine-learning uvicorn
Last synced: 13 Jun 2026
https://github.com/xbrasil/myaiplayground
An open-source local application for chatting with Gemma 4 AI models running on your machine in a modern web UI.
ai fastapi gemma gemma4 llama-cpp llamacpp llm local-ai multimodal multimodal-ai open-source privacy python react typescript whisper
Last synced: 13 Jun 2026
https://github.com/mohsinraza2999/generous-tipper
A production level modular data science project aims to predict generous tippers for taxi drivers.
backend-development ci-pipeline data-analysis data-cleaning-and-preprocessing docker exploratory-data-analysis fastapi feature-engineering front-end hypothesis-testing logistic-regression randon-forest understanding-business-problem xgboost-classifier
Last synced: 14 Jun 2026