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-06-30 00:10:52 UTC
- JSON Representation
https://github.com/tobi-de/projects-api
A simple API to manage your projects, so that they can be dynamically included in your portfolio for example.
api-rest deta fastapi microservice python swagger
Last synced: 16 May 2026
https://github.com/yothgewalt/find-paths-between-users
A project that isn't perfect
fastapi graph-algorithms python typescript
Last synced: 18 Apr 2026
https://github.com/ibuilder/massing
Massing — open, self-hosted, IFC-native AEC platform: web BIM viewer + modeling, an ~80-module GC portal (RFIs, pay apps, CPM, a construction-analytics suite + project-health rollup, e-sign), a development proforma, and operate/dispose (rent roll, cap table + equity waterfall, appraisal + MLS syndication).
aec appraisal bcf bim bim-viewer clash-detection construction construction-management disposition fastapi ids ifc ifc-viewer ifcopenshell massing openbim proforma real-estate self-hosted tauri
Last synced: 30 Jun 2026
https://github.com/macagua/example.fastapi.helloworld
Building a Hello World application with FastAPI
fastapi fastapi-crud fastapi-framework hello-world
Last synced: 15 May 2026
https://github.com/jjviscomi/bqemulator
Local emulator for Google BigQuery. DuckDB-backed, SQLGlot-powered. Drop-in replacement for the real service in dev, CI, and offline replicas.
bigquery bq-cli duckdb emulator fastapi pytest-plugin python sqlglot testing
Last synced: 23 May 2026
https://github.com/dotzinc/fastapi-ext-pkg
A well-tailored utility set for FastAPI.
fastapi python team-sre utitilies
Last synced: 12 Apr 2025
https://github.com/jod35/building_web_applications_with_fastapi.github.io
Hey guys, This is code for a full course on the FastAPI framework. I cover all topics from beginner topics to advanced topics on the Framework.
Last synced: 18 May 2026
https://github.com/ehtisham-sadiq/social-content-api
API for the Linkedin-CMS project, a modern LinkedIn content management and scheduling platform.
alembic apidog fastapi jwt-authentication pos sqlalchemy
Last synced: 16 May 2026
https://github.com/niewidzialny84/draganddrop
A drag and drop api for files, that are resend to discord and saved internally.
discord-py drag-and-drop fastapi file-sharing file-upload
Last synced: 15 May 2026
https://github.com/sahi-mfg/age_detection_api
detecting age of a person from an image using huggingface transformers
fastapi huggingface-transformers python streamlit
Last synced: 15 Nov 2025
https://github.com/filthyrake/telescope_cam_detection
Real-time wildlife detection and telescope collision prevention system using RT-DETR + iNaturalist on NVIDIA A30
astronomy computer-vision deep-learning fastapi nvidia-gpu object-detection python pytorch real-time-detection rt-detr rtsp telescope websocket wildlife-monitoring
Last synced: 20 Apr 2026
https://github.com/pywjs/backend
The FastAPI Backend for the [pywjs](https://pywjs.com) core.
ai artificial-intelligence fastapi postgresql python rest-api sass
Last synced: 09 Apr 2026
https://github.com/nikhil25803/fastapi-microservice
A Warehouse-Store concept-based microservice, built using Fast API, Redis, and ReactJS. Leveraged using Redis Streams.
fastapi javascript python reactjs redis redis-streams shell
Last synced: 12 Apr 2026
https://github.com/johndatserakis/find-the-state-api
🔍 Find all the States in the contiguous USA on a map. Simple enough.
alembic fastapi poetry postgresql python sqlalchemy
Last synced: 11 Apr 2026
https://github.com/echo298327/auth-gateway-fastapi-keycloak
Starter template for building scalable FastAPI microservices with Docker Compose and Keycloak for authentication.
api-gateway authentication docker-compose fastapi keycloak microservices mongodb
Last synced: 11 Apr 2026
https://github.com/javadtorabikh/microservices-k8s-lab
🚀 Complete Kubernetes Microservices Lab | FastAPI , Node.js , Vue.js , Redis A practical guide to building, deploying, and scaling microservices on Kubernetes. Perfect for developers learning cloud-native development.
api-gateway cloud-native devops distributed-systems docker fastapi hands-on-lab kubernetes microservices nodejs tutorial vuejs
Last synced: 11 Apr 2026
https://github.com/himanshu007-creator/python-bcb-api
A web API implementing functionality of bcb module. Use it from here 👇
Last synced: 17 Jan 2026
https://github.com/rahmatagungj/fastapi-server
Build API more than faster with python
Last synced: 15 May 2026
https://github.com/vietdoo/sg-property-hub
SG Property Hub is a comprehensive platform for managing and analyzing property data.
airflow celery-redis crawler etl etl-pipeline fastapi minio mongodb nextjs postgresql s3 spark webscraping
Last synced: 08 Apr 2026
https://github.com/FredyRivera-dev/RAG-FastAPI-Server
RAG-FastAPI-Server is an API server for managing a lightweight Retrieval-Augmented Generation (RAG) database using FastAPI and PostgreSQL (with pgvector for vector similarity search).
api api-rest embeddings fastapi openai pgvector postgresql python rag semantic-search
Last synced: 30 Dec 2025
https://github.com/nikolatechie/rejoyn
Rejoyn is a web app designed to help groups of friends find their ideal getaway destination based on individual preferences.
fastapi gemini-api mysql pexels-api python react typescript
Last synced: 07 May 2025
https://github.com/bochikas/vin-decoder
VIN Decoder API
docker docker-compose fastapi postgresql python3 rest-api
Last synced: 30 Apr 2025
https://github.com/barsikus007/pnp-na-kompe
Coursework speedrun (12h) based on my private fullstack template
asyncpg docker-compose fastapi python sqlalchemy sqlmodel
Last synced: 14 May 2025
https://github.com/anubis-labs/pathrag-system
PathRAG System - A Path-based Retrieval-Augmented Generation implementation with knowledge graph visualization and Ollama integration for enhanced question answering.
docker fastapi knowledge-graph llm ollama path-based-retrieval rag react retrieval-augmented-generation weaviate
Last synced: 07 Apr 2026
https://github.com/lianchuhan/fastapi-tortoise-demo
python3.12的fastapi+tortoise-orm的小小demo
asyncio fastapi mysql pydantic-v2 python3 tortoise-orm
Last synced: 13 Jul 2025
https://github.com/nexios-labs/nexios-generics
Nexios Generics is an extension for the Nexios framework that provides reusable, generic class-based views (GCBVs) to streamline API development. It simplifies common CRUD operations while maintaining flexibility, allowing developers to focus on business logic rather than boilerplate code.
asgi fastapi generic nexios nexios-generics python web
Last synced: 18 May 2026
https://github.com/manawasp/integrate-openapi-to-ts-app
Example to limit api integration friction in a typescript application
api fastapi openapi typescript
Last synced: 05 Jan 2026
https://github.com/spyker77/jelly
AI-powered playground for FastAPI, GraphQL and Elasticsearch
docker elasticsearch fastapi graphql kibana kubernetes mongodb pytest strawberry
Last synced: 11 Apr 2026
https://github.com/andmerk93/qrkot_spreadsheets
FastAPI + SQLAlchemy + aiogoogle
aiogoogle alembic fastapi fastapi-users sqlalchemy
Last synced: 14 May 2026
https://github.com/ind4skylivey/aetherframe-ecosystem
Red‑team orchestration stack: FastAPI + Celery + Postgres/Redis/MinIO backend, > Vite/React UI, Typer CLI, Frida tracing — zero‑setup via Docker Compose.”
automation celery cli docker-compose fastapi frida minio observability offensive-security postgres prometheus react red-team redis tracing vite
Last synced: 13 Jan 2026
https://github.com/infn-datacloud/federation-manager
Service managing the workwflows to federate a service or to request resources from a user group from a dynamic provider federation
Last synced: 06 Mar 2026
https://github.com/ysskrishna/fastapi-sync-async-starter
A modern Python web application template built with FastAPI, demonstrating sync vs async operations using SQLAlchemy 2.0, psycopg2, and asyncpg. Features comprehensive testing with pytest-asyncio and pytest-cov, includes Docker support with multi-stage builds, Poetry for dependency management, and production-ready rate limiting with Redis support.
async asyncpg boilerplate docker fastapi fastapi-boilerplate postgres pydantic pytest python python3 rate-limiting redis slowapi sqlalchemy starter-template template
Last synced: 05 Apr 2026
https://github.com/hakant66/moderation-app
End-to-end moderation system for text & images. FastAPI backend with provider toggles (OpenAI & Google Perspective/Vision), PyTorch TorchScript prefilter microservice, policy.yaml rules, token-bucket rate limiting, in-memory caching, React/Vite frontend, training scripts, and Kubernetes manifests.
computer-vision content-moderation docker fastapi fastapi-backend google-perspective google-vision-openai in-memory-cache kubernetes mlops mobilenetv3 moderation-api nlp openai pytorch roberta token-bucket torchscript transformers
Last synced: 08 Apr 2026
https://github.com/0xpriyanshujha/memokeep
MemoKeep - A memory based Notes taking web application made using Fast-API, mongodb, Bootstrap
basemodel bootstrap5 fastapi jinja2 pydantic python
Last synced: 07 Apr 2026
https://github.com/xithrius/xythrion
General utility Discord bot.
discord-py docker fastapi postgresql python3 seaborn
Last synced: 28 Jul 2025
https://github.com/tushar-3549/api-development
FastAPI application showcasing backend development with Python, including RESTful APIs, database integration with PostgreSQL, and modern development practices.
api-development backend fastapi jwt oauth2 postgresql-database sqlalchemy
Last synced: 15 May 2026
https://github.com/saifkhan192/fastapi-blog
Fast Api with Blog and JWT Authentication
api fastapi jwt-authentication orm python
Last synced: 04 May 2026
https://github.com/wiseaidev/truth-guard
Analyzing a 79k Dataset of Misinformation and Fake News
data-analysis fastapi lstm machine-learning python supervised-learning
Last synced: 19 Jan 2026
https://github.com/esteininger/file-processor
A Python library that uses AI to convert unstructured files (like PDFs, HTML, etc.) into structured data.
Last synced: 15 May 2026
https://github.com/animemoeus/freedium
fastapi hacktoberfest hacktoberfest2025 python
Last synced: 15 May 2026
https://github.com/andmerk93/shift-test
Тестовый проект на FastAPI, запакован в Docker
Last synced: 10 May 2026
https://github.com/arrmansa/fastapi-logging-tests
log unique request id, while replacing newlines for a good log format
Last synced: 15 May 2026
https://github.com/kdduha/finance-manager-app
Pet-project: FastAPI app Finance Manager. University project. Built to practice backend development and integration with DB
Last synced: 21 Jun 2025
https://github.com/mukundakatta/fanout
Agentic content studio: one product → 5 platform-tailored drafts → posted from your own browser session. 15 channels, no third-party API keys.
agentic-ai bluesky browser-automation chrome-extension content-generation fastapi groq indie-hackers linkedin llama marketing-automation mastodon nextjs reddit social-media
Last synced: 27 May 2026
https://github.com/rishi-jain2602/wordle
A multilingual word-guessing game that supports various languages, including English, Hindi, and Kannada. It provides similarity scores and common keywords between the guessed and target words, along with helpful hints to guide players to the correct answer.
fastapi google-bert mistral-ai python reactjs wordnet
Last synced: 11 May 2026
https://github.com/zhima-mochi/shorturl-app
The application helps to shorten urls.
docker docker-compose fastapi heroku mysql shorturl
Last synced: 05 Apr 2026
https://github.com/thejasmeetsingh/moody-llm
A LLM whose mood keeps changing.
asynchronous-programming fastapi genai highlightjs langchain llama3 llm ollama pydantic python3 reactjs restful-api supabase tailwindcss websockets
Last synced: 06 Mar 2026
https://github.com/fusionaize/faigate
Local OpenAI-compatible AI gateway for OpenClaw and other AI-native clients.
fastapi foundrygate llm-gateway llm-router multi-provider openai-compatible openclaw self-hosted
Last synced: 09 May 2026
https://github.com/ezeparziale/fastapi-demo
:circus_tent: Demo de apis utilizando FastApi
alembic api docker docker-compose fastapi githubactions heroku postgres python
Last synced: 10 Apr 2026
https://github.com/ouverz/job-tracker
Local job aggregator and CRM for your roles: multi-source scraping, ATS scoring via Claude, Kanban pipeline, KPI dashboard
anthropic claude fastapi job-search react scraping sqlite
Last synced: 06 Jun 2026
https://github.com/duqueom/ml-mlops-production-template
Agent-driven template for production ML systems: multi-cloud K8s, CI/CD, drift detection, and 12 encoded anti-patterns — built for Windsurf, Claude Code, and Cursor.
agentic-ai agentic-ai-assist ai-coding-assistant devops eks fastapi github-actions gke kubernetes machine-learning machine-learning-engineering mlflow mlops multi-cloud production-ml production-mlops template terraform windsurf
Last synced: 04 May 2026
https://github.com/acutaia/goeasy-ublox_reader
Receiver of U-Blox messages from Galileo satellite 🛰
Last synced: 25 Apr 2026
https://github.com/joseprsm/commodore
🛳 Co-working Space Management Platform with FastAPI and Firestore
coworking coworking-space coworking-space-management fastapi firestore
Last synced: 25 Apr 2026
https://github.com/stef-k/cognirelay
Self-hosted continuity and collaboration substrate for autonomous agents with bounded, recoverable memory and explicit restart orientation
agent-continuity agent-infrastructure agent-memory ai-collaboration autonomous-agents context-recovery continuity continuity-infrastructure fastapi long-horizon-agents mcp multi-agent-systems recoverable-memory self-hosted session-recovery
Last synced: 25 Apr 2026
https://github.com/ojasvi-poonia/todo_app
Todo List app is a lightweight and efficient backend application built using FastAPI, a modern web framework for Python. The app currently uses an in-memory database for storing tasks and offers full CRUD functionality: POST: Add a new task. GET: Retrieve tasks (all or by ID). PUT: Update an existing task. DELETE: Delete a task by ID.
Last synced: 11 Feb 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/deepgram-starters/fastapi-text-to-speech
Get started using Deepgram's Text-to-Speech with this FastAPI demo app
deepgram demo fastapi python quickstart speech-synthesis text-to-speech tts
Last synced: 11 Feb 2026
https://github.com/dkaulig/shared-cookbook
Self-hosted shared cookbook PWA with optional AI-assisted recipe import (URL/photo/chat). Full-stack OSS reference: React 19 + .NET 10 + Python 3.13, docker-composed.
aspnetcore azure-openai cookbook docker-compose dotnet family-recipes fastapi meal-planning offline-first pwa python react recipe-extraction recipes self-hosted typescript whisper yt-dlp
Last synced: 26 Apr 2026
https://github.com/rajkhanke/employee-attrition-prediction-api
Hosting ML Model as API using FASTAPI and HuggingFace Hub
fastapi machinelearning python restapi
Last synced: 16 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/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/josteinl/pydantic-discrimination-union-problem
Example code for testing Fastapi, Pydantic and discrimination union combination
Last synced: 27 Apr 2026
https://github.com/lates-codrin/schedulemonitor
An API that keeps track of a html table, notifying you if it is changed within a timeframe.
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/maxmekiska/thunder
pytorch lightning based time series forecasting deep learning pipeline
deep-learning-pipelines docker fastapi nginx pytorch-lightning time-series
Last synced: 16 Apr 2026
https://github.com/koji/api-for-simulator
api server for opentrons-simulator
Last synced: 27 Apr 2026
https://github.com/luftdaten-at/luftdaten-api
Open source database, analytics and API for air quality data build on the FastAPI Framework.
Last synced: 27 Apr 2026
https://github.com/nchalimba/algo-ai
AlgoAI is a chatbot (RAG) for answering questions about Data Structures and Algorithms. Built with FastAPI, LangChain, and supports OpenAI or Cohere as LLM providers. Includes features like streaming responses, vector storage with Datastax Astra DB, and message persistence using Postgres.
ai astradb cohere datastructures-algorithms fastapi generative-ai langchain langgraph openai python rag
Last synced: 06 Feb 2026
https://github.com/5enox/metacreator
The FastAPI Backend For metacreator
5enox docker docker-compose docker-image dockercompose fastapi instagram tiktok
Last synced: 11 Feb 2026
https://github.com/satendrakumar/openlit-fastapi-poc
openlit integration with FastAPI using Ollama model server
docker-compose fastapi openlit opentelemetry oveservability poetry python
Last synced: 28 Apr 2026
https://github.com/ruhyadi/vision-fr
Face recognition with ONNX Runtime, YOLOX, InsightFace, PostgreSQL, pgvector, and FastAPI.
cpu face-recognition fastapi insightface onnx onnxruntime pgvector postgresql yolox
Last synced: 16 Apr 2026
https://github.com/fahimfba/fastapi-mongo-todo
ToDo using FastAPI and MongoDB
fastapi fastapi-mongodb mongodb todolist
Last synced: 16 Apr 2026
https://github.com/chempik1234/empty-kitchen-microservices
a web microservice system for ordering and showing/(un)finishing orders in kitchen and display them on some cafeteria hall screens in real time
alembic asynchronous-api asyncpg cafeteria-management cookie docker docker-compose fastapi fastapi-users jwt microservices-architecture postgresql-database production python rest-api sqlalchemy websocket
Last synced: 12 Feb 2026
https://github.com/bhxvxshh/promptquest
PromptQuest is an AI-powered platform for generating essays and answering questions using large language models. Built with FastAPI and LangChain, it offers fast, accurate responses based on custom prompts and document retrieval. Ideal for academic, business, or research use, PromptQuest delivers real-time, context-aware results.
chroma dotenv fastapi langchain-python ollama python streamlit uvicorn
Last synced: 28 Apr 2026
https://github.com/d-ashesss/nulland
Note taking REST API with Python and FastAPI
fastapi jwt oauth2 postgresql python rest-api
Last synced: 28 Apr 2026
https://github.com/eldavido7/hr-assistant-backend
HR Assistant Bot using Deepseek v3. It also uses chromadb for data persistence across all file uploads and for future reference. A telegram bot (and whatsapp number) can also be generated and used to talk to the bot. Endpoints have also been provided to delete individual files from these chromadb collections, or clear out the collections entirely.
chromadb deepseek-chat deepseek-v3 fastapi flask hr-management
Last synced: 28 Apr 2026
https://github.com/zulwatha/developer-toolbox-api
Modular FastAPI project with real-world developer tools — built with FastAPI, HTTPX & Uvicorn.
developer-tools fastapi python-api python3 rest-api
Last synced: 28 Apr 2026
https://github.com/aoamusat/urlshort
A URL Shortening service
alembic fastapi javascript postgresql sqlalchemy tailwindcss
Last synced: 12 Feb 2026
https://github.com/artryazanov/embedding-service
This is a FastAPI-based service for generating text embeddings, supporting multiple architectures like intfloat/multilingual-e5-large and BAAI/bge-m3. It automatically configures prefixes and sequence lengths based on the selected model. It supports both single text and batch processing.
ai-assisted bge-m3 docker e5 embeddings fastapi fine-tuning huggingface machine-learning multilingual nlp python pytorch rest-api semantic-search sentence-transformers
Last synced: 15 Mar 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/georgekhananaev/webhookx
WebHookX is a simple yet powerful tool for automating deployments of your GitHub repositories. It works with GitHub webhooks to make updating your staging or production environments a breeze. Whether you’re managing Docker services, keeping branches in sync, or triggering manual deployments, WebHookX has your back.
automation dark-theme docker-compose fastapi github listener logs python sqlite3 webhooks-catcher
Last synced: 12 Feb 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/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/dm-zhuk/goit-pythonweb-hw-08
FastAPI project
fastapi pydantic sqlalchemy-python
Last synced: 29 Apr 2026
https://github.com/haliphax/aethersprite
Discord bot and extension framework
bot bot-framework chat-bot discord discord-bot discord-py fastapi
Last synced: 24 Feb 2026
https://github.com/ecmwf-projects/cads-catalogue-api-service
STAC based API service for the Climate & Atmosphere Data Store
Last synced: 23 Jan 2026
https://github.com/shamspias/hotel-reservation-fastapi
Basic hotel reservation with fastapi to learn basic fastapi
Last synced: 29 Apr 2026
https://github.com/surinderlohat/searchkit
Plug-in vector search for any stack — one container, zero config, production ready.
chroma chromadb docker-image fastapi vector vector-database vectors
Last synced: 08 Jun 2026
https://github.com/adadalshabab/llmops-langchain-stack-with-langsmith-weaviate-langserve_docker_postman
Production-ready LLM application infrastructure built with LangChain, Weaviate (Vector DB), LangSmith (Observability), LangServe (REST API), Docker (deployment), and Postman (testing).
docker fastapi langchain-python langserve langsmith postman pydantic python weaviate
Last synced: 14 Apr 2026
https://github.com/gal16v8d/pvz-svc
Wiki Rest API for Plants Vs Zombies videogame
docker fastapi mongo mongodb-atlas poetry pydantic pydantic-models python3
Last synced: 29 Apr 2026