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-25 00:07:06 UTC
- JSON Representation
https://github.com/mark0011astra/aesthetics-predictor-web
Local web app for scoring and ranking image aesthetics with LAION and CLIP-based models
computer-vision fastapi machine-learning open-clip pytorch react typescript vite
Last synced: 16 Jun 2026
https://github.com/rafaelnogueiraxd/jarvas-api-discord
API in python, where you can use the HTTP methods. that's a part of Jarvas's Project
discord-bot discord-py fastapi poetry pytest python
Last synced: 20 Jun 2026
https://github.com/adagio/youtube-news-backend
Backend for my Youtube News app. FastAPI
Last synced: 11 Jun 2026
https://github.com/henry1786580051-lang/subforge
AI 驱动的视频字幕工具 — 语音转录、字幕优化、智能翻译,一站完成。
ai bilingual-subtitles fastapi llm media-processing nextjs python speech-recognition speech-to-text subtitle subtitle-generator transcription translation tts video-processing video-subtitles whisper
Last synced: 16 Jun 2026
https://github.com/kashyapprajapat/aiquizmasterbot
🧠 AI-powered Telegram bot for smart MCQ quizzes.
ai-agents aibot fastapi groq-api python3 telegrambot
Last synced: 14 May 2026
https://github.com/gellsmore-svg/tirzah
Local-first graph memory and retrieval layer for LLM interactions, backed by MongoDB and usable from a CLI or web interface.
fastapi knowledge-graph llm local-first memory mongodb ollama python retrieval
Last synced: 15 Jun 2026
https://github.com/sidd-77/error-exorcist
ErrorExorcist is an advanced error resolution assistant that leverages the power of NLP and large language models (LLMs) to help developers solve coding errors.
fastapi langchain nextjs nlp python serper stackoverflow typescript
Last synced: 11 Apr 2026
https://github.com/izuna385/arxiv-checker
Single Page Application and its deployment for GCE.
docker docker-compose fastapi nginx react react-bootstrap spacy tdd
Last synced: 10 Apr 2026
https://github.com/modemobpsycho/fastapi-chat
Repository with backend from the online chat project.
alembic asyncpg bcrypt fastapi jwt-authentication sqlalchemy websockets
Last synced: 17 May 2026
https://github.com/gabrli/x-ray-ai
App with CNN neural network to diagnose different fractures on x-ray pictures
ai cnn cnn-classification fastapi keras neual-network python react revolution tailwindcss tensorflow typescript
Last synced: 10 Apr 2026
https://github.com/tushar-3549/translation_service_app
This is a project for API Integration. I am building an application using FastAPI, PostgreSQL as the database, and a front-end with HTML, CSS, and JavaScript. An external OpenAI API key is used for integration with OpenAI services.
api-integration fastapi openai postgresql-database sqlalchemy
Last synced: 15 May 2026
https://github.com/k0msenapati/translation-service
A FastAPI-based translation service that provides asynchronous text translation using AI models.
fastapi groq sqlite sqlmodel translation
Last synced: 22 Aug 2025
https://github.com/giovaneiwamoto/grid-motors
🚗 Grid Motors API - Reservations, Cars and Users management. API provides comprehensive CRUD routes for all these entities, ensuring efficient handling of all related tasks and processes.
Last synced: 10 Apr 2026
https://github.com/moda20/mes
Multimodal Embedding Service : This is a vibecodded application to serve as an HTTP API for CLIP models like from Jina or OpenAI. It uses the sentence-transformers library with the clip-ViT-B-32 model to generate high-quality, multimodal embeddings for both text and images.
ai api clip deep-learning docker docker-compose embeddings fastapi http-service machine-learning multimodal python sentence-transformers
Last synced: 02 Apr 2026
https://github.com/ganeshborkar31/fastapi_user_manegment
FastAPI-powered backend for CRUD operations on users. Features interactive docs, MySQL integration, and scalable design. Perfect for apps needing user management.
fastapi mysql nodejs python react reactjs rest-api restful-api sqlmodel
Last synced: 10 Apr 2026
https://github.com/htlinh0604/invoice_ai_automation
This project transforms messy invoice images into a structured, searchable knowledge base. The pipeline automatically extracts text with Tesseract, uses Google Gemini to parse fields (vendor, total, date), stores data in Milvus, and enables natural language queries via a LangChain-powered chatbot.
fastapi huggingface-transformers langchain llm ocr-recognition python rag-chatbot streamlit tesseract-ocr
Last synced: 30 Apr 2026
https://github.com/PFS-AI/PFS
The AI-powered desktop tool for finding, classifying, and understanding your files. Search by keyword, ask questions, and get insights from your scattered files instantly.
ai cross-platform data-science document-classification fastapi file-management file-organizer file-search huggingface-transformers knowledge-management langchain machine-learning productivity-tools rag scikit-learn search-engine semantic-search vector-search
Last synced: 30 Dec 2025
https://github.com/rocco0619/full-stack-fastapi-template
Full stack, modern web application template. Using FastAPI, React, SQLModel, PostgreSQL, Docker, GitHub Actions, automatic HTTPS and more.
backend chakuraui fastapi frontend json json-sche jwt openapi postgresql python react sqlmodel swagger typescript
Last synced: 06 Apr 2026
https://github.com/csoren66/medical-data-extraction
Medical data extraction from medical documents like prescription and patient details document using python and Regex
fastapi ocr-recognition opencv-python pdf2image pytesseract python regular-expression
Last synced: 30 Dec 2025
https://github.com/ysskrishna/shopzone
A full stack e-commerce application built with Next.js, FastAPI and Elasticsearch. It provides a seamless shopping experience with powerful search capabilities, sorting, filtering and an intuitive interface. The application is fully responsive and mobile-friendly, offering a consistent experience across all devices.
docker docker-compose elasticsearch fastapi kibana nextjs python radix-ui tailwindcss typescript
Last synced: 10 Apr 2026
https://github.com/saurabh254/pinsphere
A social platform to discover, share, and organize your favorite images. Explore creativity and connect through stunning visuals.
fastapi photo-gallery redis scalable-applications
Last synced: 08 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/luisnquin/fastapi-restapi-postgresql
With FastAPI and PostgreSQL.
fastapi json-sql posgresql restapi
Last synced: 07 Apr 2025
https://github.com/michael7nightingale/fastapi_authtools
JWT authentication fot FastAPI framework.
fastapi jwt-authentication starlette
Last synced: 24 May 2026
https://github.com/thammami01/basic-blog-technical-assessment
Solution for a technical assessment that requires building a basic blog using React, Python, and Docker.
docker docker-compose fastapi python react technical-assessment typescript
Last synced: 11 Apr 2026
https://github.com/thadeshammer/chatterbox
open source Event-planning-centric async communication app
docker fastapi javascript postgresql pydantic python sqlmodel vue
Last synced: 10 Apr 2026
https://github.com/jkanche/asynchronous-api-dask-terraform
Asynchronous API using Dask and AWS Fargate
aws dask-distributed fargate-containers fastapi
Last synced: 17 May 2026
https://github.com/zaidshaikh987/auto-insight
A cutting-edge real-time AI-powered data analysis and machine learning platform that delivers instant insights through live progress updates, background processing, and intelligent automation. Built with modern web technologies and enterprise-grade infrastructure.
automl celery docker fastapi flaml grafana minio mlops monitoring postresql prometheus python react redis typescript websockets
Last synced: 10 Apr 2026
https://github.com/igormcsouza/news-api
Fetch news from Google News Section
Last synced: 16 Jan 2026
https://github.com/vvanglro/resumable-sse
Asynchronous recoverable SSE (Server-Sent Events) push toolkit, supporting Redis and in-memory backend.
Last synced: 14 May 2026
https://github.com/miladhzzzz/azurecli-api
Azure CLI wrapped in HTTP REST API
Last synced: 30 Apr 2026
https://github.com/yeungadrian/portfoliobuilder
Investment analytics app (FastAPI, Streamlit, Cloud Run)
Last synced: 10 Apr 2026
https://github.com/vhidvz/question-answering
Q/A microservice powered by a GPT-2 model, expertly fine-tuned for Persian-language contexts
ai fastapi gpt-2 haystack huggingface persian-nlp question-answering
Last synced: 17 May 2026
https://github.com/anthonycorletti/modal-fullstack-example
Run a fullstack example app on Modal.
fastapi html htmx jinja2 modal python tailwindcss
Last synced: 10 Apr 2026
https://github.com/mist941/easy-diary
A modern digital journaling application built with Next.js and FastAPI. Features an intuitive interface for daily note-taking. 📝✨
bash containerization diary docker fastapi nextjs nginx notes python typescript
Last synced: 10 Apr 2026
https://github.com/martial2023/mise-en-production-ml
Mise en production d'un modèle LLM ou d'un modèle de machine learning en python avec FastAPI et render
deployment fastapi llm machine-learning python render
Last synced: 15 May 2026
https://github.com/sonervergon/typethon
A boilerplate pnpm monorepo with a Python backend and React frontend.
fastapi pnpm python react-query react-router tanstack-react-query typesafe typescript vite
Last synced: 10 Apr 2026
https://github.com/wzykubek/basedbin
Simple REST pastebin-like service to put text files or images.
docker fastapi pastebin-service python server
Last synced: 06 Mar 2025
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/bochikas/vin-decoder
VIN Decoder API
docker docker-compose fastapi postgresql python3 rest-api
Last synced: 30 Apr 2025
https://github.com/deseven/clearos-api
API for ClearOS
api clearos fastapi firewall-configuration python rest-api
Last synced: 15 May 2026
https://github.com/suleman-elahi/whook
A simple webhook manager. Can be self hosted. Supports destination URLs and JSON transformation.
fastapi flask-sqlalchemy python shoelace shoelacecss webhook-receiver webhook-server webhooks webhooks-catcher
Last synced: 15 May 2026
https://github.com/mgobeaalcoba/practice-fast-api
Practice fast api
async await backend concurency fastapi python
Last synced: 16 May 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/j-sephb-lt-n/rate-limiter-token-bucket-algorithm
An example implementation of the token-bucket algorithm for API rating limiting using python, redis and FastAPI
api fastapi rate-limiting redis token-bucket
Last synced: 15 Apr 2026
https://github.com/qqays/honeypot
一个基于 FastAPI 的蜜罐(Honeypot)系统,用于模拟服务接口并记录攻击行为,容器化部署。
Last synced: 24 Jun 2025
https://github.com/mongodb-industry-solutions/content-lab-backend-writing-assistant
Microservice 2: Back-End for the Chatbot Components - Content Lab
backend chatbot fastapi ist media mongodb-atlas
Last synced: 26 May 2026
https://github.com/yutounun/taskmanagementbackend
API for the TaskManagement app
aws aws-apprunner ci-cd docker docker-compose fastapi github-actions pytest python render sqlite
Last synced: 11 Apr 2026
https://github.com/mekhyw/gym-crud
API for managing members, plans and subscriptions for a gym, using FastAPI and SQLAlchemy
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/oussrh/rose-link
Home VPN Router on Raspberry Pi
adguard fastapi homelab htmx networking networking-in-python nodejs openvpn privacy pytho raspberry raspberry-pi raspberry-pi-os raspberrypi raspberrypi-router router self-hosted tailwindcss vpn wireguard
Last synced: 11 Apr 2026
https://github.com/ahmad2b/kly-backend
Kly.lol is a URL shortener service powered by Gemini with FastAPI and Next.js.
clerk-auth clerkauth custom-gpt customgpt docker dockerfile fastapi heroku postgresql sqlmodel
Last synced: 02 May 2026
https://github.com/theanujdev/fastapi-posts
API server for posts and users powered by FastAPI, a python framework with OpenAPI supported and validations.
api api-rest database fastapi openapi python python3 rest-api sqlalchemy swagger-ui
Last synced: 11 Apr 2026
https://github.com/danieladdisonorg/healthcare-agent
A comprehensive healthcare management system that provides a REST API for accessing ICU patient data and medical appointments. The system leverages AWS Bedrock for AI-powered clinical assistance and real-time alert generation for critical patient conditions.
ai-agents apache-kafka avro-schema aws-bedrock fastapi healthcare
Last synced: 30 Jun 2025
https://github.com/arsenic-01/sba
Landing Page with Appointment system using Appwrite
acternity-ui appwrite-auth appwrite-database backend fastapi landing-page nextjs15 radix-ui react19 serverless-functions shadcn-ui tailwindcss
Last synced: 28 Mar 2025
https://github.com/jcpanggoygit/rag-chatbot-documents
This repository contains a RAG-based chatbot that helps you ask questions about your PDF documents. Use FastAPI and Streamlit to easily interact with your files and get accurate answers! 🐙💻
clerk cli-chatbot devcontainer fastapi huggingface jupyter-notebook large-language-models llama2 llama3 llm local-chatbot nextui petcare rag retrieval-augmented-generation serverless supabase vector-database
Last synced: 13 Apr 2026
https://github.com/jeanextreme002/autocomplete
:mag_right: This is an autocomplete page using GraphQL and Elasticsearch
autocomplete elasticsearch fastapi graphql react suggestions
Last synced: 11 Apr 2026
https://github.com/elalfymohamed/to-do-list-backend
To-Do List Backend - To-Do List application, built using Python, FastAPI, and MongoDB. It provides endpoints for user authentication, task management, profile management, and more.
Last synced: 17 Mar 2025
https://github.com/guilhermecostam/projeto_auth_backend
🛡️ Rest API for user authentication using Python.
docker-compose fastapi jwt python
Last synced: 26 Dec 2025
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/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/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/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/yothgewalt/find-paths-between-users
A project that isn't perfect
fastapi graph-algorithms python typescript
Last synced: 18 Apr 2026
https://github.com/micheltlutz/pydht11-api
Read Data from DHT11 Sensor with Python and Raspberry Pi
adafruit dht11 fastapi gpio gpio-pins python raspberry-pi raspberrypi raspberrypi-dht11
Last synced: 10 May 2026
https://github.com/mateus-dev-me/task_manager_fastapi
Rest API for task management written in Python with FastAPI.
continues-integration docker-compose fastapi postgresql pyproject-toml python testdrivendevlopment
Last synced: 26 Feb 2025
https://github.com/xiaojiou176-open/webaudit
Evidence-first browser automation for AI agents and operators, with recovery and MCP.
ai-agents browser-automation codex coding-agents developer-tools e2e-testing fastapi mcp model-context-protocol openapi playwright reproducibility workflow-automation
Last synced: 19 Jun 2026
https://github.com/kerelko/strawberry-fastapi-graphql-api
Simple FastAPI+GraphQL (Strawberry) API with SQLAlchemy and Postgresql, provides flexible retrieval of the entities.
fastapi graphql postges postgresql python python3 sqlalchemy strawberry strawberry-graphql
Last synced: 11 Apr 2026
https://github.com/vikram0230/roomwise
Room Reservation System focused on optimising profits and mitigating cancellations by prioritising customers
aws customer-analytics docker docker-compose fastapi flutter machine-learning mongodb priority-queue
Last synced: 07 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/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/rahmatagungj/fastapi-server
Build API more than faster with python
Last synced: 15 May 2026
https://github.com/viraj-sh/uniclare-client
View end-semester marks and detailed performance data that are hidden on the Uniclare App or Student Portal.
dypatil fastapi mydy restapi studentportal uniclare
Last synced: 06 Apr 2026
https://github.com/tawfikhammad/summify
An app summarizes documents (pdf-txt) supported extractive and abstractive summarization.
deployment fastapi nlp summarization
Last synced: 15 May 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/arittra-bag/dementia-dreamscape
Early dementia detection web app using deep learning and MRI analysis
deep-learning dementia-detection fastapi healthcare-ai medical-imaging mri-brain python react shadcn-ui tailwindcss tensorflow typescript vite webapp
Last synced: 11 Apr 2026
https://github.com/praveen1664/fastapi_crud_mongo
FastAPI with mongodb Demo
Last synced: 15 Mar 2025
https://github.com/puneetkakkar/interview-insight-ai
AI-powered interview transcript analysis platform built with FastAPI, LangGraph, and Next.js 15. Transform interview transcripts into actionable insights using Claude AI with timeline extraction, entity recognition, and sentiment analysis.
ai ai-agents anthropic claude-ai claude-code containerization docker entity-recognition fastapi full-stack interview-analysis langgraph multi-agent-ai natural-language-processing nextjs python scalable-architecture sentiment-analysis transcript-analysis typescript
Last synced: 11 Apr 2026
https://github.com/animemoeus/freedium
fastapi hacktoberfest hacktoberfest2025 python
Last synced: 15 May 2026
https://github.com/perpetue237/docker-compose-secure-app
A Docker Compose setup for securely serving applications with Nginx, featuring HTTPS (TLS) and basic authentication. This project includes configuration for SSL/TLS certificates and user authentication to ensure your application is protected and accessible only to authorized users.
authentication docker docker-compose fastapi nginx nginx-docker python tls-certificate
Last synced: 12 Apr 2026
https://github.com/lovepelmeni/songplatformapp
distributed-systems django-rest-framework fastapi rabbitmq
Last synced: 19 Apr 2026
https://github.com/tomtom4/fastauth
a free authentication and authorization server
authentication-backend authorization fastapi python3 sqlmodel
Last synced: 04 May 2026
https://github.com/hubert-kniola/rsacipher
Simple RSA cipher with FastAPI & Unittests
Last synced: 05 May 2026
https://github.com/soham901/better-pdf-uploader
A simple and effective file uploader with client-side validation, built using FastAPI and jQuery. Ensures only valid PDF files are accepted.
ajax bootstrap fastapi jquery pdf-uploader
Last synced: 15 Apr 2026
https://github.com/belajarqywok/tebakaja_cryptocurrency
provides accurate and scalable cryptocurrency forecasts by integrating advanced techniques, ensuring reliable predictions for informed decisions.
cython fastapi forecasting gcc-complier huggingface keras tensorflow
Last synced: 14 Feb 2026
https://github.com/bravol/python-fastapi
Learn FastAPI with Resful API from scratch to advanced.
alembic database fastapi mysql-database postresql pytest python restful-api sql sqlalchemy sqlalchemy-orm sqlalchemy-python sqlite3
Last synced: 11 Apr 2026
https://github.com/adi-epshtain/tvshows-pipeline
ETL-style data pipeline using FastAPI, SQLite, and Docker - fetches, filters, and serves TV shows and their cast from the TVMaze API.
asyncio data-pipeline docker etl fastapi python rest-ap sqlite
Last synced: 11 Apr 2026
https://github.com/andmerk93/shift-test
Тестовый проект на FastAPI, запакован в Docker
Last synced: 10 May 2026
https://github.com/darkwizard242/k8s-app-demo
FastAPI app, PostgreSQL db and Helm chart to deploy to Kubernetes Cluster
fastapi helm helm-charts kubernetes minikube postgresql
Last synced: 02 Feb 2026
https://github.com/creyd/creypy
My collection of Python and FastAPI shortcuts etc.
Last synced: 28 Oct 2025
https://github.com/dudeperf3ct/9-fastapi-kubernetes-monitoring
docker docker-compose fastapi grafana helm kubernetes mlops prometheus
Last synced: 11 Apr 2026