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/ijsbol/simple-blogging-platform
A super simple FastAPI based Python blogging application that renders MDX to HTML, supporting multiple authors and private blogs.
blog blogging blogging-application blogging-platform blogging-system fastapi python
Last synced: 19 May 2026
https://github.com/asai95/fastapi-google-iap
A FastAPI plugin for Google Cloud Identity-Aware Proxy (IAP) authentication.
Last synced: 20 Jan 2026
https://github.com/mjdevaccount/market-data-store
Production market data infrastructure: TimescaleDB + FastAPI control-plane, async sinks, Python client. Handles OHLCV bars, fundamentals, news, options. Features: RLS isolation, backpressure mgmt, Prometheus metrics, cross-repo testing. Built for scale.
async data-infrastructure fastapi financial-data market-data postgresql prometheus python time-series timescaledb
Last synced: 31 Oct 2025
https://github.com/proteus-technologies-private-limited/opendraft
Open Draft - Free, open-source screenwriting software — a modern alternative to Final Draft. Professional screenplay formatting, real-time collaboration, beat boards, and version control. Desktop (macOS/Windows/Linux) & browser.
collaborative-writing fastapi final-draft-alternative fountain open-source python react rust screenplay-editor screenwriting screenwriting-software scriptwriting tauri typescript
Last synced: 08 May 2026
https://github.com/nowayhecodes/fastapi_kafka_example
An example of how to integrate FastAPI with Kafka
docker docker-compose fastapi kafka kafka-client python
Last synced: 10 Apr 2026
https://github.com/quaddarv1ne/fast_api_media_platform
📺 Медиа-платформа на FastAPI — это веб-приложение для загрузки, хранения и воспроизведения медиафайлов. Оно позволяет пользователям загружать музыкальные файлы и обложки, а также просматривать информацию о медиафайлах, таких как категория, жанр и имя исполнителя.
2024 fast fastapi maximdupley music music-player python python3 quadd4rv1n7
Last synced: 19 May 2026
https://github.com/logtide-dev/logtide-python
Official Python SDK for LogTide - Production-ready logging with automatic batching, circuit breaker, distributed
async batching circuit-breaker distributed-tracing django fastapi flask log-management logtide middleware observability retry-logic sdk
Last synced: 11 Jun 2026
https://github.com/fernando24164/real-time-ingestion
Real time ingestion with FastAPI
analytics data-ingestion fastapi insights microservices personalization python real-time rest-api
Last synced: 19 May 2026
https://github.com/mutuajoseph/gainit
A GYM management system for tracking and managing gym operations i.e instructors, membership types, members and payments
Last synced: 03 May 2026
https://github.com/mateus-dev-me/madr-fastapi
Plataforma simplificada para gerenciamento de acervos digitais de livros, focada em romances.
fastapi python sqlalchemy testdrivendevlopment
Last synced: 19 May 2026
https://github.com/crackedresearcher/quickapi
A blazing-fast API mock tool for frontend devs—build prototypes without waiting for the backend! (in build mode)
api-mock astrojs devtools fastapi frameworks rest-api
Last synced: 19 May 2026
https://github.com/gri-gus/alchemica
Alchemica — SQLAlchemy Logger with logging magic. Sync, async, multithreaded
alchemica asyncio debugging fastapi logging python sql-explain sqlalchemy sqlalchemy-python
Last synced: 18 Feb 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/rvansant2/fastapi-starter-kit
A FastAPI Starter Kit
docker fastapi postgres python starter-kit
Last synced: 12 Apr 2026
https://github.com/harshil748/ai-code-reviewer
This is a full-stack web application that leverages the power of Large Language Models (LLMs) to provide instant code analysis, improvement suggestions, and documentation. Users can paste a code snippet, select the programming language, and receive an AI-generated review. All analyses are saved in a history log for future reference
ai fastapi full-stack-web-development google-gemini-api llm nextjs postgresql tailwindcss
Last synced: 05 Apr 2026
https://github.com/krushna-b/sentinel
Full Stack application for real-time satellite visualization
data-visualization docker fastapi nextjs postgresql python restful-api
Last synced: 16 Jan 2026
https://github.com/omkaarr1/size_chart_generator
AI-Powered Size Chart Generator! Our project aims to transform the online shopping experience by providing accurate, personalized size recommendations, helping to reduce return rates and boost customer satisfaction
fastapi machine-learning python3 unsupervised-learning
Last synced: 03 Feb 2026
https://github.com/filthyrake/telescope_cam_detection
Real-time wildlife detection and telescope collision prevention system using RT-DETR + iNaturalist on NVIDIA A30
astronomy computer-vision deep-learning fastapi nvidia-gpu object-detection python pytorch real-time-detection rt-detr rtsp telescope websocket wildlife-monitoring
Last synced: 20 Apr 2026
https://github.com/henrikac/fastapi-docker-tkinter
A url shortener made with fastapi, docker and tkinter (learning purpose only).
docker docker-compose fastapi python tkinter
Last synced: 11 Apr 2026
https://github.com/arrmansa/fastapi-logging-tests
log unique request id, while replacing newlines for a good log format
Last synced: 15 May 2026
https://github.com/ahmadassadi/fastapi-admin-cli-tool
FACT, as fast as FastAPI 🔥. A User Friendly CLI tool for FastAPI (FastAPI Admin Cli Tool)
api cli fastapi fastapi-template python
Last synced: 10 May 2026
https://github.com/ddonghyeo/audiogenerateserver
오디오 생성 서버 컴포넌트
ai-models asgi bark fastapi uvicorn-gunicorn
Last synced: 19 May 2026
https://github.com/geo-y20/enhanced-learning-experience
IntelliLearn is a FastAPI-based application designed to process and transcribe audio and video files into text using the Whisper model. The application also supports processing PDF files to extract and summarize their content.
chat-application chatgpt educational-project fastapi groq-api huggingface lama llm pdf-files platform python speech-to-text text-summarization transformer whisper word2vec wordembedding
Last synced: 06 Apr 2025
https://github.com/lucasfrancaid/poc-fastapi
Proof of concept of the FastAPI. This repository was used in my publish on Medium.
api fastapi medium-article python python3 tutorial
Last synced: 19 May 2026
https://github.com/deruina/starfolio
This project is a FastAPI application that allows users to authenticate with GitHub using OAuth and fetch their starred repositories. The application provides a web interface for users to log in and view their starred repositories, as well working with command-line interface (CLI)
asynchronous-programming concurrency fastapi oauth2
Last synced: 19 May 2026
https://github.com/kilobyteno/tunsberg
A collection of opinionated methods, functions, classes and utils for Python, FastAPI and related libraries.
Last synced: 16 Feb 2026
https://github.com/somenath203/suicide-depression-predictor
Click below to checkout the website live
docker dockerfile fastapi jupyter machine-learning ml react reactjs render support-vector-classifier support-vector-machine sweetalert2 tailwind tailwindcss vercel
Last synced: 13 Apr 2026
https://github.com/touale/framex-kit
FrameX — A lightweight, pluggable Python framework for building modular and extensible algorithmic systems with dynamic plugin loading, distributed execution, and seamless API interoperability.
distributed-systems fastapi framework plugin-system python ray
Last synced: 08 Apr 2026
https://github.com/mahimailabs/fluxcrud
FluxCRUD is a easy to use, fast, and modern CRUD framework for FastAPI.
async crud fastapi fastapi-crud fluxcrud pydantic pydantic-v2 sqlalchemy
Last synced: 18 Feb 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/kientech/crop-recommendation-with-machine-learning
The Crop Recommendation with Machine Learning project is designed to assist farmers and agricultural professionals in selecting the most suitable crops for their specific environmental conditions.
fastapi machine-learning modeling numpy pandas python reactjs sklean
Last synced: 22 Mar 2025
https://github.com/theijhay/auto-review
Automated System for reviewing resumes
Last synced: 16 Feb 2026
https://github.com/vladelo777/support-fastapi-module
Система поддержки пользователей с тикетами, WebSocket-чатом, email-интеграцией, вложениями, таймерами SLA и базой знаний. Разрабатывается поэтапно на FastAPI + PostgreSQL + SQLAlchemy.
Last synced: 26 Jun 2025
https://github.com/papapana/iris_api
Sample API for exploring the Iris dataset
docker docker-compose fastapi ml-service mongodb pytest python rest-api
Last synced: 15 Jun 2025
https://github.com/halfenif/toy_filemover_streamlit
Sometimes the process of editing MP3 tags is the result of an old man's work.
fastapi mp3-tags mpd streamlit
Last synced: 25 Jul 2025
https://github.com/AVoss84/pdf_extract
Text classification based on PDF inputs
classification fastapi nlp python streamlit
Last synced: 06 Apr 2025
https://github.com/ivanildobarauna-dev/data-producer-api
FastAPI application for sending data to Pub/Sub, used for load testing and triggering pipelines
api-rest cloud data-engineering fastapi gcp
Last synced: 16 Feb 2026
https://github.com/dltkddnr04/timetree_ics_server
TimeTree Crowler and ICS wrapping Server
Last synced: 16 Feb 2026
https://github.com/lvncer/school-cli-app
2年前期WebAPIの授業で使ったプロジェクトファイル。MySQLのschoolデータベースとFastAPIを組み合わたCLIアプリケーションです。
Last synced: 09 Jul 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/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
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: 06 May 2026
https://github.com/complicat9d/building-report-crm
CRM system, consisting of a telegram bot, used for uploading reports by stuff members, and an admin panel for reviewing them
aioschedule alembic docker fastapi html-css jinja2 pydantic pytelegrambotapi python3 sqlalchemy
Last synced: 08 May 2026
https://github.com/chris-cozy/syntheticsoulapi
Synthetic Soul is an experimental AI agent named Jasmine (Just a Simulation Modeling Interactive Neural Engagement) that simulates humanlike emotions, thinking, and relationships. It evolves its personality based on user interactions, reflecting emotional depth, biases, and unique experiences, offering dynamic, adaptive, and lifelike engagement.
artificial-intelligence fastapi llm neural-network python
Last synced: 20 May 2026
https://github.com/jnlandu/mlops-project
This repository contains the updated backend codes of the repository text-summarization, which will be merged.
azure bootstrap fastapi nextjs14 python react torchvision
Last synced: 11 Apr 2026
https://github.com/ibtisamafzal/voyance
AI visual web research agent — natural language → Gemini vision navigates live sites → spoken briefing + comparison table. UI Navigator @ Gemini Live Agent Challenge.
ai-agent cloud-run elevenlabs fastapi firecrawl gemini google-cloud hackathon perplexity playwright react ui-navigator vite web-research
Last synced: 08 Apr 2026
https://github.com/fernandocelmer/cookiecutter-fastapi
❤️️ Amazing project with FastAPI
cookiecutter cookiecutter-fastapi cookiecutter-python cookiecutter-template fastapi fastapi-sqlalchemy fastapi-template pydantic python python-3 python3
Last synced: 09 Apr 2026
https://github.com/wristwaking/wechat-miniprogram-payment
这是一个Python语言通过fastapi框架搭建服务端,实现微信小程序端进行微信支付案例模板项目源码。
fastapi python3 wechat-mini-program
Last synced: 20 May 2026
https://github.com/shivvamm/fastapi-complete
Fullstack Serverside Rendering App with FastAPI and Jinja2 with Database migration and integration with alembic and sqlAlchemy
alembic fastapi jinja2 pytest python sqlalchemy
Last synced: 20 May 2026
https://github.com/zobiakanwal/legal-ai-assistant
An AI-powered FastAPI backend for selecting and filling legal document templates using GPT-4.
ai-assistant fastapi gpt-4 legaltech openai react taillwindcss typescript vite
Last synced: 08 Apr 2026
https://github.com/hakant66/moderation-app
End-to-end moderation system for text & images. FastAPI backend with provider toggles (OpenAI & Google Perspective/Vision), PyTorch TorchScript prefilter microservice, policy.yaml rules, token-bucket rate limiting, in-memory caching, React/Vite frontend, training scripts, and Kubernetes manifests.
computer-vision content-moderation docker fastapi fastapi-backend google-perspective google-vision-openai in-memory-cache kubernetes mlops mobilenetv3 moderation-api nlp openai pytorch roberta token-bucket torchscript transformers
Last synced: 08 Apr 2026
https://github.com/creyd/creypy
My collection of Python and FastAPI shortcuts etc.
Last synced: 28 Oct 2025
https://github.com/fusionaize/faigate
Local OpenAI-compatible AI gateway for OpenClaw and other AI-native clients.
fastapi foundrygate llm-gateway llm-router multi-provider openai-compatible openclaw self-hosted
Last synced: 09 May 2026
https://github.com/edenoved/platform-for-managing-simulation
Developed a simulation management platform for communication networks and computer systems, utilizing Python (FastAPI), React (TypeScript), and MongoDB. The platform supports real-time simulation tracking, customizable configurations, automated workflows, and in-depth results analysis, optimizing research processes and increasing efficiency.
automation fastapi mongodb python react real-time-monitoring simulation typescript web-application
Last synced: 16 Apr 2025
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/maximemoreillon/face-recognition-fastapi
api face face-recognition facerecognition fastapi python recognition
Last synced: 03 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/mvarrone/simulate-ip-printer-webserver
Recreate a small webserver for network printers using Docker
api api-rest csv docker docker-compose fastapi ipvlan monitoring network-programming printer printer-controller python3 ubuntu virtual-machine
Last synced: 29 Apr 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/vhidvz/machine-translation
Multilingual machine translation microservice powered by the Facebook/mBART-large model
ai facebook-mbart fastapi huggingface machine-translation multilingual
Last synced: 20 May 2026
https://github.com/seamusmullan/ampere
A modern desktop application template that combines Electron and Vite for frontend with Python and FastAPI for backend.
electron fastapi npm-package python template uv vite vitejs
Last synced: 07 Mar 2026
https://github.com/abhimanyu-gaurav/learn_fastapi
Building a secure and scalable REST API using FastAPI, with OAuth2 (JWT) for authentication, SQLAlchemy for database management, and Pydantic for data validation. This project supports full CRUD operations with SQLite as the database and uses bcrypt for password hashing to ensure security.
bcrypt fastapi jwt-authentication jwt-token oauth2 passlib pydantic pydantic-models python sql-alchemy sql-lite
Last synced: 21 Apr 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/shanu-shahbin/blogs-fastapi-
The FastAPI Blog API is a RESTful web service built using FastAPI, allowing CRUD (Create, Read, Update, Delete) operations on blog posts. It provides endpoints for managing blog posts with authentication using JWT tokens and OAuth2. The API also integrates Swagger UI and ReDoc for interactive API documentation.
api crud fastapi oauth2 pyjwt redoc swagger-ui
Last synced: 14 Mar 2025
https://github.com/dataforgeopenaihub/mlops-credit-card-fraud-detection-end-to-end
End to End Machine Learning MLOps Project for Credit Card Fraud Detection using Ensemble Models, Data and Model Versioning through DVC, Github Actions, and Deployment
aws-lambda credit-risk data-pipelines dvc-pipeline fastapi github-actions google-drive-api machine-learning mlops-project mlops-workflow python
Last synced: 14 Feb 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/alilotfi23/metricguard
MetricGuard is a lightweight Linux system monitoring tool built with FastAPI and psutil.
fastapi linux metrics monitoring python
Last synced: 10 May 2026
https://github.com/renatoelho/email-validator
Este projeto visa obter bom nível de confiança de um determinado endereço de e-mail, considerando diversos fatores, incluindo a validade do Top-Level Domain (TLD) que é quando um domínio está listado entre os domínios válidos existentes como .com, .com.br etc...
api dns dnsrecon docker docker-hub email fastapi mx python tld
Last synced: 04 May 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/0baris/fastapi-blog-api
Fastapi kullanılarak geliştirilmiş basit bir Blog API'si
blog-api fastapi fastapi-sqlalchemy postresql python sqlalchemy
Last synced: 14 May 2026
https://github.com/bootswithdefer/esp32-relay-controller
ESP32 Relay Controller with Web Interface
adafruit circuitpython fastapi feather garage-door-opener mqtt nicegui relay
Last synced: 06 Apr 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/sorna-fast/fast_api_company
Building the API of a company's entities with the demo front with Streamlite to run the run.py file
alembic fastapi passlib requests sqlalchemy streamlit
Last synced: 08 Jul 2025
https://github.com/ndrohith09/demystify
An AI based Deep Fake Identifier for Face Identification
fastapi googlenet pytorch reactjs
Last synced: 20 Apr 2026
https://github.com/faridun-dev/todo-fastapi
Simple ToDo API with Fast API Python, CRUD 🚀🐍
Last synced: 14 May 2026
https://github.com/chrnmaxim/fts_fastapi
Реализация FTS (FastAPI + SQLAlchemy + PostgreSQL)
fastapi fts postgresql sqlalchemy
Last synced: 27 Jun 2025
https://github.com/cthtuf/cloud-run-template
Template for Python projects to deploy it on Google Cloud Run with GitHub Actions
ci-cd cloudrun fastapi flake8 gcloud github-actions mypy pre-commit-hook pytest python terraform
Last synced: 08 Apr 2026
https://github.com/imkevinliao/noname_docker
无名杀 个人制作 noname docker 版本。三国杀,再玩十年也不腻
docker fastapi noname sanguosha
Last synced: 19 Mar 2025
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/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/abhimishra01/vectorshift-fullstack
Full Stack application - Vectorshift Dashboard Replica
axios docker fastapi material-ui reactjs zustand
Last synced: 13 Feb 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/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/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/cdxy1/avito-test-task
Тестовое задание
fastapi postgres pyhton redis sqlalchemy
Last synced: 14 May 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/jpcadena/aws-session-management
Session Management with AWS DynamoDB, API Gateway and CloudWatch
api-gateway aws cloudwatch dynamodb fastapi python restful-api
Last synced: 19 Jan 2026