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-27 00:10:36 UTC
- JSON Representation
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/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/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/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/mohammadumar5/spectron
app electron fastapi firebase opencv python3 react remote-sensing satellite-imagery sentinel typescript
Last synced: 21 Jul 2025
https://github.com/faridun-dev/todo-fastapi
Simple ToDo API with Fast API Python, CRUD 🚀🐍
Last synced: 14 May 2026
https://github.com/tiffany-co/captaindock
Here I connect the front end and backend of the gold shop
docker docker-compose fastapi goldshop hub jewellery-shop jewellery-shop-management postgres postgresql python
Last synced: 11 Apr 2026
https://github.com/arifazim/financial_ai_assistant
AI-powered assistant for financial services that uses Retrieval Augmented Generation (RAG) to provide accurate financial information and advice through multiple communication channels
chat-application docker faiss faiss-vector-database fastapi pandas pydantic rag sentence-transformers transformer twilio whatsapp
Last synced: 11 Apr 2026
https://github.com/bessouat40/python-data-loader
Python service : insert data from a directory inside postgres db or inside elastic.
api-rest data-insertion data-loader database databases elasticsearch fastapi kibana postgresql python
Last synced: 06 Mar 2026
https://github.com/hq969/deepfleet-ai
DeepFleet-AI is an AI-powered fleet route optimization platform that combines machine learning, geolocation algorithms, and cloud infrastructure to enhance delivery efficiency and reduce operational costs. It offers a modular architecture with a FastAPI backend, Flask APIs, machine learning models, a React frontend (optional), and AWS integration
Last synced: 11 Apr 2026
https://github.com/wesgtox/lost-pets-api
API for reporting lost pets.
fastapi fastapi-sqlalchemy postgresql pydantic python python-poetry rest-api
Last synced: 10 May 2026
https://github.com/pkitazos/matching-service
Matching service for the SPA system used by the School of Computing Science @ UofG
fastapi matching-problems python uv
Last synced: 23 Jun 2025
https://github.com/feashliaa/severe_weather_event_reporter
Automated severe weather event analysis. Enter a location and date, get a full post-event report in ~3 minutes: animated NEXRAD radar loops, Skew-T/hodograph sounding analysis, NWS warnings, storm survey data, interactive damage track maps, and an AI-written narrative grounded in real meteorological data from 8 federal sources.
ai data-pipeline etl fastapi leaflet llm meterology metpy nexrad noaa nws pyart python radar severe-weather storm-events tornado weather
Last synced: 24 Jun 2026
https://github.com/yadavnikhil03/lan-dropspot
It’s a simple tool that lets you share files instantly with anyone on your Wi-Fi , just drop a file and send them the link or QR code, no internet needed
async css3 fastapi file-sharing file-transfer html5 javascript lan-sharing local-network peer-to-peer python rest-api tailwindcss websocket
Last synced: 11 Apr 2026
https://github.com/drarlian/projeto_analisa_ativos
O projeto tem como objetivo analisar alguns ativos da bolsa de valores utilizando web scraping. Após a análise, os dados são armazenados, de forma organizada em uma planilha.
beautifulsoup4 fastapi google-sheets openpyxl python selenium
Last synced: 28 Mar 2025
https://github.com/rexsimiloluwah/fastapi-ml-apps
Machine learning apps built with FastAPI
docker fastapi machine-learning python scikit-learn tensorflow
Last synced: 05 Apr 2026
https://github.com/shakeel77-creator/classicore-public
AI-powered UNSPSC classification tool leveraging semantic search, vector embeddings, and large language models for enterprise-grade accuracy and performance.
ai ai-agents aws classification docker ec2 embeddings fastapi llm microservices react semantic-search spring-boot unspsc
Last synced: 11 Apr 2026
https://github.com/daxartio/casers
String case converter for Python written in Rust. Pydantic. FastAPI
change-case fastapi pydantic pyo3 python rust
Last synced: 16 Jul 2025
https://github.com/raythurman2386/fastapi-react-starter
A modern, minimal starter template featuring FastAPI backend and React 19 frontend with Tailwind CSS.
fastapi react tailwindcss vite
Last synced: 14 May 2025
https://github.com/geoion/norma
Modern, type-safe Python ORM with dataclass support. Works with PostgreSQL, SQLite, MongoDB, and Cassandra.
async cassandra cli codegen dataclass fastapi mongodb orm postgres postgresql pydantic python schema-generation sqlite tornado type-safety validation
Last synced: 11 Apr 2026
https://github.com/hootbu/doc-auth-system
Proje, kullanıcılar tarafından yüklenen kimlik ve imzalı form belgelerini karşılaştırarak tutarlılığını doğrulayan mikroservis tabanlı bir sistem prototipidir. Sistem, FastAPI, Docker, Tesseract (OCR) kullanmaktadır.
docker fastapi html ocr opencv python restful-api
Last synced: 16 Mar 2026
https://github.com/cdxy1/avito-test-task
Тестовое задание
fastapi postgres pyhton redis sqlalchemy
Last synced: 14 May 2025
https://github.com/feliphemp/yana-telegrambot
Yana is a lightweight and stylish Telegram bot that fetches credit card invoice data from a Google Sheets document and displays it in a modern, emoji-rich format.
asyncio credit-card csv-parser dotenv expenses-tracker fastapi finance-bot google-sheets httpx open-source personal-finance python render-deploy render-deployment serverless telegram telegram-bot webhook
Last synced: 27 Apr 2026
https://github.com/biggestcookie/fastapi-template
A structured template for FastAPI with sample routes.
Last synced: 17 May 2026
https://github.com/dm-zhuk/goit-pythonweb-hw-10
REST API Advanced
cloudinary docker-compose fastapi sqlalchemy-python
Last synced: 10 May 2026
https://github.com/jrbrowning/ollama-tools-api
LLM tool-calling Course Backend: FastAPI backend for OpenAI-compatible tool calling with Pydantic validation, SSE streaming, containerized with Docker and powered by Ollama.
docker fastapi ollama openai pydantic sse-streaming tool-calling
Last synced: 07 Apr 2026
https://github.com/vijaysingh1621/agenticrag-ai
An agentic multimodal RAG assistant with voice queries, PDF/image understanding, web search, and grounded answers.
agentic-workflow chromadb duckduckgo fastapi langchain python react typescript whisper
Last synced: 11 Apr 2026
https://github.com/ondiekelijah/circleci-dockerhub-worflow-optimization
A example project to demonstrate automated Dockerhub deploys using CircleCI pipelines and a Postgres database.
alembic dockerfile fastapi sqlalchemy sqllite-database
Last synced: 17 Mar 2025
https://github.com/mohitgupta0123/fraud_detection_mlops
End-to-end Fraud Detection MLOps pipeline integrating MLflow, FastAPI, Streamlit, Docker, Kubernetes, Prometheus, and Grafana for real-time fraud prediction, experiment tracking, and monitoring.
anomaly-detection docker end-to-end-pipeline fastapi fraud-detection grafana imbalanced-data kubernetes machine-learning mlflow mlops-project prometheus python streamlit
Last synced: 11 Apr 2026
https://github.com/concaption/invoice-processing
PDF Invoice processing and Inventory mangement in google sheets
fastapi google-sheets invoice invoice-management invoice-pdf pypdf2
Last synced: 16 May 2026
https://github.com/skvggor/microservice-python-fastapi
(WIP) A scaffold for microservices using Python and FastAPI. This project is intended to be used as a template for new projects.
api coverage fastapi microservice pytest python
Last synced: 16 May 2026
https://github.com/binaryshrey/chronos
🧰 Project management and issue tracking for everyone
fastapi firebase firebase-firestore javascript material-ui python reactjs supabase tailwindcss typescript vercel
Last synced: 04 Apr 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/sukhmani1303/two-way-integration
A two-way integration with a customer catalogue in an external service (stripe)
backend docker-kafka fastapi kafka kafka-consumer kafka-producer python stripe stripe-api two-way-integration
Last synced: 15 May 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/rabuchaim/fastratelimiter
FastRateLimiter is a high-performance, decorator-free rate limiter for Python. Compatible with any web framework, ultra-fast (<0.00001s), supports IPv4/IPv6 simultaneously, has per-second and advanced limits, whitelisting capabilities, precise block/release timing (in milliseconds), and full customization — all in pure Python.
api bottle django fastapi fastratelimit fastratelimiter firewall flask limit limiter rate ratelimit ratelimiter tornado
Last synced: 23 Jun 2025
https://github.com/emadmokhtar/pyfr
🚀 Revolutionary Python microservice framework - FastAPI + gRPC + OpenTelemetry + modern tooling. Production-ready services in minutes! Backstage template included. 10x faster development! ⚡
ai fastapi framework microservices observability pydantic pydantic-ai python rest-api
Last synced: 17 May 2026
https://github.com/denisakp/canal-olympia-scrapper
A non-official straightforward API that extracts movie and theater data from https://canalolympia.com
beautifulsoup4 fastapi python3
Last synced: 16 May 2026
https://github.com/duplixx/promptr
Master the art of crafting perfect prompts for AI models! This interactive learning path covers beginner to advanced techniques, hands-on labs, and fun exercises to help you communicate better with AI. Contribute to the future of prompt engineering!
fastapi nextjs prompt-engineering python typescript
Last synced: 17 Jan 2026
https://github.com/akinyeraakintunde/network-intrusion-detection-ml
ML-based Intrusion Detection System using NSL-KDD. Includes preprocessing, feature engineering, Random Forest model (AUC 0.96), ROC curve, FastAPI prediction API, and a real-time intrusion analysis dashboard.
cybersecurity data-science fastapi intrusion-detection machine-learning network-security nsl-kdd python security-analytics threat-detection
Last synced: 07 Apr 2026
https://github.com/gaetangr/scytalio
Scytalio is an open-source API designed for storing and retrieving encrypted messages with end-to-end encryption (E2EE)
e2ee encryption fastapi python vuejs
Last synced: 17 Jan 2026
https://github.com/altescy/sagemaker-example
Example of training and deploying your own machine learning model with AWS SageMaker
fastapi machine-learning python sagemaker
Last synced: 08 Apr 2026
https://github.com/jpleorx/worker-proxy
docker fastapi forward-proxy load-balancer proxy proxy-server python
Last synced: 13 May 2026
https://github.com/carloocchiena/fastapi_restful
A sandbox for a RESTful API made with FastAPI
Last synced: 13 Apr 2026
https://github.com/bytraembedded/Laptop-Price-Prediction-with-Machine-Learning
The Laptop Price Prediction with Machine Learning project provides a system to predict the price of laptops based on various features such as processor type, RAM size, storage capacity, and more/
airflow data data-science data-visualization fastapi heroku-deployment machine-learning-algorithms matplotlib-pyplot numpy pandas python reactjs seaborn
Last synced: 30 Dec 2025
https://github.com/jellydn/fastapi-apps
This repository contains two demo applications built with FastAPI, managed as a monorepo using Moon.
Last synced: 21 Apr 2026
https://github.com/abhimishra01/vectorshift-fullstack
Full Stack application - Vectorshift Dashboard Replica
axios docker fastapi material-ui reactjs zustand
Last synced: 13 Feb 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/hyunjin-kor/catprice
Desktop-first CatCost-based catalyst cost estimator with live metal feeds, indexed references, and Electron packaging
catalyst chemical-engineering cost-estimation electron fastapi price-tracking react
Last synced: 04 May 2026
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/aryankeluskar/freshuntil
Web-app designed to help individuals manage their groceries more efficiently. Minimize Waste & Maximize Taste. Built in 36 hours at LAHacks 2024.
django fastapi gemini gemini-vision mongodb python reactjs sustainability
Last synced: 08 Apr 2026
https://github.com/mdimado/medraga
MedRaga is a medical assistance application aimed at providing accurate and personalized medical information to healthcare professionals. It uses RAG technology to retrieve the latest medical research from trusted sources, augment it with patient data, and deliver personalized diagnoses and treatment plans.
arxiv beautifulsoup cohere fastapi firebase firebase-auth gemini-api langchain langchain-python playwright qdrant qdrant-vector-database rag reactjs selenium
Last synced: 07 Jan 2026
https://github.com/tvey/youtube-playlist-duration
Are you gonna watch this? :boom:
aiohttp fastapi youtube-data-api
Last synced: 08 Jul 2025
https://github.com/firdavsdev/fullstack_fastapi_template
My FastAPI project template React + FastAPI
Last synced: 18 Jan 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/adamcohenhillel/deepai
A platform that helps you find, explore, express and understand your true self, using AI.
ai fastapi gpt-3 neo4j neo4j-graph openai python
Last synced: 13 Apr 2026
https://github.com/akmamun/fastapi-sql-boilerplate
A FastAPI and SQLAlchemy Boilerplate for Rapid API Development with Async Database Support
asynchronous asyncpg fastapi sqlalchemy
Last synced: 14 Jun 2026
https://github.com/neoki07/music-transformer-playground
A playground to generate piano performances easily using AI called Music Transformer
fastapi music-transformer python react tanstack-query typescript vite
Last synced: 28 Mar 2025
https://github.com/BuildFrom/PlotlyDash
fastapi jupyter plotly-dash tailwindcss
Last synced: 06 May 2025
https://github.com/nafizpervez/employee_platform
A Employee platform for office use to calculate employees entry and exit time, personal informations, department, Search Query, time filter integration, xlsx upload and parse, and export report PDF
api-rest excel-import fastapi fastapi-crud fastapi-sqlalchemy filter html-css-javascript pandas-python pdf-generation query react-router-dom reactjs sqlite3 swagger-ui
Last synced: 02 May 2026
https://github.com/theijhay/auto-review
Automated System for reviewing resumes
Last synced: 16 Feb 2026
https://github.com/othmane099/hexagonal-architecture-python
Sample Python REST API implemented according to hexagonal architecture.
clean-architecture clean-code code-design code-pattern fastapi hexagonal-architecture ports-and-adapters python repository-pattern rest-api sample-code sqlalchemy
Last synced: 14 May 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/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/emersonfelipesp/proxmox-sdk
Proxmox Async SDK
api fastapi lib openapi proxmox proxmox-api pydantic sdk swagger
Last synced: 24 May 2026
https://github.com/rubix982/vects
An implementation for vector space models used in Information Retrieval for ranked retrieval. Uses TF, IDF, and normalizing on a textual dataset, mostly corpus from novels.
docker docker-compose fastapi information-retrieval python ranked-retrieval reactjs
Last synced: 11 Apr 2026
https://github.com/eduardoprofe666/fastapi-calculadora
🚀 Api de Calculadora Simple con FastApi desplegado en render.com | Fastapi-Calculator
api api-rest calculadora calculator fastapi fastapi-calculadora fastapi-calculator python redocly render swagger-ui
Last synced: 11 Apr 2026
https://github.com/mulkymalikuldhrs/misi-screener
AI-Driven Hedge Fund Platform — Autonomous Trading Engine with Multi-Agent Architecture
ai backtesting education fastapi hedge-fund multi-agent python quantitative-finance screener trading
Last synced: 24 May 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/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/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/daniel-judd-04/fantasy-f1-predictor
Attempts to predicts the best fantasy F1 team using 50 years of historical data.
backend database f1 fantasy-f1 fastapi fastf1 formula-one formula1 frontend prediction-algorithm spring-boot tailwindcss vuejs
Last synced: 05 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/rihoneailabs/trae-chat-101
A barebone Chatbot built using FastAPI websockets and HTML - powered by Github Models
ai-demo azure-ai coding-ide fastapi github-models trae-ide websockets
Last synced: 27 May 2026
https://github.com/bjornmelin/simple-pdf-merger
A modern, user-friendly web application for merging PDF files with a clean and intuitive interface. Built with Next.js, TypeScript, and Tailwind CSS. Features drag-and-drop file upload, file reordering, and responsive design.
fastapi nextjs pdf-merger python shadcn-ui tailwindcss
Last synced: 11 Apr 2026
https://github.com/seapagan/fastapi-upload-test
Testing and playing around with file uploads in fastapi and Jinja2 templates
fastapi jinja2 python python3 upload-file
Last synced: 18 May 2026
https://github.com/0prashantyadav0/scrapbot
Web scraping with a Retrieval Augmented Generation (RAG) chatbot.
beautifulsoup chatbot fastapi rag react vite web-scraping
Last synced: 11 Apr 2026
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/maktoobgar/fastapi
A simple project based on fastapi framework for comparing it's speed and scalability with adonisjs-v5 framework.
Last synced: 17 May 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/igorbenav/crudadmin
Modern admin interface for FastAPI with built-in authentication, event tracking, and security features
admin admin-dashboard admin-panel backend crud fastapi pydantic pydantic-v2 python sqlalchemy
Last synced: 02 Mar 2025
https://github.com/chibuikeeugene/loan-amount-prediction
A machine learning program that estimates the amount of loan to be issued as seen in the dataset given. This program uses a simple hist gradient boosting regressor algorithm to estimate the likely loan user should be eligible for.
docker docker-compose evidentlyai fastapi hyperopt mlflow prefect-orchestration
Last synced: 10 Apr 2025
https://github.com/arnabd64/automl-fastapi
A web app powered by FLAML automates Machine Learning tasks efficiently, simplifies data prep, and runs smoothly on standard laptops, enabling secure, cost-effective model creation.
automl fastapi machine-learning python
Last synced: 08 May 2025
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/simplehima/maestro-agents
Enterprise-grade multi-agent AI orchestration platform with 8 specialized agents, native Windows desktop app, and extensible tool system. Built with FastAPI and TypeScript.
ai ai-agents claude desktop-app fastapi gpt-4 llm multi-agent ollama orchestration python typescript
Last synced: 15 Jan 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/rodrigolaa/pizzadeliveryapi
Practice Project to apply REST API methodology with FAST-API in a Pizza Delivery API :pizza:
Last synced: 17 May 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/aurevlan/whatisup
Open-source uptime monitoring: multi-probe geographic correlation, browser scenario recorder, real-time dashboard, teams RBAC, SSO/OIDC, public status pages. One Docker command to deploy.
alerting devops docker fastapi incident-management infrastructure-monitoring monitoring multi-probe open-source playwright python self-hosted slo ssl status-page uptime uptime-monitoring vuejs
Last synced: 10 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/frefrik/ollama-models-api
🦙 API to explore the complete collection of Ollama models
ai api fastapi llm-models models ollama ollama-api rest-api
Last synced: 10 Apr 2025