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-06 00:10:50 UTC
- JSON Representation
https://github.com/lorenzotabasso/repeatio
Modern language learning with repetition. Nx monorepo with Next.js frontend and FastAPI backend.
docker fastapi nextjs nx nx-monorepo python
Last synced: 01 May 2026
https://github.com/gana36/flight-price-estimation
Production-ready flight price prediction using ensemble models (RF + XGBoost + LightGBM) with AWS ECS deployment
aws-ecs docker dvc ensemble-learning fastapi grafana mlflow mlops prometheus
Last synced: 10 Apr 2026
https://github.com/the-1riddle/empowerher
empowerment fastapi upforgrabs vuejs website
Last synced: 30 Aug 2025
https://github.com/dxxta/color-sorter-iot-telegram
Integrating IoT with Web Platforms for Real-Time Control and Monitoring
docker fastapi iot python reactjs telegram-bot
Last synced: 05 Apr 2026
https://github.com/coslynx/openai-request-executor-mvp
AI-powered tool to execute OpenAI requests and provide responses efficiently... Created at https://coslynx.com
ai-request-executor code-generation developer-tools devops fastapi machine-learning mvp mvp-development natural-language-processing openai-api-wrapper openai-integration openai-library postgresql python python-backend requests response-formatter software-development sqlalchemy uvicorn
Last synced: 30 Apr 2026
https://github.com/abbasiandev/raybod
Next-gen Android security: On-device AI malware scanning, real-time threat protection, network traffic analysis, and cloud-powered threat intelligence.
android-malware android-security clean-architecture cybersecurity fastapi hybrid-cloud intrusion-detection jetpack-compose kotlin machine-learning malware-detection mobile-security network-monitoring packet-analysis python security-scanner tensorflow-lite threat-intelligence vpn-service
Last synced: 24 May 2026
https://github.com/codethor0/llm-agent-control-plane
Production-oriented defensive reference implementation for securing tool-connected LLM agents.
ai-security appsec defensive-security fastapi llm-security owasp prompt-injection python rag-security red-team security-by-design tool-calling
Last synced: 24 May 2026
https://github.com/renswickd/deploy-gpt-oss-in-ec2
Local deployment of gpt-oss-20b model in AWS EC2 instance.
docker ec2-instance fastapi gpt-oss-20b gpu ollama
Last synced: 05 May 2026
https://github.com/hightower-systems/station-hardware-agent
Local HTTP agent bridging a browser or cloud web app to USB station hardware: ESC/POS receipt printer + cash drawer, USB HID scale, and Zebra ZPL label printer.
cash-drawer escpos fastapi hardware-bridge point-of-sale python receipt-printer scale usb-hid warehouse zebra zpl
Last synced: 03 Jul 2026
https://github.com/sechi42/github-actions
Este proyecto automatiza el despliegue de un modelo de machine learning utilizando GitHub Actions. El pipeline CI/CD construye, prueba y despliega una imagen Docker en Amazon ECR, luego se implementa en una instancia EC2 para predecir la tasa de cancelación de clientes de la empresa Interconnect.
aws-ec2 aws-ecr fastapi python tensorflow
Last synced: 06 Feb 2026
https://github.com/aadityauohyd/abc-quizzy
Online AI based quiz app. User can play 10 question per day, get confetti celebration when scores 75% or more. It has User's history as well for reference of question. Implemented in FastAPI, Postgresql, React js. This repo contains only frontend.
fastapi postgresql python reactjs sqlalchemy
Last synced: 30 Dec 2025
https://github.com/halovina/fastapi-gemini-draft-cv
Creating a CV Creation Automation API with FastAPI & Gemini
fastapi gemini generative-ai pydantic python
Last synced: 18 May 2026
https://github.com/subhradeep1708/karmatek-2025-organa
Smart Organ & Blood Donation Network - A smart network connecting organ/blood donors with recipients using a scoring algorithm and generative AI for optimized matches and analysis.
fastapi gemini-api generative-ai nextjs postgresql pydantic python shadcn-ui socket-io sqlalchemy tailwind-css websocket zod-validation zustand-state-management
Last synced: 07 Apr 2026
https://github.com/tinajastyle/staser
Like python HTTPServer but with steroids
fastapi hypercorn modern python static-site
Last synced: 11 May 2026
https://github.com/usama7365/dataintel-hub-backend
crewai crewai-tools fastapi python python-multipart
Last synced: 18 May 2026
https://github.com/igitonga/fastapi-react
A recipe app
alembic fastapi postgresql react sqlalchemy
Last synced: 11 Apr 2026
https://github.com/brandonmfong/simple-auditor
excuse to learn REST api
computer-stats fastapi python3 rest-api uvicorn
Last synced: 18 May 2026
https://github.com/radha1805/symptom-checker-ml
Symptom Checker ML Model — includes data preprocessing, feature engineering, training pipeline, prediction API (FastAPI), multilingual support, and Docker deployment.
ai docker fastapi healthcare machine-learning ml-model multilingual nlp python symptom-checker telemedicine
Last synced: 13 Apr 2026
https://github.com/srvenient/virtual-library
A modern web application to manage and organize your virtual library. Keeping track of your readings has never been easier!
docker fastapi python python3 react react-router reactjs tailwindcss typescript website
Last synced: 25 Jun 2025
https://github.com/aysenurcftc/FastAPI-Flower-Classification
A FastAPI app for classifying flower images using a pre-trained Vision Transformer (ViT) model, containerized with Docker for easy deployment.
classification docker fastapi pytorch
Last synced: 12 Sep 2025
https://github.com/defrecord/literate-spacy
A literate programming implementation of a spaCy-based NLP tool using Org mode
fastapi literate-programming nlp org-mode python spacy
Last synced: 21 Mar 2025
https://github.com/farukseker/ml-spam-detection-api
🚀 A FastAPI-powered project that uses a trained ML model to classify incoming emails as spam 🛑 or ham 📧 in real-time. Supports CSV batch processing 📂, multi-query input 🔄, and detailed logging with usage stats 📊.
fastapi machine-learning model-extraction model-train model-training predict-api prediction prediction-api prediction-model skicit skicit-learn
Last synced: 18 May 2026
https://github.com/kurkigal/speech-to-text-service
Speech-to-text service powered by Faster-Whisper, FastAPI, and Typer.
fastapi python python-programming ruff speech-to-text stt
Last synced: 20 Apr 2026
https://github.com/samanshafagh/python-fastapi-auth-microservice
Production-ready authentication microservice built with FastAPI. Features JWT auth, Google & GitHub OAuth2, role-based access control, PostgreSQL, Dockerized deployment, Alembic migrations, and 95%+ test coverage. Designed for secure, scalable backend systems.
api-security backend docker fastapi jwt microservice oauth2 postgresql pytest python sqlalchemy
Last synced: 11 Apr 2026
https://github.com/ahnaf19/fastapi-boilerplate
This boilerplate leverages route-service structure, is equipped with pre-commit hooks, github actions and dependabot and is constructed as per personal preference of workflow for quick API development.
boilerplate boilerplate-template fastapi python
Last synced: 19 Apr 2026
https://github.com/hoyirul/fastapi-starter-api
A fast and lightweight FastAPI starter template to quickly set up API projects. Includes basic configurations, authentication, and routing to help you kickstart your backend development with minimal setup.
chiper fastapi jwt modular postgresql python redis restful-api starter
Last synced: 07 Apr 2026
https://github.com/bishaldebroy007/fast-api-practice-part-1
Just the first step towards working with Fast API
Last synced: 18 May 2026
https://github.com/reezuleanu/termsync
Novelty CLI project management app, TermSync. I have no idea what I am doing so please do not come here looking to learn anything good.
command-line-app containerized fastapi project-management public-server python-rich tui
Last synced: 25 Jan 2026
https://github.com/akarazhev/ai-driven-development-101
AI-Driven Development 101: a practical course + full‑stack project (FastAPI + React). Learn agents, prompting, and ship a social media automation app.
agents ai automation course docker education fastapi llm podman prompting react social-media sqlmodel tailwindcss vite
Last synced: 13 Apr 2026
https://github.com/stlvce/pixel
canvas daisyui docker fastapi nginx postgresql react tailwindcss
Last synced: 07 Apr 2026
https://github.com/sdediego/blockchain
Blockchain written in Python3
api asynchronous backend blockchain consensus-algorithm cryptocurrency cryptography fastapi frontend javascript mining peer-to-peer proof-of-work python react transaction transaction-pool wallet websocket-server
Last synced: 12 Apr 2026
https://github.com/mariamkipshidze/fastapi-learning-series
🚀 A simple FastAPI project for learning and experimenting with building APIs using Python. Created as part of my web development practice
Last synced: 18 May 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/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/amidug/brazilpipeline
fastapi keras mlflow python scikit-learn tensorflow xgboost
Last synced: 10 Apr 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/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/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/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/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/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/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/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/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
https://github.com/narendhiran-dev/predictive-analytics-for-repayment-predictions
A machine learning API built with Python, FastAPI, and Scikit-learn to predict borrower repayment risk based on historical payment data. A FinTech risk assessment system that uses a Random Forest model to predict a borrower's future repayment behavior and serves the prediction via a REST API.
data-science fastapi fintech loan-prediction loan-prediction-analysis machine-learning machine-learning-algorithms predictive-modeling python random-forest random-forest-classifier random-forest-regression rest-api risk-assessment scikit-learn scikit-learn-api scikit-learn-python
Last synced: 13 Apr 2026
https://github.com/devcom33/smart-cdi-reviewer
smart-cdi-reviewer is an open-source LegalTech tool that automatically checks the compliance of permanent employment contracts (CDI) with the Moroccan Labor Law using natural language processing and large language models.
ai-engineering fastapi java java-17 langchain langchain-python llm llms microservice python reactjs spring-boot
Last synced: 07 Apr 2026
https://github.com/kozydot/kozy-nyaa.si-api
Unofficial API for Nyaa.si (Closed Source)
fastapi magnet-link nyaa nyaa-si python requests torrent-search torrents uvicorn
Last synced: 21 Jul 2025
https://github.com/sitamgithub-msit/paligemma2-docci-litserve
Leverage PaliGemma 2's DOCCI fine-tuned variant capabilities using LitServe.
artificial-intelligence deep-learning fastapi image-captioning lightning-ai litserve paligemma python transformers vision-language-models
Last synced: 04 Mar 2025
https://github.com/PengweeWang/api
A simple application programming interface system base on fastapi.
Last synced: 31 Oct 2025
https://github.com/dantesbytes/electrical-grid-data
full-stack web application that provides real-time monitoring and analysis from data generated by electrical grids .
dataengineering docker fastapi jupyter-notebook machine-learning pyspark python terraform
Last synced: 05 Apr 2025
https://github.com/rooshikesh/item-inspector-ai
AI-based product condition detection using BLIP-2 + FastAPI + Phi-4 (Ollama)
ai blip2 computer-vision condition-scoring ecommerce-ai fastapi hugging image-analysis image-tagging multimodal-ai natural-language-generation ollama open-source phi4 product-inspection prompt-engineering pyotrch python visual-language-models zero-shot-learning
Last synced: 18 Jun 2025
https://github.com/vicnesterenko/mac-malware-analysis
App for static macOS malware analysis
Last synced: 03 Jul 2026
https://github.com/sumingcheng/deepseekflow-api
将本地部署的 DeepSeek-R1 转换为官网流式输出格式
deepseek deepseek-r1 fastapi python3
Last synced: 16 May 2026
https://github.com/gmunumel/market-mind
AI market intelligence and analysis.
ai chromadb fastapi langchain langgraph postgresql rag react
Last synced: 07 Apr 2026
https://github.com/dogukanurker/brokenurlchecker
Check whether a link working or not.🖇️
css fastapi html python react tailwind typescript urlchecker uvicorn
Last synced: 07 Apr 2026
https://github.com/mustafahere/learn_fastapi
Simple calculator GET APIs using fastAPI
Last synced: 18 May 2026
https://github.com/kejiahp/fastapi-ecom-recommendation-system
Advanced recommendation system for e-commerce applications.
docker fastapi jinja2 mongodb motor pydantic python scikit-learn scikit-surprise
Last synced: 07 Apr 2026
https://github.com/zhima-mochi/simple-message-board
docker fastapi nginx python react sqlalchemy
Last synced: 07 Apr 2026
https://github.com/abidmaqbool20/fastapi-postgres-starter-kit
A scalable FastAPI starter kit with JWT authentication, role-based access control, SQLAlchemy ORM, Alembic migrations, PostgreSQL, and modular architecture ready for production and rapid API development.
alembic api-development backend fastapi jwt-authentication migrations postgresql python python3 rest-api role-based-access-control seeder sqlalchemy starter-kit web-api
Last synced: 03 Jul 2026
https://github.com/alivx/ocr-fastapi-demo
Demo app for sync and asyncio using fastAPI
async fastapi fastapi-crud redis rq synchronization
Last synced: 03 May 2026
https://github.com/giobbu/fasty-recommend
As fast as you recommend
embedding-similarity fastapi recommender-system
Last synced: 18 May 2026
https://github.com/frostbyte012/gemma-studio
A web-based application for managing datasets, fine-tuning machine learning models, and monitoring training progress. Built with React, TypeScript, and FastAPI, it simplifies workflows for dataset preprocessing, hyperparameter configuration, and model export.
docker fastapi reactjs typescript
Last synced: 07 Apr 2026
https://github.com/filipusarif/electricity-prediction-fastapi
Back end for prediction consumtion electricity in japan with fastapi
api fastapi prediction regression
Last synced: 18 May 2026
https://github.com/mryutaro/smago-map
SmaGoMap: IoTごみ箱SmaGoと連携可能なごみ箱の位置マップ
docker docker-compose fastapi nginx postgresql python react react-leaflet typescript
Last synced: 07 Apr 2026
https://github.com/developedby-siva/token-scope
Profile your LLM payloads. Find the waste. Cut the cost. Field-level token attribution, cost leak detection, and payload optimization for any LLM API.
docker fastapi github-actions llm openai tiktoken
Last synced: 08 Apr 2026
https://github.com/rodrigo-kelven/simples_api_gateway
Api gateway, repositorio onde mostro como funciona um api gateway de forma simples usando fastapi, python, docker. Ele desempenha um papel crucial na gestão e orquestração de chamadas de API, oferecendo uma série de funcionalidades que melhoram a eficiência e a segurança das comunicações
Last synced: 07 May 2025
https://github.com/imtiaj-007/surecheck-ai
SureCheck AI is an intelligent, agentic backend for automating medical insurance claim adjudication. It ingests multiple claim documents (Bills, Discharge Summaries, IDs), extracts structured data using parallel AI agents, validates consistency across documents, and renders a final approval decision.
ai ai-agents aws claims docker fastapi langchain langgraph llm pydantic python redis
Last synced: 07 Apr 2026
https://github.com/hazelnutparadise/gamecorner
A web game platform of hazelnut-paradise.com.
Last synced: 04 Jul 2026
https://github.com/jkevin2010/ai-cognitive-assessment
Revolutionary agentic AI-powered cognitive assessment that uses multiple collaborating AI agents to detect patterns invisible to traditional scoring — delivering up to 3× better sensitivity for early detection of cognitive changes.
agentic-ai ai-healthcare api cognitive-assessment digital-health fastapi machine-learning multi-agent-systems natural-language-processing python speech-analysis voice-biomarkers
Last synced: 04 Jul 2026
https://github.com/javatarz/corpus-watch
Privacy-focused, self-hosted net worth tracker for Indian DIY investors and families.
agpl fastapi india networth personal-finance privacy python react self-hosted
Last synced: 18 May 2026
https://github.com/johndutchover/short-circuit-me
Slack App using Bolt for Python
fastapi flyio gitlab-mirror mongodb-atlas pixi slack-bolt
Last synced: 18 May 2026
https://github.com/mtnvencenzo/cezzis-com-accounts-api
FastAPI-based backend for user account management, authentication, and profile operations. Implements OAuth 2.0 with PKCE flow, comprehensive profile management, and account settings for the Cezzis.com platform.
Last synced: 11 Apr 2026
https://github.com/ankit-ap-paul/wildlife-monitoring-software
Wildlife Monitoring Software using live audio
Last synced: 06 Apr 2026
https://github.com/binoydipu/insurance-premium-api
Demo ML Model API made with FastAPI and deployed on Render
Last synced: 18 May 2026
https://github.com/altech001/rocket_app
A Lost and Found application for lost and found items and a clear chat and also the a chatroom for user interactions and messagings
Last synced: 09 May 2026
https://github.com/onthefox/nexus-7
CTF-OS Ecosystem — Autonomous Proving Grounds for AI Agents. Shannon + SWE-Agent + Red-Teaming + Token Efficiency + Quantum-Safe DIDs
agent-orchestration ai-security ctf cybersecurity fastapi multi-agent owasp-llm python red-team shannon
Last synced: 08 Apr 2026
https://github.com/aroojzahra908/shopping-app
Shopping App – A fast and simple e-commerce management system built with FastAPI (backend) and React (frontend). This app allows users to browse products, place orders, and apply discounts. It also includes an admin panel for managing inventory, orders, and special offers.
fastapi inventory-management javascript ordering-system python react shopping-app
Last synced: 07 May 2026
https://github.com/djdhairya/ai-doctor
base46 deep-learning dotenv fastapi fastapi-template generative-ai groq-api jinja2-templates llama3 os pillow
Last synced: 19 May 2026
https://github.com/tokisakikurumi2001/viba_proxy_server
Proxy server built with FastAPI
Last synced: 19 May 2026
https://github.com/pashpiter/restaurant_reservations
Веб-приложение(backend) для бронирования столиков в ресторане
alembic asyncpg fastapi postgresql pytest python sqlmodel uvicorn
Last synced: 07 May 2025
https://github.com/amr-yasser226/citation-network-app
An interactive web app that fetches the top 20 related papers from Google Scholar (via SerpAPI), builds a citation graph, and renders it in pages of 10 nodes each.
citation-network fastapi google-scholar matplotlib networkx python serpapi
Last synced: 19 May 2026
https://github.com/insolor/fastapi-admin-project
Some experiments with fastapi-admin
Last synced: 26 May 2026