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/xsalagarcia/my_notes_api
A simple API to serve docs in markdown
Last synced: 10 May 2026
https://github.com/brain-facens/voice-changer
Change your voice for any purpose.
elevenlabs fastapi voicechanger
Last synced: 16 Feb 2026
https://github.com/rahulsamant37/analytics_api
Start by building an Analytics API service with Python, FastAPI
analytics automation boto3 docker docker-compose fastapi xgboost
Last synced: 03 Feb 2026
https://github.com/techwithty/plausible
Plausible Analytics Python SDK and FastAPI API routes (stats, events, sites). Typed models, retries, rate limiting, and tests for production-ready integration.
analytics events fastapi plausible python rate-limiting retries sdk sites stats testing typed-models
Last synced: 14 May 2026
https://github.com/lightbeem3296/fastapi-websocket-chatroom
The FastAPI WebSocket Chatroom Demo is a real-time chat application built using FastAPI's WebSocket support. This demo showcases how to create a chatroom where multiple clients can join and communicate instantly, with messages sent by one client broadcasted to all other connected clients.
Last synced: 13 Mar 2025
https://github.com/jhaayush2004/mlops-project-vehicle-insurance-data-pipeline
Vehicle Insurance Data Pipeline – an end-to-end MLOps project
aws ci-cd deployment ec2 ecr fastapi github-actions iam machine-learning mlops mongodb-atlas s3-bucket
Last synced: 26 Jun 2025
https://github.com/nimpnaw/thermocook
Self-hosted recipe manager for Thermomix-like devices. Local FTS search, cooking mode, shopping list aggregation. Docker-ready.
docker fastapi postgresql react recipes self-hosted thermomix
Last synced: 15 May 2026
https://github.com/learnathon-by-geeky-solutions/momentum
Repository for team Momentum
cloud fastapi html5 minio-server python3 typescript
Last synced: 04 Jul 2026
https://github.com/santhin/spa-wwsi
Simple Python application intended to provide Easter recipes for specific categories
Last synced: 14 May 2026
https://github.com/steamedeo/pdf-counsel
Chat with any legal document. Get verbatim citations, not summaries.
beta-release citations document-qa fastapi legal local-first openai pdf solidjs
Last synced: 11 Jun 2026
https://github.com/qinnovation123/proxy
The proxy server to fetch PDF files and cache them
Last synced: 09 May 2026
https://github.com/uriyyo/fastapi-backports
Helpful backports for fastapi 🔄
asgi backport backports fastapi fastapi-extension fastapi-utilities fastapi-utils python
Last synced: 15 May 2026
https://github.com/louisbrulenaudet/lemone-api
Lemone: the API for french tax law and embeddings computation 🇫🇷
api bert-model classification-model docker e5 embeddings embeddings-model fastapi french-tax gte sentence-transformers similarity-search tax taxation transformers
Last synced: 28 Dec 2025
https://github.com/sebastianurdaneguibisalaya/building-a-voice-agents-for-forms
Step-by-step guide to building a voice agents for forms using FastAPI as the back-end and Groq API.
artificial-intelligence fastapi groq python voice-agent websocket
Last synced: 15 May 2026
https://github.com/kevyder/fastapi_template
FastAPI template project with preconfigured tools
fastapi python template-project
Last synced: 15 May 2026
https://github.com/buguno/fastapi-template
This project is a backend template built with FastAPI, designed to serve as a solid starting point for new applications.
backend-api fastapi fastapi-template poetry poetry-python python3
Last synced: 19 May 2026
https://github.com/infn-datacloud/federation-registry
Python web application providing public REST API to inspect the configurations of the providers registered into the DataCloud project
Last synced: 06 Mar 2026
https://github.com/benorbiato/dictionary-search
A Python project demonstrating data structures, concurrency, and API design for searching words efficiently.
fastapi pydantic python uvicorn
Last synced: 15 May 2026
https://github.com/bakrianoo/fastapi-ignite
A production-ready FastAPI boilerplate application with a comprehensive set of features for modern web backend development.
boilerplate fastapi python webapp
Last synced: 20 Jan 2026
https://github.com/phake-studio/image-proxy
🏞️ Image Proxy. Convert HEIC to PNG with Pillow and FastAPI
fastapi heic-to-jpeg heic-to-png pillow pillow-heif
Last synced: 14 May 2026
https://github.com/mariofix/fastapi-merchants
Merchants integration for Starlette/FastAPI Apps
fastapi fastapi-extension payment-gateway python starlette
Last synced: 15 May 2026
https://github.com/bybenpuls/url-shortener
A simple async URL Shortener on Python with Database (Redis, Postgres)
api asyncio asyncpg css database fastapi html javascript js postgres postgresql pure-javascript python python3 redis url url-shortener uvicorn web
Last synced: 08 Apr 2026
https://github.com/lambdachad/star
Testing out Python with uv, FastAPI, SQLModel and DataStar
datastar fastapi python sqlmodel
Last synced: 15 May 2026
https://github.com/jmoussa/analytics-be
API that fetches and caches data from various sources. The api is meant to be paired with a front-end visualization framework to view and explore the data further.
Last synced: 08 May 2026
https://github.com/iarsham/todo-app
simple todo with fastapi and mongodb
asynchronous fastapi mongodb python
Last synced: 04 Mar 2025
https://github.com/snorlak1/mem0-server-mcp
🧠 Deploy a self-hosted MCP server for AI, offering persistent memory, robust security, and easy setup with Docker Compose.
agent agents ai-memory assistant database fastapi mem0 mem0ai memory memory-management model-context-protocol model-context-protocol-servers modelcontextprotocol neo4j persistent-memory python semantic-search storage
Last synced: 11 Apr 2026
https://github.com/vamsi0333/ai-sentiment-cicd-project
End-to-end CI/CD deployment of an AI-powered Sentiment Analysis API using FastAPI, Docker, Kubernetes, Terraform, and GitHub Actions. Demonstrates complete MLOps + DevOps workflow.
ai cicd devops docker fastapi github-actions kubernetes mlops scikit-learn terraform
Last synced: 12 Apr 2026
https://github.com/salvatorecorvaglia/raven
A system monitor that works on Linux, BSD, macOS, and Windows
cli cross-platform devops docker fastapi htop monitoring neofetch plugin-architecture psutil python remote-monitoring rest-api system-monitor textual tui web-dashboard
Last synced: 05 Jul 2026
https://github.com/muhkartal/llm-outputverifier
framework for detecting hallucinations in LLM chain-of-thought reasoning. Features synthetic data corruption, transformer-based classifiers, Streamlit UI, and FastAPI backend.
chain-of-thought deep-learning fastapi llm nlp python reasoning-verification streamlt transformer
Last synced: 15 May 2026
https://github.com/9akashnp8/learn-server-sent-events
A demo chat repo with streaming response implemeted via Server-Sent Events
event-stream eventsource-api fastapi react server-sent-events
Last synced: 02 May 2026
https://github.com/farahsedd/safe-place-mini-project
A mini content moderation project app that uses Mistral AI to detect inappropriate or harmful text. Built with FastAPI and Streamlit, it flags content based on certain categories, supports custom "bad words," and masks PII information.
content-filtering content-moderation fastapi mistral-ai mistral-api regex streamlit streamlit-dashboard
Last synced: 09 Jul 2025
https://github.com/iaalm/fastapi_simple_oauth2
A lightweight, stateless OAuth2 middleware for FastAPI applications with PKCE flow support.
Last synced: 15 May 2026
https://github.com/astral725/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.
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: 03 Mar 2025
https://github.com/somenath203/toxic-comment-classifier
fastapi flutter huggingface toxic-bert
Last synced: 10 May 2026
https://github.com/lostluffyz/irtiqa-intelligence
AI-powered lead intelligence platform for technographic analysis, intent detection, and personalized outreach generation.
ai automation b2b fastapi lead-intelligence python sales-intelligence technographics
Last synced: 01 Jul 2026
https://github.com/eimfach/push-notification-service
API to register and send Web Push Notifications (FastAPI)
fastapi push-notifications python
Last synced: 15 May 2026
https://github.com/nursultanm4/mini-bank
Banking REST API on FastAPI
fastapi jwt pydantic rest-api sqlalchemy starlette swagger-ui uvicorn
Last synced: 15 May 2026
https://github.com/sholehbaktiabadi/fastapi-simple-restapi
Simple FastApi CRUD Rest Api
authentication authorization fastapi fastapi-crud fastapi-sqlalchemy jose-jwt mysql pydantic python sqlalchemy
Last synced: 03 Mar 2026
https://github.com/putridamayanti/ai-image-captioning
A minimal FastAPI + Celery project that generates captions for remote images using the BLIP model. The API queues caption jobs to a Celery worker backed by Redis, and you can poll for results.
ai ai-agent celery fastapi image-processing
Last synced: 06 Mar 2026
https://github.com/webdevtodayjason/aegisrefine
Hermes Agent-operated dataset refinery: capped Stripe quotes, NVIDIA/Nemotron governance, Aegis-14B, Connect spend verification, and signed AAR proof.
aegis-14b agent-attestation agent-economy ai-agents dataset-refinery dgx-spark fastapi frontier-infra hermes-agent huggingface nemotron nous-research nvidia stripe stripe-connect
Last synced: 01 Jul 2026
https://github.com/radhio-hoque/stock-reader
A python project to fetch stock financials/statistics and save those fatch data into Database also perform filtered query parameters in database table.
Last synced: 20 May 2026
https://github.com/berenger2/tardy_evaluation
fastapi python time-series timescaledb
Last synced: 20 May 2026
https://github.com/tokisakikurumi2001/m2m_fastapi
FastAPI server to deploy huggingface model
fastapi huggingface-transformers
Last synced: 20 May 2026
https://github.com/laurobmb/jsonapp
Web App for receive json post from clients, this app is using fastapi as core code
basemodel container containers docker fastapi json json-api python python3
Last synced: 15 May 2026
https://github.com/laurobmb/fakesession
Python application to test cookies on openshift 4.8
container dockerfile fastapi k8s k8s-deployment kubernetes kubernetes-deployment openshift podman python python3
Last synced: 15 May 2026
https://github.com/anderson-ufrj/cidadao.ai-backend
Sistema multi-agente de IA que transforma dados brutos do Portal da Transparência em investigações inteligentes, democratizando o acesso à informação pública através de processamento de linguagem natural de última geração.
ai brazil civic-tech fastapi government machine-learning multi-agent-system nlp open-data python sdg16 transparency
Last synced: 25 Jan 2026
https://github.com/laurobmb/fastapi
olá, esse repositório é um exemplo de caso usando a ferramenta FASTAPI dentro de um container para coletar dados do host, este repositório é voltado para estudo.
applicationset docker dockerfile fastapi kubernetes kustomize openshift podman python python3 uvicorn
Last synced: 15 May 2026
https://github.com/usefmahmud/next-salah-api
Personal API for getting information about salah timing, upcoming salah, and the time left befire it.
Last synced: 01 May 2026
https://github.com/jakefils/multi-model-url-ranking
High-Value Link Scraper and Ranker using GPT, semantic models, and FastAPI.
fastapi gpt link-ranking machine-learning nlp openai python semantic-search web-scraping
Last synced: 09 May 2026
https://github.com/dim145/fdroid-store
A self-hosted F-Droid repo with a modern app-store UI, public + private apps, invite-only signups and SSO. Hardened, rootless images on GHCR.
android-store docker f-droid f-droidrepos fastapi fdroid fdroid-repo material-design nextjs self-hosted store
Last synced: 05 Jul 2026
https://github.com/camcooray/finbot
A web-based AI assistant designed to provide quick, accurate, and easy-to-understand investment insights for retail investors. Unlike basic chatbots that simply generate generic responses, this chatbot that integrates real-time market data, ensuring users get up-to-date and relevant financial information.
fastapi finance generative-ai python
Last synced: 13 May 2026
https://github.com/intothevoid/chessapi
Multiplayer Chess API in Python
api api-rest backend chess fastapi game multiplayer python rest restful-api
Last synced: 20 May 2026
https://github.com/ozcanmiraay/bart-text-summarization
End-to-end text summarization pipeline using BART, MLflow, and FastAPI
bart deep-learning fastapi huggingface mlflow mps nlp text-summarization transformers
Last synced: 15 May 2026
https://github.com/md-muqtadir-fuad/querynest
This project is a simple Retrieval-Augmented Generation system. It answers questions from local documents using Gemini API and LangChain.
Last synced: 01 Jul 2026
https://github.com/pedrohgoncalvess/analytical-hub
web ui for analytics
analytics duckdb fastapi python svelte typescript
Last synced: 25 Jan 2026
https://github.com/rakibulmehedi/afie
Autonomous Founder Identity Engine — AI-powered multi-tenant SaaS that synthesizes, approves, and distributes founder content at institutional-grade quality.
ai-content-generation autonomous-agents content-automation fastapi founder-identity human-in-the-loop llm multi-tenant-saas nextjs postgresql python railway saga-pattern typescript vercel
Last synced: 01 Jul 2026
https://github.com/pedrohgoncalvess/fastapi-pg-template
FastAPI and PostgreSQL project structure
alembic fastapi postgresql python sphinx
Last synced: 25 Jan 2026
https://github.com/pc-2208/multi-agent-game-tester-poc
Multi-Agent Game Tester POC - Intelligent AI agent coordination for automated game testing with concurrent execution, comprehensive validation, and real-time reporting. Features specialized agents for planning, ranking, execution, and analysis of web-based game tests.
fastapi html nodejs openai playwright python testing
Last synced: 02 Apr 2026
https://github.com/jedbillyb/posthog-notify
FastAPI webhook receiver that forwards PostHog events to Telegram
fastapi notifications posthog python self-hosted systemd telegram vps webhook
Last synced: 01 Jul 2026
https://github.com/tiennm99/phow2sim
Vietnamese word similarity API. Tiny stateless FastAPI service over VinAI's PhoW2V pretrained vectors. Endpoints: /similarity /neighbors /vocab /random. Docker-ready building block for Vietnamese Semantle-style games, search re-rankers, writing tools.
cosine-similarity docker fastapi microservice nearest-neighbors nlp phow2v python rest-api semantic-similarity semantle vietnamese vietnamese-nlp word-embeddings word2vec
Last synced: 01 Jul 2026
https://github.com/victordumetz/personal-website
My personal website presenting my education, skills and projects
alembic fastapi htmx jinja2 python sqlalchemy sqlite
Last synced: 02 Jan 2026
https://github.com/minel1410/car-price-predictor-api
An API made for the car price predictor model that serves as a backend for the car price predictor application.
Last synced: 15 May 2026
https://github.com/nuuner/timeline-generator
Minimalistic SVG timeline generator built with FastAPI and drawsvg
Last synced: 18 May 2026
https://github.com/jarif87/heart-disease-prediction-using-fastapi
Heart Disease Prediction with FastAPI
deployment fastapi heartdisease-prediction machine-learning render
Last synced: 09 Jul 2025
https://github.com/raksh710/diet_recommendation_fastembed
Recommends a recipe along with its full description using fastembed library and
docker docker-image dockerfile dockerhub-image fastapi fastembed heroku-app heroku-deployment nlp-machine-learning numpy pandas recommender-system uvicorn
Last synced: 02 Feb 2026
https://github.com/rupeshrb/rupeshrb
My personal Info.
android-application bootstrap data-visualization django fastapi firebase flask html-css-javascript java mysql-database spring-mvc webscraping
Last synced: 10 Mar 2026
https://github.com/dr-rompecabezas/fastapi
A Dockerized Python Fast API / PostgreSQL backend application deployed to Heroku and Digital Ocean using GitHub Actions CI/CD pipeline. Based on a tutorial by Sanjeev Thiyagaraj.
alembic ci-cd digitalocean docker fastapi github-actions gunicorn heroku jwt nginx postgresql pydantic pytest python sqlalchemy ubuntu
Last synced: 31 Oct 2025
https://github.com/rellyson/fastapi-boilerplate
FastAPI boilerplate for API projects
Last synced: 17 Jan 2026
https://github.com/bansalbhunesh/redrob-hirefit-ranker
Battle-proof, explainable candidate ranking: deterministic V6 release, 100K profiles on CPU, recruiter-grade evidence and integrity gates.
algorithmic-ranking bm25 candidate-ranking data-challenge fastapi information-retrieval lexical-search recruiter-tech
Last synced: 01 Jul 2026
https://github.com/unohee/freerouter
OpenAI-compatible proxy & library that auto-routes across OpenRouter's free models, with fallback on rate limits. Run it as a server or import it as a Python submodule.
api-gateway fastapi free-models llm openai openrouter proxy python
Last synced: 05 Jul 2026
https://github.com/alexdemure/fastoas
Customize and override OpenAPI schema details in FastAPI with ease
fastapi fastapi-extension openapi openapi-codegen
Last synced: 27 Mar 2025
https://github.com/lartza/sbserver_py
Upcoming new FastAPI REST backend for sb.ltn.fi
Last synced: 01 May 2026
https://github.com/aurelio-labs/pluto
A modern FastAPI template for building AI-powered chat applications with GraphAI. Features streaming responses, Docker deployment, and OpenTelemetry observability out of the box.
agentic-ai agents ai ai-agents api docker fastapi opentelemetry production-ready python
Last synced: 09 Apr 2026
https://github.com/rahulsamant37/movie_reservation_system
A comprehensive cinema ticket reservation system built with FastAPI, implementing Clean Architecture and Domain-Driven Design principles. This project demonstrates modern backend development practices with a focus on maintainability, scalability, and testability.
alembic aws docker docker-compose fastapi fastapi-boilerplate postgresql pydantic-v2 rabbitmq redis s3-bucket sqlmodel stripe
Last synced: 14 Apr 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/v41bh4vr4jput/fastapi
This repository contains practice projects, examples, and mini-apps built using FastAPI — a modern, fast (high-performance), web framework for building APIs with Python 3.7+ based on standard Python type hints.
Last synced: 20 Jan 2026
https://github.com/saadkh1/real-time_sales_data_pipeline_kafa_spark_cassandra_redash
This repository implements a real-time sales data pipeline leveraging Apache Kafka, Apache Spark, Apache Cassandra, and Redash. It facilitates the efficient ingestion, processing, storage, and visualization of sales data streams.
cassandra fastapi kafka redash spark
Last synced: 02 Jan 2026
https://github.com/javid-mougamadou/llm-router
Lightweight FastAPI proxy that routes Anthropic and OpenAI API requests to AWS Bedrock. Includes per-user budget management, API key authentication, usage tracking, and web dashboards.
ai anthropic api aws bedrock claude claude-code dashboard fastapi haiku llm openai routes sonnet
Last synced: 01 Jul 2026
https://github.com/murungaowen/chunking-uploads
Handling upload of large files by chunking then merging afterwards on the server
Last synced: 20 May 2026
https://github.com/yogeshselvarajan/fastapi_cloud_healthcheck
A lightweight and flexible health check package for FastAPI applications, specifically designed for cloud services on AWS and Azure.
aws azure cloud fastapi healthcheck python
Last synced: 12 Jan 2026
https://github.com/zero1max/fastapi-news-api
A FastAPI-based news API for managing and delivering news articles efficiently.
fastapi python3 sqlite3 tortoise-orm
Last synced: 20 May 2026
https://github.com/sam99dave/vqa-e2e
End to end deep learning app. Applying containerization & kubernetes to practice. Task is of token classification.
docker fastapi huggingface poetry pytest ruff streamlit
Last synced: 05 May 2026
https://github.com/meyer1994/rooms
For when you need a simple WebSocket endpoint for prototyping stuff
broadcaster fastapi python render websockets
Last synced: 15 May 2026
https://github.com/meyer1994/text-tileserver
(Very) Silly implementation of a tile server to show text
fastapi leaflet starlette tileserver
Last synced: 15 May 2026
https://github.com/klein-business/legal-text-mcp-de
MCP server, HTTP API & CLI for German federal/state legal texts (BGB, DSGVO, …) with canonical IDs and cite-grade source provenance.
citation-resolver claude-desktop cli command-line-interface dsgvo eur-lex fastapi gdpr german-law gesetze gesetze-im-internet legal-tech legal-texts mcp mcp-server model-context-protocol python search slsa typer
Last synced: 30 Jun 2026
https://github.com/shivvamm/autodraftai
Ai Multi-agentic inbox Assistant
ai ai-agent crewai fastapi gen-ai groq groq-api large-language-models
Last synced: 20 May 2026
https://github.com/volchok60/library-fullstack
Full-stack app built with React and FastAPI.
alembic chakra-ui fastapi postgresql python3 react typescript vite
Last synced: 20 Jan 2026
https://github.com/m15kh/fastapi_ai
fastapi fastapi-ai-agent-langchain-startup
Last synced: 20 May 2026
https://github.com/mustafaakgul/blockchain-wallet
Demonstration of Solana Wallet
blockchain fastapi python solana
Last synced: 15 May 2026
https://github.com/siddharth756/fastapi-python
Making Python API using FastAPI.
Last synced: 15 May 2026
https://github.com/maron09/instagram-api
retrieve profile information, retrieve Media url information
fastapi instagram instagram-api instagram-metadata instagram-profile-viewer python
Last synced: 22 May 2026
https://github.com/allwelldotdev/restapis_fastapi
Learning FastAPI with Mastering REST APIs with FastAPI by Jose Salvatierra Fuentes..
Last synced: 20 May 2026