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-30 00:10:52 UTC
- JSON Representation
https://github.com/phaysaal/seenslide-desktop
Open-source screen capture app for real-time presentation sharing. Transparent, auditable, community-driven.
fastapi linux open-source presentation python real-time screen-capture wayland
Last synced: 26 Apr 2026
https://github.com/s1rt3ge/code-review-agent
AI-powered GitHub PR reviews with 4 parallel agents: Security, Performance, Style, Logic. Built with FastAPI + LangGraph + React.
ai code-review fastapi github-app langgraph llm python react
Last synced: 26 Apr 2026
https://github.com/gblack98/msme-alternative-credit-scoring
Alternative credit scoring for MSMEs in Africa using mobile money & behavioral data — Supabase + FastAPI + ML
africa alternative-data credit-scoring fastapi financial-inclusion msme supabase
Last synced: 26 Apr 2026
https://github.com/martinsantost/myzest
The lightest self-hosted recipe manager that actually cares about your food memories.
cookbook cookbook-app cooking culinary-diary docker fastapi food-diary food-journal homelab memory-keeper moment-cards open-source python recipe-manager recipe-scraper self-hosted selfhosted sqlite
Last synced: 26 Apr 2026
https://github.com/gakkiyomi/missav-api
A third-party RESTful API for the "MissAV" website, designed to scrape and structure website data.
api fastapi missav missav-api python spider
Last synced: 26 Apr 2026
https://github.com/charlieroth/pydo
Python CLI & HTTP Server for task manangement
Last synced: 26 Apr 2026
https://github.com/skeinrank/skeinrank
SkeinRank - Explainable terminology normalization and attribute enrichment for technical search
aho-corasick devtools elasticsearch-search entity-normalization fastapi information-retrieval observability python technical-documentation terminology-normalization text-processing
Last synced: 07 Jun 2026
https://github.com/dimanu-py/course-platform
Simple course platform applying DDD
ddd fastapi outside-in-tdd python
Last synced: 26 Apr 2026
https://github.com/bforbilly24/folderingbyimagecaptioning-fastapi-backend-restapi
FastAPI backend for AI-powered image categorization using ResNet50+LSTM. Automatically organizes images into folders based on generated captions with real-time progress tracking and ZIP export.
fastapi imagecaptioning lstm resnet-50 uvicorn
Last synced: 27 Apr 2026
https://github.com/bencoderus/py-auth-service
A FastAPI-based authentication service with JWT token support, user management, and distributed rate limiting using Redis.
Last synced: 27 Apr 2026
https://github.com/asafr-dev/supportdesk-api
SupportDesk tickets API (FastAPI): API-key auth, SQLAlchemy/Postgres, OpenAPI docs, tests, CI.
docker fastapi mypy openapi postgresql pytest python rest-api ruff sqlalchemy
Last synced: 27 Apr 2026
https://github.com/jelloeater/cam-privacy
Simple glue app to toggle Amcrest Camera Privacy on and off via a GET request
Last synced: 27 Apr 2026
https://github.com/dvurechensky/binnexus.probe
Is a fast API-based binary probing tool designed for quick behavioral inspection of executables and DLLs.
api-analysis behavior-analysis binary-analysis code-analysis debugging dvurechensky dvurechenskypro dynamic-analysis fastapi ghidra ida malware-analysis pattern-detection program-analysis python reverse-engineering signal-analysis static-analysis windows-internals x32dbg
Last synced: 27 Apr 2026
https://github.com/techwithty/heygen-streaming-api
Python client and FastAPI integration for HeyGen's Streaming API. Production-ready implementation with type hints, async support, and comprehensive error handling.
ai-avatars api-client async-io fastapi heygen python rest-api streaming-api video-generation webhooks
Last synced: 27 Apr 2026
https://github.com/guomaimang/signedtrust
SignedTrust is an enterprise-grade digital signature verification platform designed to validate PDF document signatures and ensure document integrity.
fastapi javascript material-ui python react
Last synced: 27 Apr 2026
https://github.com/menonsoftware/konexion
A modern web application for AI model inference and chat interactions
ai fastapi groq-api javascript ollama-api python3 svelte sveltekit
Last synced: 27 Apr 2026
https://github.com/jasutiin/quizopp
Inspired by QuizUp, a game for learning and competition
fastapi nextjs react typescript websockets
Last synced: 27 Apr 2026
https://github.com/augustoarraes/sapju
Sistema de Análise de Processos Jurídicos.
api-rest docker fastapi judge postgresql python rabbitmq
Last synced: 27 Apr 2026
https://github.com/jaybhuvaa/smartllm-router
Intelligent LLM Cost Optimizer - Routes queries to optimal models based on complexity, implements semantic caching, and provides cost analytics. Built with FastAPI & Ollama.
ai cache cost-optimization fastapi llm machine-learning ollama openai pyth semantic
Last synced: 27 Apr 2026
https://github.com/heitorpolidoro/sigecon
Sistema de Gestão de Controle de Tarefas
fastapi python sqlmodel task-management
Last synced: 27 Apr 2026
https://github.com/noras2001/fastapi_sqlalchemy
FastAPI app using SQLAlchemy
Last synced: 27 Apr 2026
https://github.com/lakshmipavithrayemireddy/sustainable-farming-ai
A sophisticated multi-agent AI system designed to revolutionize sustainable farming practices. Key Features: Farmer Advisor Agent, Market Researcher Agent, Resource Optimization, Profit Maximization, Real-time Recommendations
agriculture artificial-intelligence fastapi machine-learning multi-agent-system python sustainability sustainable-farming
Last synced: 27 Apr 2026
https://github.com/felipelaptrin/fastapi-cicd
Simple API done with FastAPI
api fastapi githubactions python
Last synced: 27 Apr 2026
https://github.com/pansani/server-sent-streaming
fastapi golang server-sent-events
Last synced: 27 Apr 2026
https://github.com/sccsmartcode/hng-stage1-number-classification-api
A public API for HNG Stage 1 task that classifies a given number by identifying its mathematical properties (prime, perfect, Armstrong, parity, digit sum) and retrieves a fun fact using the Numbers API.
backend-api fastapi hng-stage1 mathematics number-classification numbersapi public-api python
Last synced: 27 Apr 2026
https://github.com/k-kumar-01/python-api-to-server-cli
Converts Python API to Server
argparse fastapi python uvicorn
Last synced: 27 Apr 2026
https://github.com/quadnucyard/seu-gpa-calculator-server
东南大学绩点计算器后端(仅转发请求)
fastapi python southeast-university
Last synced: 27 Apr 2026
https://github.com/natthasath/demo-python-fastapi-background-task
FastAPI BackgroundTask allows you to execute non-blocking tasks in the background while returning a response to the client quickly. It's ideal for tasks like sending emails, processing files, or updating caches.
backgroundtask fastapi poetry python uvicorn
Last synced: 28 Apr 2026
https://github.com/vitorvogomes/fastapi-stand-livros
CRUD para Gerneciamento de Livros utilizando FAST API
crud docker-compose fastapi openapi postgresql pytest python3 sqlalchemy swagger
Last synced: 28 Apr 2026
https://github.com/sathviknayak123/detection_of_dga_botnets
App to Detect of DGA-based botnets using Machine Learning and Deep Learning (CNN+Attention)
binary-classification cnn-att-models deep-learning fastapi feature-engineering machine-learning multiclass-classification
Last synced: 28 Apr 2026
https://github.com/dogukanurker/blackholeapi
API of Black Holes.
api blackhole blackhole-lists blackholes fastapi python
Last synced: 28 Apr 2026
https://github.com/rahulsamant37/daily-task
DAILY-TASK: My Learning & Development Journey repository documenting my growth in MLOps and AI Engineering. It serves as both a portfolio and knowledge base, showcasing production-ready ML pipelines and core Python development practices. With projects on MLOps, AgenticAI, each commit reflects my continuous learning and practical implementations.
aws-apigateway aws-ec2 aws-lambda aws-s3 chromadb faiss-vector-database fastapi huggingface langchain-python langgraph-python mlflow uvicorn-nginx
Last synced: 28 Apr 2026
https://github.com/infroware/k8s-janus
Just-in-time kubectl exec access for Kubernetes. Request → Approve → Exec → Expire. No permanent permissions. Ever.
access-control devops fastapi helm jit kubectl kubernetes pod python rbac role-based-access-control security
Last synced: 08 Jun 2026
https://github.com/hongch666/mix-web-demo
这是一个微服务的 Demo 框架,集成了对 Spring/Gin/Nest.js/FastAPI 微服务注册与发现(Nacos),并使用 SpringCloud 的 gateway 网关进行服务路由和登录校验,可在此基础上进行项目扩展。
Last synced: 09 Apr 2026
https://github.com/matthew-shaw/fastapi-vs-flask
FastAPI vs Flask
docker docker-compose fastapi flask gunicorn openapi postgresql pydantic sqlalchemy uvicorn
Last synced: 05 Feb 2026
https://github.com/luoling8192/mj-router
A FastAPI service that provides a unified interface for generating images using various AI providers (DALL-E, Midjourney, OpenRouter).
dalle fastapi midjourney openrouter
Last synced: 11 Jun 2026
https://github.com/farimah20/cctv-security-system
AI-Powered CCTV Security Monitor with Theft Detection
ai cctv computer-vision cross-platform deep-learning fastapi flutter jwt machine-learning mobile-app object-detection opencv python-3 real-time rest-api security sqlalchemy surveillance yolo
Last synced: 09 Apr 2026
https://github.com/psbx/docker-flask-hello
docker-flask-hello
cl docker fastapi github-actions go python rust sqlite typescirpt
Last synced: 07 Apr 2026
https://github.com/olukeye/fastapi-complaint-app
A simple application for logging complaint or report an issues form user activities.
crypto cryptography fastapi mssql-server pydantic-models pyodbc
Last synced: 17 May 2026
https://github.com/kdelphinus/boardgamelog-backend
보드게임 결과를 기록할 수 있는 웹 페이지의 백엔드 - 현재 깃랩으로 이동(https://gitlab.com/Kdelphinus/BoardGameLog-Backend)
Last synced: 18 May 2026
https://github.com/faisalaffan/aiyeah
AIyeah is an open source AI platform built for developers who need reliability over hype.
ai-agents ai-platform fastapi fiber golang langgraph litellm llm-observability llms multimodal open-source pgvector python rag text-to-sql typescript
Last synced: 24 Jun 2026
https://github.com/rithick574/fastapi-ecommerce-postgresql
A robust and scalable e-commerce backend built with FastAPI and SQLAlchemy. This project provides a solid foundation for developing modern, high-performance online retail platforms.
ecommerce fastapi postgresql postresql python render
Last synced: 05 Apr 2026
https://github.com/sudarshanc00/potato-disease-classification
This machine learning project classifies potato leaf images into three categories: Early Blight, Late Blight, and Healthy. Using a CNN model, it accurately detects potato diseases based on leaf images. The project includes a FastAPI-powered web interface for image uploads and real-time classification results.
css fastapi html keras matplotlib python tensorflow
Last synced: 08 Apr 2026
https://github.com/nrthbnd/cat_charity_fund_spreadsheets
FastAPI Проект - Приложение благотворительного фонда для поддержки домашних животных с интеграцией Google API
alembic fastapi googleapi googlesheets sqlalchemy
Last synced: 17 May 2026
https://github.com/sajanv88/multi-tenant-fast-api-demo
A demonstration project showcasing the basics of multi-tenancy architecture using Beanie ODM and MongoDB. This educational example implements database-per-tenant isolation to show how tenant data can be separated in different MongoDB databases.
Last synced: 18 May 2026
https://github.com/thenakulmistry/retrotrade
An algorithmic trading backtesting platform that uses a Retrieval-Augmented Generation (RAG) service to generate BUY/SELL/HOLD signals from financial news. The RAG service is built with Python, FastAPI, and LangChain, while the core trading logic is handled in Java.
algorithmic-trading backtesting fastapi java langchain large-language-models python quantitative-finance rag
Last synced: 05 Apr 2026
https://github.com/quantumwizard888/cryptography_tools
Minimalistic API tools (based on FastAPI) for hash generation and cryptography
api api-rest async asynchronous beginner beginner-friendly cryptography cyber-security cybersecurity fastapi hash python python-3 python3 rest-api security security-tools web webapp
Last synced: 18 May 2026
https://github.com/bemxio/jedyneczki
A website in Polish, showing how much F's I have got in school
css fastapi html javascript python uvicorn vulcan website
Last synced: 08 Apr 2026
https://github.com/kaschenkkko/coiledsteelapi
API for working with a coiled steel warehouse.
docker fastapi githubaction-workflow postgresql pytest python sqlalchemy
Last synced: 22 Mar 2025
https://github.com/stylepatrick/custom-data-openai-rest-api
OpenAI linked with custom data and REST API for questions
artificial-intelligence custom-data fastapi langchain openai rest-api
Last synced: 19 Apr 2026
https://github.com/sincerelyyyash/founder-match-ai
AI-powered co-founder matching platform using FastAPI and NLP-based similarity scoring.
all-mpnet-base-v2 fastapi machine-learning natural-language-processing nlp python scikitlearn-machine-learning sentence-transformers
Last synced: 18 May 2026
https://github.com/amidug/brazilpipeline
fastapi keras mlflow python scikit-learn tensorflow xgboost
Last synced: 10 Apr 2026
https://github.com/doupoa/miniplayer-server
MiniPlayer简约在线播放器的后端项目
fastapi music-player musicplayer-online
Last synced: 17 May 2026
https://github.com/faisal-fida/real-time-cyber-attacks
This project is a FastAPI-based web application designed to scrape real-time cyber attack data from an external source, parse the data, and store it in a database using Tortoise ORM.
cyberattacks fastapi realtime requests tortoise-orm webapp
Last synced: 17 May 2026
https://github.com/mirseo/autoprint
Fastapi document upload server and AutoPrint Server
autoprint fastapi print printercontrol python
Last synced: 18 May 2026
https://github.com/vaynbaum/diplom-quantoriums
заказная дипломная работа - электронный журнал для кванториумов
angular fastapi postgresql pyth web-application
Last synced: 29 Sep 2025
https://github.com/techtuners-tt/backend
Backend development for a social network for musicians combines Threads and SoundCloud's best features.
Last synced: 11 May 2025
https://github.com/lubaskinc0de/palletify
Server API + Client for generating a random color palette
fastapi javascript mui python react
Last synced: 14 Apr 2026
https://github.com/ararog/health_up
A whatsapp bot to make health appointments scheduling easier.
boilerplate chatbox fastapi pydantic pydantic-ai python3 sqlmodel
Last synced: 17 May 2026
https://github.com/safe-pe/fastapi-server-template
a basic fastapi project template with tortoise orm (postgresql), aerich for migrations, docker & pytest for testing.
aerich fastapi fastapi-boilerplate fastapi-template tortoise-orm
Last synced: 18 May 2026
https://github.com/volfpeter/lounge
Chat application API and a basic Bootstrap 4 UI
bootstrap4 chat demo fastapi python
Last synced: 05 Apr 2026
https://github.com/lahcenezzara/fastapi-getting-started
Getting Started with FastAPI
api backend beginner crud fastapi http json pydantic python rest-api tutorial uvicorn web-development web-framework
Last synced: 09 May 2026
https://github.com/toluwaa-o/lite-api
A FastAPI-powered backend that gathers and returns enriched company insights, including Wikipedia-sourced details, country of origin, macroeconomic indicators from the World Bank, and recent news articles with sentiment analysis. Built to support an interactive frontend that helps users understand the economic context behind African companies.
africa api backend company-insights data-aggregation economic-data fastapi google-news macroeconomics python sentiment-analysis web-scraping wikipedia-api world-bank
Last synced: 08 May 2025
https://github.com/esoltys/weather_visualizer
FastAPI-based web application that visualizes historical weather patterns using data from the NOAA Climate Data Online (CDO) API. It allows users to select weather stations on a map, choose a date range, and view temperature trends over time.
arcgis-js-api chartjs fastapi noaa-historical-data
Last synced: 17 May 2026
https://github.com/issg-upat/fileagent-sand5g
A simple fileagent with fastapi
Last synced: 18 May 2026
https://github.com/ahmad2b/kly-frontend
AI URL shortener
fastapi nextjs nextjs14 vercel
Last synced: 06 May 2026
https://github.com/troutlytics/troutlytics-backend
Backend support to provide updated information about trout stocking in Washington state. This repository contains all the essential backend components of the project, including database management, Web API, and a web scraper.
contributions-welcome contributors data-visualization docker fastapi fish fishing folium lakes maps python sqlalchemy statistics trout washington wdfw webscraper webscraping website
Last synced: 07 Mar 2026
https://github.com/euiyounghwang/kafka_job_interface_service
kafka_job_interface_service
fastapi kafka kafka-client kafka-consumer poetry python3
Last synced: 16 May 2026
https://github.com/renanstn/prefect-poc
Um pequeno estudo com prefect que acabou virando um aglomerado de APIs aleatórias se comunicando entre si.
django docker docker-compose fastapi nginx prefect python
Last synced: 07 Apr 2026
https://github.com/axelsgit/fashion-recommender
This project builds a hybrid and visual recommender system for (luxury) fashion products, simulating a real-world e-commerce scenario (e.g., Zalando, Farfetch, Fashion Nova). It integrates visual filtering, collaborative filtering, content-based filtering, and hybrid models, enriched with user metadata and interaction recency.
deepfashion fashion fastapi numpy pandas python resnet-50 sklearn streamlit tensorflow ui-design
Last synced: 07 Apr 2026
https://github.com/luis122448/migrate-oracle-python
This project is a web application designed to facilitate the migration of data between Oracle databases, specifically targeting Oracle Autonomous Database as the destination.
astro docker docker-compose fastapi html javascript python tailwindcss
Last synced: 07 Apr 2026
https://github.com/jackwallet/cryptocurrency-exchange-rates-manager
Microservice to store and update cryptocurrency exchange rates
alembic clean-architechture dishka docker fastapi microservices-architecture postgres redis sqlalchemy
Last synced: 10 Apr 2026
https://github.com/mrkazzila/shortener_url_api
!!!ON HOLD!!! Tiny url api using FastApi.
alembic docker docker-compose fastapi poetry postgres pytest sqlachemy
Last synced: 10 Apr 2026
https://github.com/marcosalves90/comparar-rostos-api
API que compara semelhança entre dois rostos em imagens
docker fastapi html python tailwindcss
Last synced: 19 Jul 2025
https://github.com/JoyChudasama/chat-txt
fastapi langchain ollama python react typescript
Last synced: 30 Dec 2025
https://github.com/kingflow-23/expense-tracker
A personal finance tracker where users can log and categorize their expenses.
backend fastapi frontend sqlalchemy streamlit
Last synced: 09 May 2026
https://github.com/lftobs/task-manager
Task-manager is an API built using fastapi, postgresql, rocketry and hosted on render.
fastapi python rocketry todoapi
Last synced: 18 May 2026
https://github.com/miintto/matstagram
지도에서 나만의 맛집을 추가하고 관리하자!
fastapi python sqlalchemy uvicorn
Last synced: 17 May 2026
https://github.com/collectivecloudperu/api-rest-python-fast-api
Como Crear una API REST con Python y FastAPI
api-rest fastapi python python3
Last synced: 17 May 2026
https://github.com/darliaro/lumairej
Emotional journaling app, written in Python with love 🤍
emotional-awareness fastapi htmx journaling mental-health mood-tracker open-source pdm personal-development playwright postgresql pytest python self-care
Last synced: 19 Jul 2025
https://github.com/xiaoquisme/translate-mcp-server
A translation server based on MCP architecture, supporting multi-language translation and text-to-speech functionality.
fastapi fastapi-mcp mcp mcp-server python
Last synced: 18 Apr 2026
https://github.com/basis-foundation/basis-poc
BASIS — Building Automation Secure Identity Service — is an open-source project under Basis Foundation. It provides a modern identity, authorization, and audit layer for operational technology environments that were not designed with cloud security in mind.
building-automation docker-compose fastapi identity-management iot keycloak mqtt oidc ot-security
Last synced: 17 May 2026
https://github.com/junior92jr/event-driven-fastapi
Scalable event-driven system built with FastAPI and PostgreSQL, featuring asynchronous task processing and external service integration. Containerized with Docker for easy setup.
api asynchronous-tasks background-worker docker docker-compose event-driven-architecture fastapi postgresql python3 redis redisqueue
Last synced: 08 Apr 2026
https://github.com/matheusotenio/transcriptionapp
Este projeto utiliza um backend desenvolvido com Python e FastAPI para realizar a transcrição de um vídeo do YouTube via link. No frontend, foi utilizado React com Vite para configurar a interface.
css fastapi javascript python3 react vite
Last synced: 04 Mar 2025
https://github.com/usamamasood12/enterprise-ai-knowledge-assistant
Enterprise AI Knowledge Assistant - Production-ready RAG system with multi-LLM integration, advanced NLP, REST API, and interactive dashboard
artificial-intelligence enterprise fastapi knowledge-base langchain machine-learning nlp openai rag streamlit
Last synced: 11 Apr 2026
https://github.com/sorebit/couch-remote
Simple FastAPI remote control for a PC keyboard
Last synced: 18 May 2026
https://github.com/nilukush/prism-core
AI-Powered Product Management Platform
ai ai-powered ai-powered-features ai-powered-tools docker fastapi nextjs postgresql prd-generator product product-management product-manager python typescript user-stories
Last synced: 07 Apr 2026
https://github.com/naimur-29/ferm-queue-site
a professional site for a streamer to maintain his queue system (ordered by FERM)
fastapi fullstack-development javascript mongodb python reactjs
Last synced: 10 Apr 2026
https://github.com/45harry/log_classification_genai_llm_nlp_deepseek_r1_
Log Classification Using LLM DeepSeekR1
bert-embeddings deepseek-r1 fastapi llm regex sckiit-learn
Last synced: 18 May 2026
https://github.com/arjunprabhulal/google-gemini-chatbot
Google Cloud Gemini Chatbot with FastAPI and Streamlit
chatbot fastapi gemini-ai gemini-flash genai-chatbot google-cloud-platform streamlit tokens
Last synced: 11 May 2026
https://github.com/imtahiriqbal/fastapi-sample
api fastapi fastapi-crud python virtualenv
Last synced: 03 May 2026
https://github.com/syahrulbhudif/vexora-model
Vexora is a mood-based music recommendation system that uses facial emotion detection to suggest personalized music playlists. The system leverages CNN for emotion detection.
cnn deep-learning fastapi k-means python
Last synced: 08 May 2026