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-01 00:10:42 UTC
- JSON Representation
https://github.com/doreapp/skillect
Skills website
backend celery docker docker-compose fastapi frontend full-stack fullstack letsencrypt mui postgresql python python3 react reactjs tailwind tailwindcss traefik
Last synced: 10 Apr 2026
https://github.com/yugendev/rm-movie_reservation-ml
Roadmap.sh movie reservation system implementation 🐘☕🐹🐍🐋🐰
backend compose docker docker-compose echo-framework fastapi go java micronaut-framework monorepo nginx postgresql python rabbitmq roadmap spring-webflux
Last synced: 22 Feb 2026
https://github.com/ichard26/toomanycards
An overengineered Quizlet "replacement".
fastapi flashcards nginx sveltekit
Last synced: 11 Aug 2025
https://github.com/rangerdigital/kyouka
🕹 Remote control for your desktop's media keys.
control fastapi media multimedia player python3 remote remote-control vuejs windows
Last synced: 12 Apr 2026
https://github.com/abhijithganesh/student-portal-cms
This project contains the files for a student-portal which will help students to manage their academic content. This project is built around high-school and university student's needs.
Last synced: 12 Apr 2026
https://github.com/deiviherreradiaz09/apirestfastapi
Rest API in Python - FastApi version. ✌
apirestfull fastapi swagger-ui
Last synced: 16 Apr 2026
https://github.com/utkarsh5026/smash-leetcode
Smash the LeetCode 👊 with your pretty fingers and with AI
client-server fastapi langchain leetcode leetcode-solutions llm python react redux shadcn-ui tailwind typescript vite
Last synced: 12 Apr 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/nightmachinery/brishgarden
BrishGarden uses Brish to serve an HTTP API that can execute interpreted code (that would otherwise need expensive startup costs) fast. It's also useful as a remote code executor.
brish fastapi interpreted-programming-language remote-access remote-control remote-execution remote-shell siri-shortcuts
Last synced: 29 Apr 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/njaffe/mtg_judgebot
RAG-powered LLM chatbot using RAG, external API calls, and FastAPI.
api fastapi llms python rag vector-database
Last synced: 13 Apr 2026
https://github.com/jersongb22/datascience_mlops_movierecommendations_project
Simulating a Data Scientist's role in a startup aggregating streaming platforms. Building movie queries and ML-based recommendation system with MLOps focus. ML model web app deployed with Render.
data-science fastapi machine-learning matplotlib pandas python render scikit-learn stopwords
Last synced: 10 Apr 2026
https://github.com/naveengarla/long-running-api-demo
Production-ready reference implementation and technical guide for handling long-running operations in FastAPI using Celery, Redis, and Server-Sent Events (SSE).
architecture-pattern async-tasks azure-aks celery fastapi long-running-task python redis sse
Last synced: 13 Jan 2026
https://github.com/ag-tech-group/aoe2-live-standings-api
Open-source live-standings API for Age of Empires II tournaments. Multi-tournament management with real-time SSE updates.
aoe2 fastapi live-standings python sse tournaments
Last synced: 30 May 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/devroopsaha744/agatha
Agatha is a NL2SQL-driven expense tracker API that leverages Llama 3.3 provided by Groq for efficient and fast data extraction and NL2SQL workflow. It allows users to either add transaction data to a SQL database or ask questions about their expenses, all via natural language.
docker expense-tracker fastapi generative-ai groq-api langchain llama3-3 llm nlp python text2sql transaction-management
Last synced: 10 Apr 2026
https://github.com/fatonyahmadfauzi/kianoland-group-chattbot-ai
A multi-platform chatbot for property consultations, integrated with Any Website Discord and Telegram using Hybrid AI with NLP and Rule-Based System.
ai-assistant chatbot conversational-ai discord-bot fastapi indonesia-property intent-detection kianoland-group nlp property-information property-management property-search python real-estate real-estate-technology telegram-bot
Last synced: 12 Jun 2025
https://github.com/mohamed-kaizen/fastapi-template
boilerplate cookiecutter fastapi tortoise-orm typer
Last synced: 11 May 2026
https://github.com/nabidam/fastapi-starter
Fastapi starter project, with mysql, alembic, nginx, and docker
alembic docker fastapi mysql nginx sqlalchemy
Last synced: 14 Apr 2026
https://github.com/iamrony777/captcha-solver-api
An API to Solve Captcha
api captcha fastapi javdb python solver tensorflow
Last synced: 03 Feb 2026
https://github.com/ruben-sprengel/vigil-cd
VigilCD is a lightweight GitOps deployment agent that automatically monitors Git repositories and performs Docker Compose deployments on changes. Built for self-hosted environments with support for private repositories and Docker registries.
deployment docker docker-compose fastapi gitops selfhosted
Last synced: 04 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/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/sagor0078/fastapi-tdd
The project is a demonstration of Test-Driven Development (TDD) using FastAPI and Tortoise ORM. It includes a basic FastAPI application with a simple endpoint and uses Tortoise ORM for database interactions. The project is containerized using Docker and Docker Compose, making it easy to set up and run.
docker docker-compose fastapi postgersql pytest python3 ruff tortoise-orm unittest
Last synced: 18 Apr 2026
https://github.com/xshopai/product-service
Handles product catalog, details, and categories.
fastapi microservice mongodb python xshopai
Last synced: 13 Apr 2026
https://github.com/mdrxy/album-wiz
Quickly identify vinyl records & fetch metadata for radio DJs
computer-vision deep-learning docker-compose fastapi mlops music-discovery pgvector postgresql python react vinyl vinyl-records
Last synced: 28 Feb 2025
https://github.com/app-generator/fastapi-ecommerce-demo
Simple eCommerce - Powered by FastAPI, Stripe and Bootstrap 5
Last synced: 07 Apr 2025
https://github.com/al-chris/sentinelnet
An Ethernet based Security camera system
computer-vision embedded-systems fastapi opencv python
Last synced: 07 May 2026
https://github.com/iyasha/fastapi-template
Production ready template for FastAPI backend using Asyncio, SQLAlchemy, PostgreSQL and Docker
alembic asyncio cookiecutter docker fastapi postgresql sqlalchemy traefik
Last synced: 13 Apr 2026
https://github.com/alextraveylan/parentslistmaker
An API for managing an application that allows the creation and organization of elected parent-teacher representative lists. This project simplifies record-keeping and enhances communication between parents and educational institutions.
api-rest fastapi pytest python railway-app sqlmodel
Last synced: 15 Jun 2026
https://github.com/amgdhussein/fastapi-face-search
Simple Search Engine using face_recognition, study demo
face-recognition fastapi filesystem python search-engine
Last synced: 08 May 2026
https://github.com/mahimairaja/azure-agent-currency-exchange
Currency exchange agent built using Microsoft Agent Framework hosted in scalable Azure Container App
agent-framework azure azure-agent-framework azure-container-apps bicep bicep-azure currency-converter fastapi gradio huggingface huggingface-spaces iac micrsoft
Last synced: 13 Jan 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/gitzhiqing/fastcms
A simple CMS based on Vue and FastAPI, for learning and reference only.
Last synced: 13 Apr 2026
https://github.com/manicdon7/web-deepsearch
Web Search API for retrieve data from internet.
cloudscraper ddgs fastapi pollinations-ai
Last synced: 04 Sep 2025
https://github.com/bluet/arguslm
The hundred-eyed watcher for your LLM providers. Monitor uptime, TTFT, TPS, and latency across OpenAI, Anthropic, Azure, Bedrock, Ollama, LM Studio, and 100+ providers through a single dashboard. Benchmark, compare, and get alerts — all self-hosted.
ai-ops anthropic dashboard fastapi litellm llm llm-benchmark llm-monitoring llm-ops lm-studio mlops monitoring observability ollama openai performance-monitoring python react self-hosted typescript
Last synced: 11 Mar 2026
https://github.com/sethbang/whole-home-inventory-system
whole-home-inventory-system
docker fastapi file-upload home-organization inventory inventory-management pwa python react secure-storage smart-home typescript
Last synced: 12 Apr 2026
https://github.com/charlie5dh/crypto-news-stats-and-nfts
antd-design crypto cryptocurrencies fastapi javascript nfts react reactjs redux redux-toolkit
Last synced: 04 May 2026
https://github.com/sincerelyyyash/gitbot
gitbot is an AI-powered GitHub Assistant that automates Q&A for issues and comments using FastAPI, LangChain, ChromaDB, and Gemini LLM. It is designed for modularity, production-readiness, and easy extensibility.
chromadb fastapi generative-ai github-app langchain rag
Last synced: 12 Apr 2026
https://github.com/ruzhila/fastapi_chatroom
Chatroom implemented with FastAPI + Websocket
100-line-code chatroom fastapi learning-by-doing python3
Last synced: 07 Jan 2026
https://github.com/ajndkr/async-fastapi-gin-fiber
compare performance of FastAPI, Gin and Fiber frameworks
fastapi fiber gin http-benchmarking
Last synced: 08 May 2026
https://github.com/pranshu936/chatbot
This Legal Assistant Chatbot is an AI-powered application designed to assist with legal research and documentation. It leverages advanced language models and a comprehensive legal knowledge base to provide accurate and relevant information to users' legal queries.
fastapi huggingface python rag streamlit vector-database
Last synced: 26 Jul 2025
https://github.com/aakashsharma7/ai-tutor
A powerful AI-powered educational tutoring system that helps students learn and understand various topics through interactive sessions.
cryptography email-validator fastapi framer-motion generative-ai jwt langchain oauth2 python python-dotenv reactjs slowapi sqlalchemy tailwindcss vite
Last synced: 12 Jun 2025
https://github.com/peanuts-83/booking_back
back-end part of booking app (python)
fastapi mariadb pydantic python sqlalchemy starlette uvicorn
Last synced: 10 Aug 2025
https://github.com/aybruhm/blog.abram.tech
blog.abram.tech source code
docker docker-compose fastapi vuejs
Last synced: 13 Apr 2026
https://github.com/alessiocsassu/fastapi-oauth-barebone
Barebones FastAPI OAuth2 with Password (and hashing), Bearer with JWT tokens, and SQLAlchemy integration
alembic barebone boilerplate docker fastapi fastapi-template jwt oauth2 sqlalchemy starter starter-kit template
Last synced: 13 Jan 2026
https://github.com/akincenk/tradewatch
A modular trade monitoring & alerting system built with Python. Analyzes market activity and detects unusual behavior. Real-time cryptocurrency trade analytics platform
crypto dash data-visualization fastapi plotly python real-time stream-processing trading websocket
Last synced: 01 May 2026
https://github.com/androidlord/social-media-api
FastAPI based robust social media API...Check it out here.!
api-development api-rest fastapi fastapi-crud opensource postgresql postgresql-database python python3 social-media socialmedia webframework
Last synced: 09 Apr 2026
https://github.com/cindyangelira/surveillance-system
fastapi gemma geospatial javascript langchain llm python react remote-sensing yolov8
Last synced: 10 Apr 2026
https://github.com/masakdirt/file-sharing
File sharing site where you can download or upload new file
css docker fastapi filesharing filesystem html mysql python
Last synced: 13 Apr 2026
https://github.com/egyan07/ghostbackup
Secure automated backup for Windows with AES-256-GCM streaming encryption, 3-2-1 redundancy, circuit breaker, 7-year compliance retention, and real-time file watching. Built with Electron + React + FastAPI.
aes-256-gcm automation backup-tool data-protection desktop-app electron encryption fastapi file-sync local-backup python react sqlite ssd-backup vite watchdog
Last synced: 02 Apr 2026
https://gitlab.com/core-27/c27cache
[C27Cache](https://pypi.org/project/c27cache/) is a simple HTTP caching library designed to work with [FastAPI](https://fastapi.tiangolo.com/).
Last synced: 14 Mar 2026
https://github.com/bhimrazy/covidologist
Covidologist : A Disease Detection Web App to assist radiologists to detect the presence of COVID-19.
covid-19 fastapi kuhackfest kuhackfest2022 mlh mlh-powered-hackathons python pytorch
Last synced: 10 Apr 2026
https://github.com/kstrassheim/entraid-web-auth-reference
The web app provides a authentication to Azure Entra ID and role checking and full automatic terraform resource deployment. It is useful to build admin pages out of scratch. You do not have to setup anything on specific resources. Setup like env variables becomes obsolete here. Just create the resource group, connect github to it, connect terraform
entra-id fastapi react terraform vite
Last synced: 13 Apr 2026
https://github.com/elymsyr/place-suggestion-api
RESTful API that leverages Gemini AI to suggest places based on user prompts. Returns detailed place information including names, locations, and multimedia content. The API will be containerized with Docker and deployed on AWS services.
fastapi gemini gemini-api google-maps-api python scraping selenium selenium-python selenium-webdriver threading
Last synced: 04 Jan 2026
https://github.com/rakibhossain72/ctrip
cTrip Crypto Payment Gateway: multi-chain cryptocurrency payment gateway built with FastAPI
cryptocurrency-payment-gateway fastapi payment-gateway web3py
Last synced: 19 Apr 2026
https://github.com/kacf/forex-trading-ai
Real‑time AI‑powered Forex trading alerts with High backtested accuracy, blending machine‑learning models and advanced technical analysis for 1 Minute buy/sell
algorithmic-trading api data-science deep-learning docker fastapi forex machine-learning python pytorch quantitative-finance real-time technical-analysis tensorflow trading-signals
Last synced: 26 Oct 2025
https://github.com/anthonycorletti/modal-comfyui-example
Get comfy on modal.
Last synced: 23 Jan 2026
https://github.com/kushalpraja/branch
🌳Create personalized, customizable pages to showcase and share all your important links with your audience.
authentication docker fastapi jwt nextjs nodejs npm
Last synced: 10 Apr 2026
https://github.com/osx-rsplug-a/fast_zero_aula01
Fastapi course
docker dockerfile fastapi python3
Last synced: 25 Oct 2025
https://github.com/m00nitoring/nestjs_template
nestjs_template for nosql (mongo) api
api api-rest bun docker docker-compose fastapi javascript js json json-api mongodb mongoose nest nestjs nosql nosql-database nosql-mongodb template templates typegoose
Last synced: 10 Apr 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/ecmwf-projects/cads-catalogue-api-service
STAC based API service for the Climate & Atmosphere Data Store
Last synced: 23 Jan 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/praveen1664/fastapi_crud_mongo
FastAPI with mongodb Demo
Last synced: 15 Mar 2025
https://github.com/yuldashov10/avito_merch_store
Тестовое задание: Магазин мерча Avito
alembic fastapi locust postgresql python sqlalchemy
Last synced: 15 Apr 2026
https://github.com/joyceannie/medical_chatbot
The objective of this project is to create a chatbot that can be used to communicate with users to provide answers to their health issues. This is a RAG implementation using open source stack.
chatbot fastapi generative-ai llm nlp python qdrant rag vector-database
Last synced: 29 Jul 2025
https://github.com/mgobeaalcoba/fast_api_python
Programming and hosting a Rest API with Python's FastApi
Last synced: 15 Apr 2026
https://github.com/muhammad-fiaz/pywebflow
A Python-based web framework to create flow-based workflows applications.
dataflow-programming fastapi flow flow-based-framework flow-based-programming nodeflow python python-framework pywebflow pywebflow-pypi web-framework web-frameworks web-frameworks-for-deployment webflow webflow-pypi webflows workflow workflow-tool
Last synced: 10 May 2026
https://github.com/j-bodek/formal-photo-verification
An easy web application that predicts whether the photo is in a formal style
computer-vision convolutional-neural-networks fastapi resnet-50 streamlit-webapp tensorflow2
Last synced: 15 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/hms-homelab/hms-baby-tracker
Home Assistant app/add-on for newborn care tracking — Ingress UI, ESP32 MQTT remote, native entities. Self-contained FastAPI + SQLite.
baby-tracker docker esp32 esp32-c3 fastapi hassio-addon home-assistant home-assistant-addon homeassistant ingress iot mqtt newborn parenting self-hosted smart-home sqlite
Last synced: 21 Jun 2026
https://github.com/josuejuca/autentique-v2-python
Python API ( FastAPI ) for Autentique API-v2 | Ref: https://docs.autentique.com.br/api/
api autentique autentique-v2 fastapi python
Last synced: 20 Apr 2026
https://github.com/digital-fracture/my-vote-backend
Application backend
clustering fastapi machine-learning nlp supabase
Last synced: 01 Mar 2026
https://github.com/jjacobsonn/naviwasm
A real-time navigation system built with React, Mapbox, Python, FastAPI, and Rust with WebAssembly for high-performance pathfinding.
docker fastapi mapbox navigation pathfinding python react real-time rust webassembly
Last synced: 15 Apr 2026
https://github.com/akrisanov/fastapi-versioning-demo
api-versioning demo-app fastapi
Last synced: 14 May 2026
https://github.com/dualeai/hpke-http
End-to-end encryption for HTTP APIs using RFC 9180 HPKE. Drop-in middleware for FastAPI, aiohttp, and httpx.
aiohttp chacha20 cryptography e2e encryption fastapi hpke http rfc9180 sse streaming x25519
Last synced: 06 Feb 2026
https://gitlab.com/xxxevexxx/vkontakte-template
Vkontakte Template - это пример создания бота для Vkontakte, который использует библиотеку VKBottle для взаимодействия с VK API, фреймворк FastAPI для создания API и базу данных через Tortoise-ORM.
Last synced: 23 Oct 2025
https://github.com/andreirech/restapi
🚀 Creating and using a REST API in Python to work with a dataset
fastapi jupyter-notebook python
Last synced: 30 Jan 2026
https://github.com/sharafatkarim/metro-api
Metro-API, a lightweight, user-friendly backend for handling user balances. Easily recharge, discharge, and manage user data with a powerful FastAPI framework.
Last synced: 30 Jan 2026
https://github.com/rohancyberops/youtubedl
YouTube Downloader API built with FastAPI for the backend and React for the frontend. It allows users to download YouTube videos in various formats.
axios css fastapi html javascript python react trending typescript youtube youtube-downloader youtube-video-downloader
Last synced: 15 Mar 2025
https://github.com/amirespahbodi/url_crawler
Async Web Crawler for Website Title and Favicon
crawler fastapi pydantic python3 sqlalchemy
Last synced: 15 Apr 2026
https://github.com/jm-sky/company-hub
CompanyHub is a service that aggregates company data from multiple government sources
Last synced: 23 Jan 2026
https://github.com/kingabzpro/a-to-z-mlops
A complete MLOps project.
cicd docker docker-compose fastapi graphana kaggle locust machine-learning mlflow mlops prefect prometheus text-classification uv
Last synced: 30 Jan 2026
https://github.com/thekartikeyamishra/indic-ai-saas
This project not only provides a powerful tool for content creators and businesses but also serves as a valuable resource for those interested in multilingual AI and natural language processing.
dash fastapi firebase mongodb mt5 nextauthjs nextjs plotly postgresql railway-app razorpay stripe twillio vercel whatsapp-api
Last synced: 11 Apr 2026
https://github.com/marketcalls/gptclone
LangChain App with Conversational Memory
chatgpt fastapi gpt4o-mini langchain openai sqlite-database
Last synced: 14 Apr 2026
https://github.com/saluana/markitdown-rest
A FastAPI service that converts documents to markdown and extracts YouTube transcripts, built on Microsoft's MarkItDown library.
fastapi markdown markdown-converter rest-api
Last synced: 07 May 2026
https://github.com/cristianvellio/proyecto_clima
🌤️ The Meteorological Station project is an IoT system designed to monitor and record real-time weather conditions. It uses a Supabase database to store data and an interactive frontend for visualization. It combines simulation, integration, and web development to offer a modern and scalable solution.
axios esp32 fastapi micropython postgres python react supabase vite wokwi
Last synced: 31 Jan 2026
https://github.com/edenoved/techtrack-job-search-management-platform
Developed a personal platform to streamline the job search process in the tech industry, featuring a dynamic list of companies with detailed information and job links, paired with advanced resume management capabilities, including version control. Built with Python (FastAPI), React, TypeScript, and PostgreSQL.
api-rest database fastapi full-stack job-search postgresql python react resume-management typescript web-development
Last synced: 28 Jul 2025
https://github.com/ccharlesss/financeml
machine learning web application using Python's FastAPI and scikit-learn to predict S&P 500 stock price trends and cluster stocks based on average annual returns and volatility. Utilised the MVC design pattern to structure the application effectively. Implemented a decision tree classifier with 84% accuracy.
cicd docker fastapi finance javascript jenkins machine-learning restful-api scikit-learn webapplication
Last synced: 15 Apr 2026
https://github.com/say8hi/websocket-chat
Realtime chat
alembic async celery chat docker docker-compose fastapi nginx postgresql python sqlalchemy websocket
Last synced: 31 Jan 2026