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-03 00:10:57 UTC
- JSON Representation
https://github.com/fastapi-startkit/fastapi-startkit-framework
FastAPI StartKit is a production-ready boilerplate for building scalable microservices with FastAPI and Python. It provides a modular project structure, CLI-based scaffolding, and preconfigured essentials like logging, database setup, environment management, and testing—helping developers quickly ship backend services with best practices.
fastapi fastapi-boilerplate fastapi-logging fastapi-sqlalchemy
Last synced: 13 Jun 2026
https://github.com/sagor0078/fastapi-mlops-docker-k8s
This application demonstrates deploying machine learning models using FastAPI, Docker, and Kubernetes. It includes background task processing with Celery and Redis, and provides endpoints for making predictions and retrieving results. The application uses the Breast Cancer Wisconsin (Diagnostic) dataset for model training and evaluation
background-jobs celery docker docker-compose fastapi k8s k8s-cluster minikube minikube-cluster ml mlops pylint pytest python3 redis unit-testing
Last synced: 13 Apr 2026
https://github.com/fakehec/coqui-tts-local-server
High-performance Coqui TTS API server with a hybrid "Hot/Cold" worker architecture
concurrency coqui-tts fastapi local-ai open-webui openai-api openclaw personality-tuning privacy-focused python self-hosted text-to-speech tts voice-cloning xtts-v2
Last synced: 04 Apr 2026
https://github.com/fayasnoushad/expense-management-app
An expense management api built using FastAPI
Last synced: 15 Jun 2026
https://github.com/wvogel/uptime-kuma-api
Lightweight read-only REST API sidecar for Uptime Kuma — exposes monitor metadata and latest heartbeats to external dashboards
api docker fastapi mariadb monitoring proxy python read-only rest-api self-hosted sidecar uptime-kuma
Last synced: 29 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/bootcamp-ia-p4/clasificaci-n_multiclase_equipo_6
Assessment of body performance in the sports context
colab fastapi jupiter postgresql python
Last synced: 16 Apr 2026
https://github.com/nia3zzz/redis_url_shortner
Backend service for a learning project of a URL shortening app, built with FastAPI and Redis. It provides fast redirection, generates unique short codes for long URLs, and uses Redis to store the mappings.
fastapi learningproject memorydatabase redis redis-client urlshortener
Last synced: 13 Apr 2026
https://github.com/pastjung/architecture-msa-ddd
[ 아키텍처 공부 ] MSA & DDD 패턴을 적용한 프로젝트 예시 ( 기간 : 2024.08.19 ~ 2024.08.23 )
docker-compose fastapi mariadb springboot
Last synced: 15 Feb 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/nishant6118/Polaxis-SDK-MCP
Python SDK and MCP server for Polaxis - AI agent governance platform. Evaluate every tool call against policies in real time: block dangerous actions, enforce budgets, route to human approvals. Under 5ms.
agent-governance agent-security agentic-ai ai-agents audit-log compliance crewai fastapi human-in-the-loop langchain llm-security llmops mcp openai prompt-injection pydanticai python sdk soc2 zero-trust
Last synced: 28 Jun 2026
https://github.com/barabum0/starlette-ras-handle
This library patches starlette, so you can handle "RuntimeError: Caught handled exception, but response already started." exception
fastapi patch python starlette
Last synced: 22 Feb 2026
https://github.com/muhammadrafayasif/football-management-system
Football Management System is a full-stack web application for managing a football club database, built for our DBMS Semester Project.
dbms-project fastapi sql vercel-deployment
Last synced: 19 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/mbrsagor/fastapicrud
Fast API CRUD backend web application
api-rest fastapi microservices python3 rest
Last synced: 12 Feb 2026
https://github.com/firdavsdev/fullstack_fastapi_template
My FastAPI project template React + FastAPI
Last synced: 18 Jan 2026
https://github.com/pytlicek/pyconsk-fastapi
FastAPI Workshop
fastapi pydantic python3 schemathesis
Last synced: 20 Jun 2026
https://github.com/astrapi69/bibliogon
Open-source book authoring platform. Web-UI with WYSIWYG and Markdown editing (TipTap), EPUB/PDF export via Pandoc. Generates write-book-template project structures. Built with FastAPI, React, TypeScript, SQLite. Designed for authors and self-publishers. Open Source with SaaS potential.
authoring-tool book-template book-writing epub fastapi kindle-publishing markdown-editor open-source pandoc pdf-generation react self-publishing tiptap typescript wysiwyg-editor
Last synced: 16 May 2026
https://github.com/abhash-rai/e-commerce-llm-based-recommendation-system
This project develops an e-commerce recommendation system using FastAPI, SQLModel for database management, and Qdrant for storing product embeddings. Google FLAN-T5 is fine-tuned on training data generated from project database itself to generate personalized recommendations and adapt over time.
docker fastapi llm llm-finetuning orm pandas pytorch qdrant recommendation-system t5-model transformers vector-database
Last synced: 10 Apr 2026
https://github.com/alokshandilya/social-api
Social Media Rest API project with FastAPI
alembic fastapi postgresql pydantic rest-api
Last synced: 08 May 2026
https://github.com/hq969/deepfleet-ai
DeepFleet-AI is an AI-powered fleet route optimization platform that combines machine learning, geolocation algorithms, and cloud infrastructure to enhance delivery efficiency and reduce operational costs. It offers a modular architecture with a FastAPI backend, Flask APIs, machine learning models, a React frontend (optional), and AWS integration
Last synced: 11 Apr 2026
https://github.com/dmschauer/fastapi-demo-app
Basic CRUD API using FastAPI (Python) on Docker; stores logical objects in Python Dictionary
Last synced: 18 Apr 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/kyleyannelli/basikgui
SUNY Oswego Capstone | Amp & Pedalboard Sim using Python & Java
fastapi javafx jmetro maven pedalboard spotify spotify-pedalboard
Last synced: 02 May 2026
https://github.com/sajjadhz/devops-loop-app-scripts
fastapi app scripts for devops loop
fastapi jenkins k8s kubernetes python
Last synced: 16 Apr 2026
https://github.com/ryghub/impressive-strawberry
Achievements-as-a-service
achievements fastapi sqlalchemy strawberry-achievements
Last synced: 14 Feb 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/mikey-no/cert_tool
Using the python cryptography module to create x509 certificates in turn for selfsigned, TLS and MTLS Servers
fastapi multiprocessing pytest python requests ssl tls
Last synced: 11 Mar 2025
https://github.com/lucasspinola/monitorbot-api
API feita com FastApi e Spacy para auxiliar Bot Educacional em suas atividades durante a aula.
Last synced: 14 Feb 2026
https://github.com/mohamed-kaizen/fastapi-template
boilerplate cookiecutter fastapi tortoise-orm typer
Last synced: 11 May 2026
https://github.com/pablocastilla/fastapi_langchain
combining fast api and langchain
fastapi gradio langchain python
Last synced: 15 Feb 2026
https://github.com/kougen/fastapi-crud
CRUD operation bootstrapping for FastAPI clients
crud crud-api crud-operation fastapi python
Last synced: 14 Apr 2026
https://github.com/kayprogrammer/norebase-challenge
A simple API demonstrating likes feature built in FastAPI
fastapi likes likes-count postgresql pytest sqlalchemy
Last synced: 08 May 2026
https://github.com/tell-me-mo/tellmemo-app
AI-powered meeting intelligence platform using RAG to extract insights from transcripts and emails
ai claude-ai dart fastapi flutter meeting-intelligence postgresql python rag vector-search
Last synced: 21 Feb 2026
https://github.com/longnguyen010203/data-warehouse-accident-us-2016-2023
Design and implement a data warehouse to manage automobile accident cases across all 49 states in the US, using a star schema and Snowflake for the data warehouse architecture.
apache-airflow apache-spark data-ingestion data-processing data-quality-checks data-transformation data-warehouse dbt decorators-python dimensions docker docker-compose dockerfile fastapi minio powerbi pyspark snowflake star-schema
Last synced: 05 Apr 2026
https://github.com/dibahk/social-media-backend
This project showcases API development using FastAPI, featuring user authentication, database interactions, and a CI/CD pipeline. It emphasizes best practices in API design, including route management, schema validation, and automated testing.
alembic ci-cd docker docker-compose fastapi gcp google-cloud-platform postgresql psycopg2 sqlalchemy
Last synced: 05 Apr 2026
https://github.com/akullpp/fastapi-template
Template for FastAPI services.
fastapi fastapi-template python
Last synced: 09 May 2026
https://github.com/adamcohenhillel/deepai
A platform that helps you find, explore, express and understand your true self, using AI.
ai fastapi gpt-3 neo4j neo4j-graph openai python
Last synced: 13 Apr 2026
https://github.com/bs-aspm-2025/bs-aspm-2025-team1
this repo is for Project Management course, the gola is to work with Jira tasks, and us CI/CD and Agile https://bs-aspm-2025.github.io/bs-aspm-2025-team1/
azure-devops azure-pipeline css dockerfile example examples fastapi github-actions html learning-by-doing pytest python unit-testing
Last synced: 30 Jan 2026
https://github.com/aaaaanson/mbeditor
支持 CLI 化操作的微信公众号编辑器 — 编辑·预览·发布·AI 驱动
ai-agent claude-code cli docker editor fastapi html-editor markdown-editor openai-codex react wechat wechat-article wechat-official-account
Last synced: 12 Apr 2026
https://github.com/omritriki/biu-points-calculator
A web application for calculating credit points and GPA from PDF transcripts. Built with FastAPI and pdfplumber, this tool simplifies the process for BIU engineering students.
api biu credit-points css education fastapi gpa-calculation-tool html pdf-processing python render university-tools web-application
Last synced: 26 Feb 2026
https://github.com/notsooshariff/error-logger-api
An internal API that I use to collect logs across my servers and projects and retrieve them to trigger webhooks and notifications
docker error-handling error-monitoring error-reporting fastapi python-api
Last synced: 18 Apr 2026
https://github.com/pkparthk/secure-cloud
A secure cloud access backend system built with Python, featuring JWT authentication, MongoDB integration, AWS IAM role management, SSH gateway configuration, and multi-factor authentication (MFA) support.
aws cloud-access configuration fastapi iam jwt mfa mongodb python security ssh
Last synced: 18 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/hasderhi/wiener-linien-api
A small project that uses the OGD Realtime API from Vienna's public transport provider, Wiener Linien. It automatically fetches current departures from a selected station and displays them in an HTML frontend. Also included are three Python scripts that generate a JSON file containing all IDs for each station using publicly available CSV data.
departure-board fastapi ogd-austria wiener-linien
Last synced: 19 Apr 2026
https://github.com/andowna9/myvideogamesxp
Videogames list tracking app
chakra-ui expressjs fastapi igdb reactjs videogames
Last synced: 14 Apr 2026
https://github.com/ceyhunkerti/duck
Online data masking and sensitive data discovery platform
celery fastapi postgresql python redaction redis sqlalchemy tailwindcss vuejs websockets
Last synced: 12 Apr 2026
https://github.com/thevickypedia/pyninja
Service monitoring API
fastapi javascript jinja2-templates lightweight-framework monitoring-tool pie-chart progress-bar pyninja realtime-tracking realtime-updates
Last synced: 13 Mar 2026
https://github.com/princekhunt/askpdf
artificial-intelligence fastapi openai pdf-analyzer
Last synced: 09 May 2026
https://github.com/parzival129/ipfs-rest-api
A RESTful API for interacting with the IPFS network built with FastAPI
api api-rest decentralized-applications fastapi ipfs ipfs-api sqlite
Last synced: 19 Jan 2026
https://github.com/dudeperf3ct/12-serverless-deploy
aws-lambda docker fastapi mlops model-serving serverless-framework transformers
Last synced: 10 Apr 2026
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/aminalaee/fastapi-extended-route
Flask style url_for for FastAPI
Last synced: 20 Apr 2026
https://github.com/serverestaa/social_media_app
elasticsearch fastapi react websockets
Last synced: 19 Apr 2026
https://github.com/nexustech101/sentiment-analysis-api
📈 A lightweight FastAPI project for sentiment analysis. It exposes a REST API to analyze text input and categorize sentiments like positive, negative, neutral, and more — with confidence scores. Built with scalability and modularity in mind, this project follows best practices and includes error logging, tests, and clean structure. 🚀
api data-pipeline fastapi machine-learning production sentiment-analysis sentiment-classification
Last synced: 19 May 2026
https://github.com/hsuehdev/ragflow-linebot-bridge
Linebot api server for RagFlow Agent Service
Last synced: 21 Apr 2026
https://github.com/coqui123/tradegpt
TradeGPT is a full-stack cryptocurrency trading application that combines a modern Fresh (Deno) frontend with a Python (FASTAPI) backend for Coinbase integration and Azure AI Services for intelligent trading analysis. 💹
analytics automation cryptocurrency data deno fastapi fresh numpy python trading-algorithms trading-strategies tradingbot typescript
Last synced: 11 Apr 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/nihilok/central-heating-api
A simple but full-featured API to control a Central Heating system using microcontrollers running micro-python.
Last synced: 14 Apr 2026
https://github.com/saumya-bhatt/qr-code-generator
Webapp to upload static content and make them shareable in form of QR codes.
fastapi firebase firebase-storage python streamlit vercel
Last synced: 19 Jan 2026
https://github.com/slfagrouche/safeguard
Real-time crisis monitoring platform for conflict zones and disaster areas. FastAPI + React + MongoDB + OpenAI GPT-4o.
agent ai aws-ec2 aws-lambda aws-s3 crisis-monitoring django fastapi leaflet mongodb non-profit openai react real-time rest-api shadcn-ui tailwindcss websocket
Last synced: 21 Apr 2026
https://github.com/adrianwedd/spark
SPARK — a Claude-powered robot companion for a neurodivergent kid. Built on SunFounder PiCar-X + Raspberry Pi.
adhd asd claude cognitive-architecture executive-function fastapi i2c neurodivergent ollama picar-x python raspberry-pi robot robot-companion robotics spark sunfounder text-to-speech voice-assistant wake-word
Last synced: 21 Apr 2026
https://github.com/notyusheng/infojoe
AI-powered natural language interface for PostgreSQL databases. Allows users to query and explore structured data using plain English.
docker docker-compose fastapi lm-studio postgres qwen2-5 streamlit
Last synced: 12 Apr 2026
https://github.com/visitha2001/personalitypredictapp-backend
ai backend computational-intelligence fastapi joblib nural-network
Last synced: 22 Apr 2026
https://github.com/arvind-4/fastapi-sqlalchemy
A FastAPI app with a TurboDB backend using SQLAlchemy.
fastapi python sqlalchemy-python sqlite turso
Last synced: 18 Apr 2026
https://github.com/mattmajestic/mattmajestic.dev
Matt Majestic Dev FastAPI Portfolio 📝
docker fastapi googlecloudplatform
Last synced: 07 May 2025
https://github.com/devsrv/py-starter
🚀 Production-ready FastAPI template with daily log rotation, type safety, MongoDB/Redis support, task scheduling, Cloud and Local filesystem and comprehensive error handling.
fastapi python python-boilerplate
Last synced: 22 Apr 2026
https://github.com/certtools/intelmq-api
FastAPI-based API for the IntelMQ project
Last synced: 04 Apr 2026
https://github.com/mongodb-industry-solutions/content-lab-backend-search
Microservice 1: Back-End for the Search Components - Content Lab
atlas-vector-search backend content-lab fastapi ist media mongodb mongodb-atlas
Last synced: 04 Apr 2026
https://github.com/khamel83/argus
Multi-provider web search broker for AI agents with budget-aware routing and 5,000+ free monthly queries.
ai-agents brave-search cli content-extraction duckduckgo fastapi llm-tools mcp mcp-registry mcp-server python search-api search-broker searxng tavily web-search
Last synced: 24 Apr 2026
https://github.com/fresult/just-fastapi
Learn FastAPI from the tutorial: https://fastapi.tiangolo.com/tutorial
Last synced: 24 Apr 2026
https://github.com/arrmansa/auto-function-serving
A python package to offload a function call to an http server running on localhost automatically using a decorator. Compatible with multiprocessing, pickle, flask, fastapi, async etc..
fastapi flask http-server multiprocessing pypi-package python python-3 python3
Last synced: 11 Apr 2026
https://github.com/ferbcn/swissdatamaps
swiss geospatial information maps and plots
fastapi geopandas overpy plotly-dash python scipy uvicorn
Last synced: 24 Feb 2026
https://github.com/arienshibani/green-bite
🌱 API for parsing recipe ingredients and calculating their environmental impact
api-rest carbon-calculation data-science fastapi food-sustainability green-tech opensource python sustainability
Last synced: 21 Jan 2026
https://github.com/tomkat-cr/genericsuite-be
The GenericSuite for Python (backend version)
aws aws-apigateway aws-cloudformation aws-lambda chalice dynamodb fastapi flask jwt mongodb python python3
Last synced: 13 Mar 2026
https://github.com/ks6088ts/template-github-copilot
A comprehensive templates for GitHub Copilot
azure azure-container-apps fastapi github-actions github-copilot github-copilot-sdk github-pages microsoft-foundry terraform
Last synced: 04 Apr 2026
https://github.com/designer-coderajay/enterprise-agentic-ai-platform
Production-grade multi-agent AI platform with LangGraph v0.3, MCP servers, hybrid RAG (Qdrant + LlamaIndex), FastAPI WebSocket streaming, and Next.js real-time UI. Deployed on AWS EKS via Terraform.
agentic-ai anthropic fastapi kubernetes langchain langgraph llamaindex llm mcp model-context-protocol nextjs python qdrant rag terraform
Last synced: 04 Jun 2026
https://github.com/nmckenryan/borrius-pokedex-scraper
A Web Scraper API that extracts and compiles data from the Pokemon Unbound Pokedex website
api backend-service cloud docker docker-compose fastapi google json npm npm-package pokemon python
Last synced: 03 Feb 2026
https://github.com/acutaia/goeasy-ublox_reader
Receiver of U-Blox messages from Galileo satellite 🛰
Last synced: 25 Apr 2026
https://github.com/astrabert/supaseqs
Basically BLAST, but written in PostgreSQL😉
bioinformatics blast data-management database dna-sequences fastapi nucleotide-sequence postgresql sqalchemy supabase vector-database vector-search
Last synced: 12 Apr 2026
https://github.com/gepappas98/revolut-pulse-mcp.v2
Real-time stock & crypto prices for Claude, Cursor & AI agents. No API key. Yahoo Finance + Binance. Revolut availability check.
binance claude crypto-price-tracking fastapi fastmcp finance mcp mcp-server python real-time-data stock-price yahoo-finance
Last synced: 04 Apr 2026
https://github.com/jm-sky/fastapi-blocks-registry
A modular scaffolding system for FastAPI backends, inspired by shadcn-vue.
backend boilerplate cli fastapi python scaffolding
Last synced: 04 Apr 2026
https://github.com/synpulse8-opensource/pulse8-ai-cortex-knowledge-vault
Agent-native knowledge OS built on Markdown. A shared vault for AI agents and humans, backed by a typed knowledge graph, full-text search, and an LLM-powered compiler, all accessible through MCP. Drop files in, let agents read, write, search, link, and compile knowledge. No database required.
ai-agents docker fastapi karpathy-inspired karpathy-llm-wiki knowledge-base knowledge-graph knowledge-management llm llm-wiki markdown mcp python qmd
Last synced: 27 May 2026
https://github.com/tnahom/image-search-engine
The Image Search Engine is a modern AI-powered web application leveraging Retrieval-Augmented Generation (RAG) to combine large language models (LLMs) with advanced image retrieval techniques.
fastapi openai pgvector postgresql python rag react tailwindcss
Last synced: 14 Apr 2026
https://github.com/jefrey13/ecommerce-api-python
RESTful API for E-commerce built with FastAPI. Manage products, categories, cart, orders, payments, reviews, and inventory with Excel export support.
api-rest csv-export e-commerce fastapi layered-architecture python
Last synced: 26 Apr 2026
https://github.com/mukhopadhyay/rest-process-spawner
Executing lengthy functions using python Rest API and processes.
api fastapi multi-processing python python3
Last synced: 26 Apr 2026
https://github.com/jblawatt/fsspec-browser
fsspec-browser utilizes the fsspec python library to implement a minimal frontend to browse stored data.
azure-storage blob-storage fastapi fsspec python python3 s3
Last synced: 27 Jan 2026
https://github.com/emredeveloper/mini_siem
Mini SIEM platform for log ingestion, threat detection, alerting, and security event monitoring
cybersecurity docker fastapi security-monitoring siem
Last synced: 07 Jun 2026
https://github.com/prbento/personal_finance_ai
LLM-powered personal finance ERP via Telegram. Dual-agent AI pipeline, PostgreSQL AP/AR ledger, FastAPI webhook.
ai-agents data-engineering fastapi groq llm personal-finance postgresql python telegram-bot
Last synced: 27 Apr 2026
https://github.com/thapelomagqazana/farm-skeleton
A minimal FastAPI, React, MongoDB (FARM) boilerplate with JWT authentication and user CRUD. Secure, scalable, and extendable for modern web applications.
backend-api crud farm fastapi jwt-authentication mongodb open-source python react rest-api secure-backend user-management web-development
Last synced: 27 Apr 2026
https://github.com/itconnectge/netfleet
Open-source multi-vendor network fleet management for MSPs — MikroTik today, FortiGate/Cisco next.
docker fastapi mikrotik mikrotik-api msp network-management nextjs open-source rbac routeros self-hosted
Last synced: 31 May 2026
https://github.com/koji/api-for-simulator
api server for opentrons-simulator
Last synced: 27 Apr 2026
https://github.com/engageintellect/server-dashboard
A server dashboard using Python, WebSockets, FastAPI, Sveltekit, TailwindCSS, and DaisyUI.
bash daisyui fastapi python sveltekit tailwindcss websockets
Last synced: 11 Apr 2026