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/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/radosz99/scrabble-board-detector
RPC API created using FastAPI for detecting letters based on image with scrabble board in it.
Last synced: 04 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/rk-vashista/pitch
A modern web application that analyzes pitch decks using multi-agent AI technology. Upload your pitch deck and get comprehensive feedback on structure, content, and potential improvements!
ai ai-feedback crewai document-analysis document-analysis-tool fastapi langchain multi-agent nlp pitch-deck pitch-deck-analyzer pitch-evaluation python startup-tools websockets
Last synced: 04 May 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/benjikazzooe/fastapi-docker
FastAPI Dockerized Machine Learning API
classification data-science docker fastapi machine-learning random-forest
Last synced: 05 May 2026
https://github.com/gisoreb/server
Flutter music app + fastapi
fastapi postgresql python sqlalchemy
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/natthasath/demo-ldap-api
LDAP is a protocol for accessing and managing distributed directory information services over the Internet, used for storing and retrieving information about network resources such as users, groups, and devices.
docker-compose dockerfile fastapi ldap poetry python
Last synced: 05 May 2026
https://github.com/elaad24/imgaggregation
Images Organiser is a scalable microservices-based system for sorting and cataloging images. It scrapes image metadata, processes the data using Redis queues, and integrates OpenAI's ChatGPT to generate intelligent categorizations. The project is fully containerized using Docker, with Python for internal processes, FastAPI for the API, and a Nodejs
chatgpt fastapi nodejs openai python redis-queue tesseract-ocr
Last synced: 05 May 2026
https://github.com/aliahmad552/brain_tumor_detection
Brain tumor detection using deep learning cnn and transfer learning and also build an app using fastapi
ai brain-tumor-classification cnn datascience deeplearning fastapi keras machinelearning tensorflow transferlearning
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/tactful-ai/microcentral
Central Hub To Manage And Monitor all service inside Tactful AI.
docker-compose fastapi microservices monitoring
Last synced: 05 May 2026
https://github.com/quentingenet/json_to_epub
API to Convert JSON to EPUB Format
api api-rest epub epub-converter epub-generation fastapi json python
Last synced: 06 May 2026
https://github.com/alwayssany/health-api
A comprehensive FastAPI microservice for health-related operations that also powered by MCP
alembic fastapi fastmcp mcp mcp-server postgresql pydantic python
Last synced: 06 May 2026
https://github.com/btr1975/cookiecutter-python-fastapi-openapi
python cookiecutter template
batch cookiecutter docker fastapi make pip podman python template-project uv webpages
Last synced: 06 May 2026
https://github.com/danish-mar/kokomi
🌊 Kokomi AI: A premium multi-agent orchestration platform featuring isolated Docker sandboxing, Model Context Protocol (MCP) integration, real-time voice/chat capabilities, and automated workflow scheduling.
agentic-workflows ai-agents apple-hig fastapi gemini groq langchain mcp python qdrant rag whatsapp-bot
Last synced: 09 Jun 2026
https://github.com/alexiscrocilla/lull-mail
Lull Mail - AI email triage desktop app for Windows, macOS and Linux. Local-first, privacy-focused. By Alexis Crocilla.
desktop-app email fastapi imap inbox-zero local-first ntfy privacy pyinstaller python pywebview windows
Last synced: 09 Jun 2026
https://github.com/givemethatsewon/as-is
Local-first customs refund inventory matching tool for customs brokers
customs customs-broker docker fastapi inventory-management report-generation sqlite
Last synced: 10 Jun 2026
https://github.com/oguzhansarigol/todowithgemini
ToDoGemini, FastAPI tabanlı bir yapılacaklar listesi uygulamasıdır. Google Gemini API entegrasyonu sayesinde kullanıcıya görevlerle ilgili önerilerde bulunur. Kullanıcılar kişisel görevlerini oluşturabilir, düzenleyebilir ve yönetebilir.
docker fastapi gemini gemini-api python
Last synced: 06 May 2026
https://github.com/pushparaj13811/face-detection-system
Real-Time Face Detection and Recognition System is a Python-based application that detects and recognizes faces in real-time using face_recognition for encoding, faiss-cpu for similarity searches, and opencv-python for processing. It features a FastAPI backend and a frontend for seamless interaction, enabling efficient matching with large datasets.
face-recognition fastapi machine-learning opencv
Last synced: 06 May 2026
https://github.com/hesic73/fastapi-template
A FastAPI template with integrated frontend and backend | 前后端不分离的FastAPI模板
bootstrap bootstrap5 fastapi jinja2 python python3 sqlalchemy
Last synced: 06 May 2026
https://github.com/derinworks/penr-oz-neural-network-v2-torch-nn
Version 2 Implementation of Neural Network service with pytorch library neural network (nn) package
chartjs deep-learning fastapi html javascript machine-learning neural-network python3 pytorch transformer
Last synced: 07 May 2026
https://github.com/real-veersandhu/neurovest
Full-stack Investment Management & Research Platform
fastapi python react typescript
Last synced: 07 May 2026
https://github.com/pranjal-agarwal01/stock-market-agent
The Stock Market AI Agent is a Python-based backend API that fetches real-time stock prices
fastapi langchain python railway-deployment uvicorn yfinanc
Last synced: 07 May 2026
https://github.com/rudra1402/e-learning-platform
E-learning platform to build real-world skills that allows students, instructors, and admins to work together to make it happen.
fastapi llm reactjs retrieval-augmented-generation
Last synced: 07 May 2026
https://github.com/gustavovalle23/food-recipe
API that brings recipes from an ingredient list
fastapi graphql pytest python sql sqlalchemy
Last synced: 07 May 2026
https://github.com/renaldiangsar/pdf-summarizer-qa
PDF Text Summarization and QA app built using FastAPI, Langchain, and Streamlit
fastapi langchain langchain-python large-language-models stramlit
Last synced: 08 May 2026
https://github.com/nguyennguyen0/chatbot-be
Backend Chatbot AI website like ChatGPT, Gemini.
fastapi mongodb ollama-api python
Last synced: 08 May 2026
https://github.com/platzi-master-c8/gethired-jobplacement-salaries-backend
🛰 Provides an API to calculate salaries in the technology sector. It allows a search by technology or by title. It also allows currency exchange in dollars to another currency💰
docker docker-compose fastapi python
Last synced: 08 May 2026
https://github.com/dityaren/student-grade-data-blockchain
Student Grade Data blockchain web application implemented using FastAPI and Python.
blockchain blockchain-demos blockchain-technology fastapi jinja2 jinja2-templates python web-application
Last synced: 08 May 2026
https://github.com/admin-313/fb-cookies-microservice
Get token out of facebook session
facebook fastapi geckodriver python selenium socks5-proxy
Last synced: 09 May 2026
https://github.com/ndrohith09/beyolix
https://hub.docker.com/repository/docker/ndrohith09/beyolix/
aws-comprehend-medical aws-textract development digitalocean docker dockerhub fastapi fda-dataset production slimai vulnerabilities
Last synced: 09 May 2026
https://github.com/kenmwaura1/fastapi-signoz-app
Simple asynchronous API implemented with Fast-Api framework utilizing Postgres as a Database and SqlAlchemy as ORM . GitHub Actions as CI/CD Pipeline
fastapi postgresql python signoz
Last synced: 09 May 2026
https://github.com/rapidrabbit76/danbooru-tagger-api
danbooru tagger API
api danbooru deep-learning fastapi pytorch
Last synced: 09 May 2026
https://github.com/hvalfangst/azure-queue-storage-python
FastAPI intregrated with Azure Storage Queues
az-204 azure azure-storage azure-storage-queue fastapi python
Last synced: 09 May 2026
https://github.com/duckymomo20012/email-remote-access
Control remote computers using email
dearpygui fastapi gmail-api google-auth-oauthlib python-socketio socket-io uvicorn
Last synced: 10 May 2026
https://github.com/lweiss01/pmwatch
Open-source anomaly detector for politically-sensitive Kalshi prediction markets. Flags unusual trading patterns that may precede public announcements. Public API only, no auth required.
anomaly-detection fastapi fintech insider-trading kalshi open-source prediction-markets python sqlite transparency
Last synced: 10 Jun 2026
https://github.com/teraskull/wsiz-api
API for the WSIZ Virtual University website.
Last synced: 10 May 2026
https://github.com/hi-tech-ai/weather-chatbot-using-fastapi-with-langchain-sdk-integration
Develop a FastAPI backend system that acts as a weather chatbot. The bot will leverage the LangChain SDK to enable AI-powered conversations.
backend-api chatbot chatbot-api fastapi langchain langchain-chains langchain-python langchain-tools openai-api openweather-api sdk-python sqlite3-database weather weather-api weather-forecast
Last synced: 11 May 2026
https://github.com/taihei-05/siglume-personal-apis
Open-source Siglume Agent API projects, focused on turning starter APIs into practical agent-ready tools.
agent-api ai-agent api-store fastapi japanese open-source public-data python siglume subsidy
Last synced: 13 May 2026
https://github.com/amitgambhir/llm-inference-planner
Physics-based LLM capacity planner — size a deployment before touching hardware. Roofline model → replica estimate + cost + confidence. Benchmark harness validates against real endpoints. Compares on latency, cost, and quality.
benchmark capacity-planning fastapi gpu-sizing llm llm-inference llm-serving mlops nextjs openai-api roofline-model sglang vllm
Last synced: 16 Jun 2026
https://github.com/denver-code/locus-app
Locus is a self-hosted project management tool with a user experience heavily inspired by the clean and efficient design of Linear. [WIP]
chadcn-ui fastapi management nextjs open-source project-management python task
Last synced: 18 Jun 2026
https://github.com/addozhang/omnipub
一键将 Markdown 文章发布到 11 个技术博客平台
blog-publishing chrome-extension csdn fastapi juejin markdown multi-platform publishing-tool vue3 zhihu
Last synced: 19 Jun 2026
https://github.com/pytlicek/pyconsk-fastapi
FastAPI Workshop
fastapi pydantic python3 schemathesis
Last synced: 20 Jun 2026
https://github.com/rafaelnogueiraxd/jarvas-api-discord
API in python, where you can use the HTTP methods. that's a part of Jarvas's Project
discord-bot discord-py fastapi poetry pytest python
Last synced: 20 Jun 2026
https://github.com/javredstone/mycelium
Mycelium is an autonomous agent system that prevents engineering knowledge loss as teams and codebases evolve. It infers who understands what in a codebase, where knowledge is fragile, and acts directly inside GitLab to stabilize it.
docker fastapi gemini gitlab-mcp google-adk mongodb-atlas mongodb-mcp nextjs vertex-ai
Last synced: 22 Jun 2026
https://github.com/steliosk98/binance-quanttradingdashboard
Self-hosted crypto quant research terminal — live Binance market data, TimescaleDB time series, technical/statistical analytics, vectorized backtesting, testnet-only paper trading. Bloomberg-style mission-control UI.
backtesting binance crypto dashboard fastapi quant react timescaledb trading websocket
Last synced: 23 Jun 2026
https://github.com/sourabhsinha396/nofoobar
Best Open Source Learning Management System built over FastAPI + React.
fastapi learning-management-system lms open-source teaching-tool
Last synced: 26 Jun 2026
https://github.com/adityashirsatrao007/tracelify-sdk
Multi-Language Error Tracking & Observability SDK — Python, Java, Kotlin, Go, C++, JavaScript with real-time alerts, LLM reports & dashboard
error-tracking fastapi monitoring observability sdk
Last synced: 26 Jun 2026
https://github.com/nktkln/ai-notes-api
FastAPI backend for managing AI-related notes, prompts, conversations, and LLM workflows.
celery docker fastapi minio openai pgvector rag sqlalchemy
Last synced: 27 Jun 2026
https://github.com/shurshick/shopping-list
Android-приложение и сервер синхронизации для совместных списков покупок
android docker fastapi kotlin postgresql shopping-list
Last synced: 27 Jun 2026
https://github.com/sielay/eidan
Self-hosted personal agent OS for builders. Own your cognitive infrastructure.
agpl fastapi mcp nextjs personal-agent plugins self-hosted
Last synced: 28 Jun 2026
https://github.com/apfirebolt/fastapi-azure-deploy
A simple fastapi app with React frontend to test Azure deployment
azure-devops fastapi microsoft-azure postgresql react
Last synced: 06 May 2026
https://github.com/shubhamv108/python-fastapi-oauth2-hubspot
Simple example of oauth2 with hhubspot using Python, FastAPI, REST, Redis.
fastapi oauth2 oauth2-authentication python3 redis rest-api
Last synced: 08 May 2026
https://github.com/alaazameldev/text-based-search-engine
Implementation of a search engine using TF-IDF and Word Embedding-based vectorization techniques for efficient document retrieval
chromadb fastapi gensim-word2vec nltk numpy precision-recall python scikit-learn tf-idf-vectorizer
Last synced: 20 Jan 2026
https://github.com/rxyalxrd/yadro_url_alias_service
URL Alias Service - Cервис преобразования длинных URL в короткие уникальные URL.
asyncpg docker docker-compose fastapi makefile postgresql python3 sqlalchemy
Last synced: 15 Apr 2026
https://github.com/id-andyyy/yadro-dag-service-intern
📌🗄️ FastAPI-based service for storage and visualization of directed acyclic graphs (DAGs) [Internship Task]
alembic docker docker-compose fastapi internship-task postgresql pydantic pytest python sqlalchemy
Last synced: 30 Dec 2025
https://github.com/tsotetsi/ai-it-backend
Job tracking service.
circleci fastapi postgresql python3 sqlalchemy unittest
Last synced: 09 May 2026
https://github.com/omjavia/generate_blogs
Blog Generation Website where we can generate any blog of user defined number of words and desired style of writing the blog.
fastapi langchain llama3 streamlit
Last synced: 31 Jan 2026
https://github.com/rohitedathil/user_api
An api for managing users created as a part of IKS Internship selection process.
api fastapi internship-task mysql project python
Last synced: 15 Apr 2026
https://github.com/tower-online/tower-auth
An authentication server for Tower Online with FastAPI
Last synced: 20 Jan 2026
https://github.com/persteenolsen/fastapi-mongo-crud
A Python FastAPI serving CRUD handling Task of Todo towards MongoDB at Atlas
Last synced: 15 Apr 2026
https://github.com/aragonski97/crow_crawler
A general purpose HMTL webcrawler.
aiohttp aiomysql asyncio fastapi multiprocessing mysql parsel sqlalchemy-python
Last synced: 02 Sep 2025
https://github.com/ramgoel/imager
Group of Image Related tools built in FastAPI & NextJS
Last synced: 11 Apr 2026
https://github.com/vikassrini/physicianai-chatbot
Real Time Physician Chatbot
blender fastapi llm rag readyplayerme
Last synced: 11 Apr 2026
https://github.com/tanushreed003/svelte-fastapi-supabase-oauth2-authentication
🔒 SSO authentication service using OAuth2 protocol with Google and Kakao as identity providers. Built with a SvelteKit frontend and FastAPI backend
fastapi login oauth oauth2 python rest-api signin supabase supabase-db svelte sveltekit
Last synced: 06 May 2026
https://github.com/smart-village-solutions/smart-speech-flow
Containerized microservice platform for real-time speech processing, translation, and TTS with LLM refinement
docker fastapi gpu grafana microservices nllb ollama prometheus python speech-recognition translation tts vue websocket whisper
Last synced: 28 May 2026
https://github.com/thoughtscript/more_python_api_2024
Experiments with Serverless and Containerized Python Apps
aws docker docker-compose fastapi postgres postgres-jsonb python serverless
Last synced: 11 Apr 2026
https://github.com/ebraheemtammam/accounting
css fastapi html jinja2-templates python3 sqlite3
Last synced: 24 Mar 2025
https://github.com/opastorello/unifi-mcp
Servidor MCP completo da UniFi (Local + Remoto via Cloud Connector) - FastAPI + FastMCP, passthrough auto-atualizavel sobre a Integration v1
api cloud-connector fastapi fastmcp it-ops mcp model-context-protocol ubiquiti unifi unifi-network
Last synced: 19 Jun 2026
https://github.com/0xwoland/tcubed-frontend
The frontend for a minimax website using ReactJS and NodeJS. This is the UI/UX for Jack Davidson's algorithm in Python (https://github.com/jack-davidson/tcubed-api)
fastapi game-theory jsx minimax nodejs python reactjs
Last synced: 11 Apr 2026
https://github.com/atxtechbro/fashion-recommender
Automate Your Wardrobe. Fashion Intelligence at Your Fingertips. Snazzy Closet by Algofit.io digitizes your wardrobe, analyzes over 20,000 data points, and recommends outfits based on your unique traits—like eye color, hair color, and skin tone. Welcome to the future of fashion.
digital-fashion fashion-intelligence fastapi machine-learning mongodb personalized-style python react wardrobe-automation web-application
Last synced: 15 Apr 2026
https://github.com/ahmedelgamal0/fastapi-audit-log
Audit Logging for FastAPI applications
audit-log beanie fastapi python sqlalchemy sqlmodel
Last synced: 26 Feb 2026
https://github.com/adelsherif8/cv-screener-agents
AI CV screener that decomposes screening into LLM-driven JD / CV / Fit roles in one FastAPI service, returning a ranked shortlist with reasoning — Next.js + OpenAI
ai ai-agents fastapi llm multi-agent nextjs openai python
Last synced: 27 Jun 2026
https://github.com/manu-ox/qr-code-generator
Simple QR code generator.
docker-image fastapi python qrcode
Last synced: 06 May 2026
https://github.com/nicofarizano/chatbot-rag
Chatbot assistant leveraging LangChain and LLaMA2 to deliver intelligent responses from web and PDF content. Built with FastAPI and packaged in Docker for seamless deployment.
ai app-service azure chatbot deployment docker docker-compose fastapi langchain langchain-python llama2
Last synced: 11 Apr 2026
https://github.com/ribin-baby/rag_llamaindex_nvidianim
docker fastapi llama-index python
Last synced: 08 Feb 2026
https://github.com/cyprianfusi/advanced-rag-chat-app
A production-ready, full-stack Retrieval-Augmented Generation (RAG) application that enables intelligent conversations with your documents using advanced AI models. Upload files, ask natural language questions, and receive real-time, AI-generated responses complete with clear source attributions.
fastapi langchain llms nodejs pgvector postgresql rag rag-chatbot react
Last synced: 11 Apr 2026
https://github.com/nobleknightt/animeshare
An anime sharing platform that don't require your personal details.
anime docker fastapi javascript python react
Last synced: 15 Apr 2026
https://github.com/joshcap20/fastapi-scanbandz-backend
Python backend (FastAPI) for majority of website. Uses celery workers with Redis queue to handle communications in background.
event-management fastapi production ticketing-system
Last synced: 08 Feb 2026
https://github.com/ujwalakrishna/kuber
Low-latency voice conversational AI system with STT→LLM→TTS pipeline. FastAPI backend, real-time WebSocket streaming, pluggable adapter architecture, and intelligent investment nudging. Docker-ready with local Whisper/Kokoro models.
adapter-pattern conversational-ai docker fastapi gemini investment-nudging microservices python real-time speech-to-text text-to-speech voice-ai websocket whisper
Last synced: 05 May 2026
https://github.com/saba-gul/fast-api-tutorial-with-docker
This is a simple FastAPI project that demonstrates basic API endpoints. The application provides a set of routes, including basic arithmetic, string manipulation, and a password checker.
docker docker-compose docker-container docker-image fastapi
Last synced: 08 Feb 2026
https://github.com/cc-d/liberlife
100% libre way of keeping track of responsibilities and achieving goals with a very nice ui
async docker docker-compose fastapi git-crypt libre nginx python react shell todo typescript
Last synced: 11 Apr 2026
https://github.com/vianpyro/authentication-service
Secure authentication service using FastAPI, PostgreSQL and Docker
authentication fastapi postgresql service
Last synced: 01 Jul 2025