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/dinethjanitha/chatbot
Chat bot
agentic-ai fastapi gemini-pro langchain
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/ai-bio-synergy-holdings-llc/qs-dmss
Evidence-first QuantumScalar DM simulation suite for reproducible runs, decision campaigns, and PyPI installs.
dark-matter evidence fastapi pypi python reproducibility scientific-computing simulation trusted-publishing
Last synced: 13 Jun 2026
https://github.com/karol-brejna-i/mqtt-shared-subscription
An experiment with using MQTT shared subscriptions in FastAPI web service.
Last synced: 09 Apr 2026
https://github.com/rustamovakrom/fastapi_sqlalchemy_alembic
✅FastAPI, SQLAlchemy, Alembic integrations project
alembic fastapi fastapi-sqlalchemy python
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/aminammar1/ai-powered-recruitment-app
AI-powered app for multi-agent candidate matching: Automates JD summarization, CV parsing, per-skill analysis, and interview scheduling
ai-agents fastapi huggingface-transformers openai postgresql python reactjs
Last synced: 03 May 2026
https://github.com/birnesh/books-api
Async API using python's FastAPI
asynchronous fastapi mongodb python3
Last synced: 09 Jun 2026
https://github.com/albertodiazdurana/traveline-ds-project-skeleton
Minimal Python DS project skeleton (rebooking prediction): src-layout, sklearn, MLflow, FastAPI, Docker, GitHub Actions CI. Includes an intentional data-leakage bug for code-review demos.
data-science-skeleton docker fastapi github-actions machine-learning mlflow pydantic pytest python scikit-learn
Last synced: 09 Jun 2026
https://github.com/victormarlor/hyperfocus
Typed, test-driven FastAPI backend using SQLModel and SQLite to analyze user focus, interruptions, and time-based productivity metrics.
analytics api-design async-python backend clean-architecture deep-work developer-tools docker fastapi focus-tracking productivity pydantic pytest python rest-api sqlite sqlmodel time-tracking
Last synced: 03 May 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/andrewwong97/gwb-routes
George Washington Bridge operational dashboard to track whether to take upper or lower level based on on/off ramp points and real-time traffic.
directions-api fastapi george-washington-bridge google-maps-api nyc python3 redis sentry vercel-serverless
Last synced: 09 Apr 2026
https://github.com/panastasiadis/starwars-api
A FastAPI-powered asynchronous REST API for exploring Star Wars data. It syncs from SWAPI, stores data in PostgreSQL with SQLModel, manages migrations via Alembic, and runs seamlessly in Docker. Features include typed Pydantic responses, pagination, and full test coverage with pytest.
alembic api asyncio backend docker fastapi postgresql python restapi sqlmodel starwars swapi
Last synced: 03 May 2026
https://github.com/rxyalxrd/smartcalc
Приложение, которое проводит теплотехнический расчет.
alembic fastapi makefile poetry-python postgresql pydantic-settings pydantic-v2 python3 redis sqlalchemy uvicorn
Last synced: 03 May 2026
https://github.com/zakusworo/solara-optima-platform
Unit Commitment & Economic Dispatch Optimization with Solar PV, Battery Storage, and AI Forecasting for Indonesian Energy Markets | Bandung, Indonesia
bandung economic-dispatch energy-storage fastapi indonesia milp ollama optimization pvlib renewable-energy solar-pv unit-commitment
Last synced: 03 May 2026
https://github.com/chandlertee/noetica
Self-hosted local-AI stack over Ollama: private chat, a structured-output API, and a QLoRA fine-tune → serve → chat loop. No cloud, no secrets.
chatbot chatgpt-alternative fastapi fine-tuning knowledge-base llm local-llm ollama open-webui qlora rag self-hosted
Last synced: 13 Jun 2026
https://github.com/77aymeric/tidydrop
Native macOS utility for safe local AI file sorting powered by Ollama
fastapi file-organization local-ai macos ollama privacy swiftui
Last synced: 14 Jun 2026
https://github.com/dinhtap/djangosvgserver
Simple Django server with account management
Last synced: 03 May 2026
https://github.com/davidmensahedem/easycharge
Toronto Vehicle Charging Location Finder
fastapi javascript leafletjs postgres
Last synced: 03 May 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/bhola-dev58/smart-task-tracker-api
Smart Task Tracker API is a RESTful service built with FastAPI and SQLite that allows users to create, view, update, delete, and filter tasks by completion status. It’s a simple and efficient backend solution for task management applications.
fastapi sqlalchemy-database sqlite uvicorn
Last synced: 03 May 2026
https://github.com/cofucan/docker_fastapi
This is a very simple FastAPI app that allows creation of tasks with task title and descrption. It automatically gives each task a unique ID and logs the dates for creation and updating.
backend-development fastapi postgresql tortoise-orm
Last synced: 03 May 2026
https://github.com/anshul21107/empathy-engine
Converts text into speech with emotion — adjusting tone, speed, and volume for happy, sad, or neutral expressions.
fastapi python3 pyttsx3-text-to-speech streamlit textblob
Last synced: 03 May 2026
https://github.com/0xneobyte/astroguard
Interactive asteroid impact assessment platform integrating NASA NEO API and USGS data for scientific impact simulations, 3D orbital visualization, and mitigation strategy analysis. NASA Space Apps Challenge 2025 "Meteor Madness" submission.
fastapi nasa-neo-api nasa-space-apps nasa-space-apps-challenge-2025 react spacekit
Last synced: 03 May 2026
https://github.com/sean-njela/fastapi_demo
A fully customisable personal implementation of fastAPI designed to highlight professional experience. It offers a seamless integration with modern web technologies.
api devops django django-rest-framework fastapi python rest-api restful-api
Last synced: 03 May 2026
https://github.com/reddiedev/python-api
test python api
cryptocurrency fastapi python railway
Last synced: 03 May 2026
https://github.com/guduchango/fastapi-booking
booking API with FASTAPI framework
Last synced: 19 May 2026
https://github.com/carrieroroberto/wol-esp32-mqtt-telegram
Remote Wake-on-LAN system using ESP32, MQTT & Telegram/FastAPI for secure remote PC control.
arduino-ide cpp esp32 fastapi mqtt-broker mqtt-client python telegram telegrambots wake-on-wan wakeonlan wakeonlan-application wakeonwan
Last synced: 04 May 2026
https://github.com/asifrahaman13/healthcare
A full stack application to connect doctors and patients. Have features like stripe payment, video call, initial screening by chat bots etc. Doctors can give live reports of the patients conditions, as well as they can view the previous history.
fastapi javascript nextjs openai python websocket
Last synced: 09 Apr 2026
https://github.com/kngsoomin/event-log-quality-monitor
This project is an end-to-end prototype that continuously checks, validates, and visualizes the health of Wikipedia's Clickstream logs.
data-engineering data-quality fastapi portfolio python sqlite streamlit
Last synced: 04 May 2026
https://github.com/camcooray/finbot-old-
A web-based AI assistant designed to provide quick, accurate, and easy-to-understand investment insights for retail investors.
fastapi finance generative-ai python
Last synced: 16 Apr 2026
https://github.com/mattuebel/garden-app
A FastAPI-based garden management system for tracking plants, garden beds, and growth with support for image processing and barcode scanning
docker fastapi garden iot python raspberry-pi
Last synced: 04 May 2026
https://github.com/fialex1212/fastapi-react-toascii
The ASCII Art Converter is a web application that allows users to upload images by link or file and convert them into ASCII art. The app utilizes a React frontend for a responsive user interface and a FastAPI backend for efficient image processing.
Last synced: 09 Apr 2026
https://github.com/madi-s/fastapi-security
Interesting authorization method demonstrated with FastAPI
Last synced: 04 May 2026
https://github.com/nichind/fastapi
The only python fastapi template you'll ever need
async fastapi fastapi-sqlalchemy fastapi-template sqlalchemy template
Last synced: 04 May 2026
https://github.com/pessi-v/canine-classifier-api
A FastAPI project using a finetuned EfficientNet V2s to identify dog breeds from images. Built in LeWagon Data Science and AI bootcamp
Last synced: 04 May 2026
https://github.com/jarynclouatre/qobuz-librarian
Build and maintain a complete, lossless library from Qobuz — gap-fill, quality upgrades, repair, and clean beets imports. Web UI or CLI, one Docker image.
beets docker fastapi flac hi-res-audio htmx lossless music music-downloader music-library qobuz self-hosted streamrip
Last synced: 05 Jul 2026
https://github.com/preinboth/fastapi_tmpl
FastAPI Template Project with black, isrt and flake8
black fastapi flake8 isort python python3 template template-project
Last synced: 04 May 2026
https://github.com/bokelleher/speedyfiles
Self-hosted file transfer that doesn't suck. Multi-GB packages, magic-link sharing, REST API, webhooks, audit log. MIT.
docker fastapi file-sharing magic-links mit-license python self-hosted wetransfer-alternative
Last synced: 15 Jun 2026
https://github.com/digma-ai/otel-sample-fastapi
Simple FastAPI example with OpenTelemetry and Digma instrumentation
fastapi observability opentelemetry python
Last synced: 04 May 2026
https://github.com/shahsuvarli/quant-massar
Quantm - is a full-stack dashboard application built with FastAPI and Next.js, designed to showcase high-level insights into company operations and financial data. Developed as part of the Massar Capital interview process, it highlights best practices and full-stack development expertise.
api backend dashboard fastapi frontend fullstack nextjs
Last synced: 04 May 2026
https://github.com/mateusfg7/fastapi-python
Repo to study FastAPI with Python
docker docker-compose dockerfile fastapi python python-docker
Last synced: 04 May 2026
https://github.com/filipegalo/developer_notifier
One tool for all your JIRA issues and GitHub/GitLab pull requests
devops-tools fastapi nuxt postgresql tools
Last synced: 04 May 2026
https://github.com/shorya22/end-to-end-agentic-ai-fastapi-docker-project
Discover the End-To-End-Agentic-AI-FastAPI-Docker-Project on GitHub – a powerful, open-source framework for building agentic AI workflows with FastAPI and Docker. Clone, customize, and deploy scalable AI solutions effortlessly!
agentic-ai agents ai ai-automation api api-integration api-server deploy deployment development docker end-to-end-workflow fastapi genai llm python
Last synced: 04 May 2026
https://github.com/lesiaukr/goit-pythonweb-hw-12
Master's degree | Advanced Python Programming | HW | Final Project
authentication authorization docker-compose email-verification fastapi jwt-token module-testing postgres python redis-cache roles sphinx-doc unit-testing
Last synced: 04 May 2026
https://github.com/churrinha/cloudwalk-monitoring-challenge
Monitoring challenge solution for CloudWalk (Night Shift)
analytics cloudwalk fastapi jupyter-notebook monitoring python real-time
Last synced: 04 May 2026
https://github.com/wangjiehu/llm-api-pool
OpenAI + Anthropic compatible LLM API pool/proxy with web session support (Gemini/Claude/ChatGPT/Codex), smart routing, real-time quota monitoring, high-freq agent ready. Local exe or self-host.
agent ai-pool anthropic claude codex fastapi gemini llm openai playwright proxy
Last synced: 15 Jun 2026
https://github.com/headless-start/cs2-rag-assistant
This repository contains a Retrieval-Augmented Generation assistant for Counter-Strike 2 — hybrid retrieval, cross-encoder reranking, grounded answers with inline citations, and a RAGAS evaluation.
bm25 counter-strike-2 fastapi hybrid-search llm nlp python qdrant rag ragas reranking retrieval-augmented-generation semantic-search sentence-transformers streamlit vector-search
Last synced: 15 Jun 2026
https://github.com/teamuplabs/team-up-server
비대면 협업 플랫폼인 TeamUp의 서버
fastapi jwt-authentication python server
Last synced: 26 Jul 2025
https://github.com/passadis/azure-weights-biases
Boost your RAG Applications with Model Feedback
aifoundry azureai azureaistudio fastapi llm rag vue weights-and-biases
Last synced: 04 May 2026
https://github.com/oleksiym/calls-api
AI-powered API for processing and analyzing phone call audio. Features include transcription (OpenAI Whisper), NLP (SpaCy, TextBlob), emotion detection, and categorization. Built with FastAPI, PostgreSQL, and Docker for scalable offline operation.
audio-processing docker-compose emotion-detection fastapi nlp rest-api sentiment-analysis
Last synced: 04 May 2026
https://github.com/gustavosilverio/my-mangas-api
This is the front-end project with python that serves the data collected from the database to the front-end, using the TypeScript and Python languages.
Last synced: 04 May 2026
https://github.com/saagpatel/visual-album-studio
Music-synced visual video generator — deterministic export pipelines with resumable bundles and DR rehearsal
ai automation export-pipeline fastapi ghra-call-security-review ghra-lens-security-posture ghra-next-review-code-scanning-alerts ghra-security-high local-first music-visualization python video-generation
Last synced: 28 Jun 2026
https://github.com/arij01/pdf-extractor
PDF-Extractor is a web application that allows users to upload PDF files, extract text from them, and correct the text using language tools. The frontend is built with React, and the backend is built with FastAPI.
fastapi langdetect language-tool-python pdfplumber python react
Last synced: 18 Apr 2026
https://github.com/mistersoandso/llm-based-rag-translator
A prototype LLM-based RAG translator designed for a privacy-focused client base
fastapi ollama python rag-chatbot
Last synced: 04 May 2026
https://github.com/njujiangxiang/Rokid-VideoCall
Rokid Glasses 远程视频连线系统 - 基于 WebRTC 的 AR 眼镜实时音视频通话解决方案
android ar-glasses fastapi kotlin rokid smart-glasses video-call webrtc
Last synced: 16 Jun 2026
https://github.com/p4suta/mojiokoshi
Local audio transcription tool with real-time progress, powered by faster-whisper and CUDA
audio-transcription cuda docker fastapi faster-whisper gpu python self-hosted speech-to-text sveltekit transcription whisper
Last synced: 16 Jun 2026
https://github.com/natthasath/demo-exchangerate-api
Exchange rate is the value of one country's currency in terms of another country's currency. It fluctuates based on supply and demand in the market, and can be influenced by economic conditions and government policy.
docker-compose dockerfile exchange-rate fastapi poetry python
Last synced: 04 May 2026
https://github.com/alilotfi23/lxd-management-api
A production-ready CRUD REST API for managing an LXD server
fastapi linux linuxcontainers lxd lxd-container lxd-containers rbac slowapi virtual-machine vm
Last synced: 28 Jun 2026
https://github.com/persteenolsen/fastapi-jwt-auth-rag-one
Python FastAPI with JWT Auth serving RAG using LLM by Groq
fastapi jwt llm postgresql python rag vector
Last synced: 17 Jun 2026
https://github.com/namangupta123/pizza_delivery_backend
REST API for a Pizza delivery service built with FastAPI, SQLAlchemy and PostgreSQL.
fastapi postgresql rest-api server sqlalchemy-python
Last synced: 04 May 2026
https://github.com/iamtonmoy0/fastapi-todo-app
Simple todo application build with fastapi
fastapi python todoapp todolist
Last synced: 04 May 2026
https://github.com/xe-nvdk/squeeze
Squeeze is a Open Source tool to check hosts and response time, it's powered by FastAPI, Python, SQLite and InfluxDB.
fastapi influxdb monitoring-application monitoring-tool python sqlite
Last synced: 04 May 2026
https://github.com/fikriaf/ai-vision-web
This is an AI-powered waste classification application that uses computer vision to detect and categorize different types of waste materials.
fastapi fullstack-ai object-detection react realtime waste-detection websocket yolov8
Last synced: 04 May 2026
https://github.com/dsrodrigovieira/new-saturn
Este repositório contém uma API de indicadores hospitalares
api docker fastapi gcp healthcare python
Last synced: 04 May 2026
https://github.com/persteenolsen/fastapi-jwt-auth-ml-two
Python FastAPI with JWT Auth serving ML for House Price Prediction (v2)
fastapi jwt machine-learning python
Last synced: 17 Jun 2026
https://github.com/persteenolsen/fastapi-jwt-auth-ml-one
Python FastAPI with JWT Auth serving ML for House Price Prediction
fastapi jwt machine-learning python
Last synced: 17 Jun 2026
https://github.com/llmsystems/sec-10-k-structured-extraction-web
A demo that converts SEC 10-K filings into structured data and human-readable Markdown
10-k data-extraction fastapi financial-data sec-edgar structured-data vue3 xbrl
Last synced: 17 Jun 2026
https://github.com/rk-vashista/writer
A powerful AI-driven multi-agent platform for generating engaging, platform-optimized content across social media and GitHub. Features a modern web interface, real-time feedback loop, and support for customized strategies, tones, and goals. Built with FastAPI, TailwindCSS, and crewAI.
ai automation contentgeneration contentmarketing fastapi generativeai llm multiagent python tailwindcss webapp
Last synced: 04 May 2026
https://github.com/mohsensami/robots-vs-dinosaurs
A service that provides a REST API to support simulating an army of remote-controlled robots to fight the dinosaurs
Last synced: 04 May 2026
https://github.com/rsmuthu/fastapi-applicant-tracker
Simple Applicant Job tracker system using Python FastAPI & Vue.js
Last synced: 04 May 2026
https://github.com/corbuncul/word_analitic
Проект для тренировки в области NLP
alembic fastapi pydantic python spacy sqladmin sqlalchemy
Last synced: 04 May 2026
https://github.com/adesoji1/openairealtime-api
This describes a conversational bot between An Ai Agent and a Human in Realtime
fastapi mediarecorder openai-api reactjs redis-server schema websocket websocket-client worklet-loader
Last synced: 04 May 2026
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/sujeetgund/phishing-website-detection
PhishDetector — A machine learning project to detect phishing websites using structured pipelines, FastAPI for inference, and a modular Python codebase built on UCI’s Phishing Websites Dataset.
cybersecurity docker fastapi machine-learning phishing-detection python sklearn uci-dataset
Last synced: 05 May 2026
https://github.com/arthurmgraf/graphmind
Autonomous Knowledge Agent Platform - Agentic RAG with Knowledge Graphs, hybrid retrieval, LangGraph agents, and MCP server
agentic-ai fastapi knowledge-graph langchain langgraph llm neo4j python rag vector-search
Last synced: 19 Feb 2026
https://github.com/scanf-s/fastapi_example
docker docker-compose fastapi korean pydantic sqlalchemy
Last synced: 05 May 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/ibuildrun/openvpn-manager
OpenVPN Manager: Electron admin + FastAPI server-agent. Multi-server, cascade, XRay-Reality, Hysteria2, AmneziaWG.
amneziawg anti-censorship electron fastapi hysteria2 openvpn python react reality self-hosted typescript vless vpn wireguard xray
Last synced: 18 Jun 2026
https://github.com/psbx/go-http-ping
go-http-ping
cl docker fastapi github-actions go python rust sqlite typescirpt
Last synced: 09 Apr 2026
https://github.com/wasabina67/fastapi-react-todo
FastAPI React Todo
fastapi openapi openapi-typescript react reactjs todo todo-app type-safe typescript vite
Last synced: 18 Jun 2026
https://github.com/peterdemin/seattle-beauty-lounge
Seattle Beauty Lounge source code
fastapi google-docs reactjs tailwindcss
Last synced: 05 May 2026
https://github.com/brianwalborn/rep-mate
A self-hosted fitness web app that tracks workouts
fastapi python self-hostable tailwindcss vuejs
Last synced: 05 May 2026
https://github.com/markshawn2020/deeplearning.ai-courses-claudecode
Vibe Genius 团队整理的 DeepLearning.AI 官方课程 'Claude Code: A Highly Agentic Coding Assistant' 学习笔记,由 Andrew Ng 和 Anthropic 的 Elie Schoppik 主讲
ai-coding-assistant ai-programming andrew-ng anthropic claude-code course-notes deeplearning-ai fastapi figma-to-code jupyter-notebook learning-notes react
Last synced: 05 May 2026
https://github.com/kumkee/jwtelm
Full-stack jwt user authorization with fastapi (backend) and elm (frontend)
authentication deta elm fastapi jwt
Last synced: 05 May 2026
https://github.com/najulia/adopet
Aplicação criada para a 6° edição dos challenges da Alura
alura alura-challenges apirest back-end challenges- fastapi python sqlalchemy vitrinedev
Last synced: 05 May 2026
https://github.com/raycarterlab/dingtalkoauth
OAuth2 With Alibaba‘s DingDing App to Retrieve User Info
fastapi fastapi-sqlalchemy oauth2 postgresql python3 sqlite
Last synced: 05 May 2026
https://github.com/mute124/true-enum
True Enum is a simple header-only library designed for easy enumeration of variables or objects that can be implemented in only one line of code. It is extremely customizable to the point of being able to cap it's memory usage!
cpp customization easy-to-use enumeration example-code fast fastapi header header-only header-only-library lightweight lite modular
Last synced: 05 May 2026