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/zero1max/fastapi-auth
A simple authentication system using FastAPI, Tortoise ORM, and JWT for user registration and login.
fastapi python3 sqlite3 tortoise-orm
Last synced: 21 May 2026
https://github.com/abhi904485/fastapi_with_graphene
GraphQL With Fastapi Using (starlette-graphene3)
alembic fastapi graphene3 graphql sqlalchemy starlette
Last synced: 09 May 2026
https://github.com/ddrm86/cat_facts_api
This project is a simple FastAPI application that provides an API for managing cat facts. Made following the official FastAPI tutorial.
fastapi sqlite3 sqlmodel uuidv4
Last synced: 07 May 2026
https://github.com/chaliy/azure-api-functionapp-poc
Host Python FastAPI with static site as single entry point on Azure Function App
azure azure-functions fastapi python terraform
Last synced: 08 Apr 2026
https://github.com/jmoussa/youtube-content-recommendation
An RESTful API paired with a content scraper that analyzes popular YouTube content and arranges it in interesting ways for the end user (via API endpoints).
content-recommendation elasticsearch elasticsearch-client fastapi google python web-service youtube youtube-api
Last synced: 07 May 2026
https://github.com/knifa/qr-stl
Generate 3D-printed QR codes using OpenSCAD and SolidPython.
3d-printing fastapi openscad python qrcode solidpython stl
Last synced: 06 Apr 2025
https://github.com/guptakushal03/ui-generator
A whiteboard-style UI builder with real-time HTML/CSS code generation, live preview, editable code, and downloadable/uploadable designs.
code-generator drag-and-drop fastapi monaco-editor ui-designer
Last synced: 16 May 2026
https://github.com/sakhileln/space-nomad
A web application built with FastAPI and SQLite3, designed to deliver up-to-date space exploration information. It integrates data from public space APIs to showcase current missions, space news, celestial body details, and more! 🌌
database fastapi nasa-api spacex spacex-api spacex-launches spacex-launches---mission-tracker sqlite3
Last synced: 18 Apr 2026
https://github.com/nikol4ss/gotrade
Application that consumes financial market APIs, analytical dashboards, and simulates investments with AI/ML for real investments.
axios-vue celery fastapi pandas python-binance vue3
Last synced: 18 May 2026
https://github.com/dave-shawley/fastapi-patterns-lab
Lab for exploring FastAPI and ASGI patterns in code and theory
Last synced: 12 Jun 2026
https://github.com/one-with-violets-in-her-lap/windchimes-backend
GraphQL API for a multi-source music player
alembic fastapi python sqlalchemy
Last synced: 16 May 2026
https://github.com/vamsi0333/ai-sentiment-cicd-project
End-to-end CI/CD deployment of an AI-powered Sentiment Analysis API using FastAPI, Docker, Kubernetes, Terraform, and GitHub Actions. Demonstrates complete MLOps + DevOps workflow.
ai cicd devops docker fastapi github-actions kubernetes mlops scikit-learn terraform
Last synced: 12 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/jakefils/multi-model-url-ranking
High-Value Link Scraper and Ranker using GPT, semantic models, and FastAPI.
fastapi gpt link-ranking machine-learning nlp openai python semantic-search web-scraping
Last synced: 09 May 2026
https://github.com/alexmhack/serverless-python
In this repository we are going to write a very basic python application and focus mainly on its deployment using GCP Cloud Run and the various things involved in the deployment process.
cloud-run docker dockerfile fastapi gcp simple-app tutorial
Last synced: 18 May 2026
https://github.com/fulanii/codify-live-backend
Real-time collaboration platform that lets users chat, call, and code together directly in the browser.
fastapi jwt realtime-chat realtime-video supabase
Last synced: 14 May 2026
https://github.com/hong539/sauce-man
sauce-man is a discord bot to make discord UI/UX better!
backend backend-api backend-app backend-development container discord-bot docker dockerfile fastapi python python3 search-algorithm search-engine uv
Last synced: 05 Apr 2025
https://github.com/qhuyitb/engine-audio-retrieval-system
Audio retrieval system for vehicle sound similarity search using MFCC-based feature extraction, FastAPI, and Qdrant vector database.
audio-retrieval audio-similarity fastapi information-retrieval librosa python qdrant
Last synced: 18 May 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/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/prakash-aryan/speech_command_server
A real-time voice command detection system that recognizes "play" and "pause" commands using Vosk speech recognition.
fastapi python transcription uvicorn vosk websockets
Last synced: 17 May 2026
https://github.com/armand-sauzay/fastapi-template
⚡ Template for FastAPI projects ⚡
api docker docker-compose fastapi python
Last synced: 04 Apr 2025
https://github.com/syd-taha/real-time-mask-detection-and-face-recognition
Real-Time Mask Detection and Face Recognition System using deep learning and computer vision. The system detects whether individuals are wearing a mask (correctly, or not at all) using webcam input or video streams.Includes end-to-end development from model training to production-ready deployment.
computer-vision deep-learning end-to-end-machine-learning face-detection face-recognition fastapi machine-learning mask-detection mtcnn opencv pytorch streamlit tensorflow
Last synced: 11 Apr 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/abynxv/crud-fastapi
This project demonstrates a simple CRUD (Create, Read, Update, Delete) application using the FastAPI framework. It is designed to manage departments and employees within an organization. The project includes endpoints for creating, reading, updating, and deleting records in a SQLite database, leveraging SQLAlchemy for ORM
fastapi python sqlalchemy sqlite3
Last synced: 18 May 2026
https://github.com/ggsmith842/sentiment-api-hum
A FastAPI app that takes a keyword, searches for recent tweets, and returns a sentiment score.
Last synced: 04 May 2026
https://github.com/dhartisangani/melomint-processor-service
A Unique music platform empowering artists with AI-driven nested royalties and NFT members and Transparent analytics. Seamless access to a vast high-quality song library for users. Support artists with exclusive NFTs with Flow blockchain.
ai audio-processing cosine-similarity fastapi ml python tenser
Last synced: 18 May 2026
https://github.com/ikram595/product-manager_fastapi
crud fastapi jwt-authentication sqlite
Last synced: 15 Apr 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/tonkonozhenko-mi/ai_private_workspace
Local-first desktop app (macOS & Windows) to chat with your own projects — offline RAG over your files, grounded answers with sources. No cloud, no accounts.
ai desktop-app fastapi llama-cpp llm local-first macos offline ollama privacy rag react tauri windows
Last synced: 26 Jun 2026
https://github.com/ankit-ap-paul/wildlife-monitoring-software
Wildlife Monitoring Software using live audio
Last synced: 06 Apr 2026
https://github.com/scholarx-assesment/class-schedule-service
Class scheduler service for the eduction institute system
docker fastapi microservices-architecture postgresql
Last synced: 11 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/adarshkr357/hospital-management-system
css fastapi hospital-management-system html javascript jsx nextjs
Last synced: 16 Jun 2025
https://github.com/lucs1590/study-microservice
Microservice project using FastAPI, PostgreSQL, Docker and Nginx.
api crud fastapi microservices python
Last synced: 15 May 2026
https://github.com/leosolar8/recommender-ecommerce-ml
Machine Learning Microservice for Personalized Product Recommendations Trains collaborative filtering and deep learning models on e-commerce order history data. Serves recommendations via a FastAPI REST API, packaged with Docker, and deployed at scale using Kubernetes + Helm.
ai collaborative-filtering deep-learning docker ecommerce fastapi helm kubernetes machine-learning microservice personalization recommender-system
Last synced: 08 Apr 2026
https://github.com/jefri1234/project-fastapi
project made in framework FastApi for create a Api REST with python my first project in FastApi
Last synced: 04 May 2026
https://github.com/somenath203/quillsense
Click below to watch the demo video of the project
expo expo-image-picker expo-sharing expo-speech fastapi google-gemini-api handwriting-insights mental-health mental-stress-analysis nativewind react-native zustand
Last synced: 04 Apr 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/khaledali1234/plant-disease-detection---ml
AI-powered web application for detecting plant diseases from leaf images using Machine Learning. The system predicts the disease type, estimates infection severity, and provides treatment recommendations using a FastAPI backend and a responsive frontend.
computer-vision deep-learning fastapi machine-learning react tensorflow
Last synced: 08 Apr 2026
https://github.com/asifrahaman13/laughing-guide
A blazing-fast HR payroll system designed to deal with simplicity as well as blazing-fast speed. The application is capable of handling thousands of files concurrently, making it extremely efficient for the HR payroll system.
docker fastapi git golang linux postgres python typescript
Last synced: 06 Apr 2026
https://github.com/soofstad/fastreact-boilerplate
Boilerplate for a FastAPI python API and a React SPA WebApp project
Last synced: 16 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/tomasdmarg/money-mule-backend
MoneyMule.xyz - Tool for early stage investors. ETH Global Cannes. Backend Repo
ai backend crewai crypto cryptocurrency docker ethglobal fastapi multiagent openai python startups
Last synced: 09 Jul 2025
https://github.com/cpleonardo/fastapi-django-boilerplate
FastAPI with Django ORM boilerplate
async django django-admin django-orm fastapi
Last synced: 06 May 2026
https://github.com/muhkartal/fr-framework
A modular and extensible face recognition framework featuring real-time detection, facial landmark analysis, and recognition with API support.
dlib face-recognition fastapi numpy opencv pillow pydantic python-multipart requests scipy uvicorn
Last synced: 13 Apr 2026
https://github.com/alina1412/try_oauth_educational
Educational FastApi project for checking usage of jwt tokens
fastapi makefile poetry pytest
Last synced: 17 Jul 2025
https://github.com/kimgoetzke/practice-fastapi-score-calculator
A project to practice Python and FastAPI.
alembic fastapi postgresql pydantic pytest python sqlalchemy
Last synced: 06 May 2026
https://github.com/pashamakhilkumarreddy/fastapi-mongodb
This is a RESTful API built using Python and FastAPI. The application leverages Docker for containerization, MongoDB as the database, poetry for managing Python versions, and Swagger for API documentation and testing.
commitlint docker docker-compose fastapi makefile nginx pre-commit python uvicorn
Last synced: 07 Apr 2026
https://github.com/macorisd/eventual
A full-stack project for managing and visualizing events. Built with FastAPI (backend), React + Vite (frontend), MongoDB (database), and deployed on Vercel.
fastapi full-stack mongodb nodejs react vercel
Last synced: 10 Apr 2026
https://github.com/sweetpotatohack/akuma-web-scanner-v5
🔥 AKUMA Web Scanner v5.0 - Ultimate Security Arsenal | Production-ready vulnerability scanner with React frontend, FastAPI backend, and 8+ integrated security tools
cyberpunk cybersecurity docker fastapi nmap nuclei penetration-testing pentesting react security-scanner security-tools testssl vulnerability-scanner web-security webapp-security
Last synced: 06 Jul 2025
https://github.com/thesparkvision/fastapi-basic-project
I am learning FastAPI. This Repository contains a basic project which deals with some simple data and interact with MongoDB for accessing/updating it
Last synced: 19 May 2026
https://github.com/ysskrishna/express-fastapi-performance-test
A comprehensive performance benchmark comparing FastAPI (sync vs. async) and Express.js. This project uses Artillery.io to simulate various real-world load testing scenarios (read/write-heavy, stress, spike) in a controlled Docker environment. It provides automated scripts, detailed performance reports, and a Looker Studio to visualize results.
artilleryio async benchmark-framework docker docker-compose express expressjs fastapi load-testing nodejs performance-testing postgresql python ysskrishna
Last synced: 02 Apr 2026
https://github.com/h0ffy/jennychat
JennyLab FastAPI Chat IA and Sophia Asistant
Last synced: 19 May 2026
https://github.com/0x03c1/fastapi-terraform-actions-aws
Este projeto demonstra como fazer o deploy automatizado de uma aplicação web simples em FastAPI, utilizando Terraform com backend remoto na AWS (S3 + DynamoDB) e GitHub Actions para CI/CD, com execução final em uma instância EC2 com Docker.
Last synced: 07 Apr 2026
https://github.com/vpsi-vsb-2025/vpsiproject
System pro nemocnice
fastapi fullstack github-actions nextjs python typescript
Last synced: 06 Apr 2026
https://github.com/ad4r5hgs/smartfolio-june
Portfolio June !!
chromadb fastapi langchain nextjs ollama openai-api redis tailwindcss typescript
Last synced: 06 Apr 2026
https://github.com/finalsa/base-fastapi-api
This is the base for the main projects made with fasta-I
Last synced: 22 May 2026
https://github.com/sakurapuare/schedula
A monorepo for course planning, scheduling, enrollment, and grading with FastAPI, React, and AI-assisted scheduling.
academic-platform ant-design course-management course-scheduling docker education enrollment fastapi full-stack grading grpc monorepo mysql nginx pulp react scheduler sqlalchemy student-information-system vite
Last synced: 08 Apr 2026
https://github.com/maettuu/24fs-advanced-software-engineering
Repository for the course Advanced Software Engineering Spring 2024
aws-s3 boto3 ci-cd docker end-to-end-testing eslint fastapi full-stack google-maps-api grafana jwt-token kong-api kubernetes localstack loki microservices review-tools sonarqube vite
Last synced: 06 Apr 2026
https://github.com/yuliaraitsyna/health-app
App for analysing health data from AppleWatch.
fastapi healthcare pandas python react typescript
Last synced: 07 Apr 2026
https://github.com/samshad/csci-5409-adv.-topics-in-cloud-computing
CSCI 5409 – Advanced Topics in Cloud Computing (Dalhousie, Summer 2024) All graded assignments, Kubernetes labs, and the full‑stack capstone I built while mastering containers, AWS, Kubernetes, Terraform, and DevOps automation.
aws cloud-computing devops docker fastapi iac kubernetes react terraform
Last synced: 06 Apr 2026
https://github.com/pramodyasahan/langgraph-chatbot
This is a FastAPI-based chatbot API integrated with LangGraph and Streamlit for an interactive UI. The chatbot allows users to select different AI models, define system prompts, and interact with the LangGraph-based agent.
Last synced: 16 May 2026
https://github.com/codedpro/mt5-trade-split-manager
🤖 AI-Agent Friendly MT5 Expert Advisor with intelligent order splitting, automatic trailing stops, and REST API. Perfect for Gold/Silver trading with Claude AI integration. Split orders 60/10/10/10/10 for maximum profit optimization.
ai-agent algorithmic-trading automated-trading claude-ai expert-advisor fastapi forex-bot gold-trading metatrader5 mql5 mt5 python-trading rest-api risk-management silver-trading socket-trading split-orders trading-bot trailing-stop xauusd
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/brints/spoken-api
Spoken is a real-time voice translation video conferencing platform that eliminates language barriers in global professional collaborations by providing instantaneous, natural-sounding voice translation, allowing participants to communicate naturally in their native tongues.
digitalocean fastapi github-actions postgresql python3 unit-testing uvicorn webrtc websocket
Last synced: 08 Jun 2026
https://github.com/aayushpaigwar/skinsense_ai
AI-powered skin disease detection app with image analysis, skincare tips, PDF reports, and dermatologist finder.
azure azure-devops dart fastapi flutter
Last synced: 16 Apr 2026
https://github.com/mirvald-space/haraj_scrap
It handles asynchronous data fetching, city-based search filtering, and storage in a MongoDB database, supporting real-time updates and easy front-end integration.
async asynchronous asyncio db fastapi mongo python scraping semphore
Last synced: 25 Jul 2025
https://github.com/willsams/example-js-react-with-python
JavaScript + Python full stack example application using React + Redux Sagas for the frontend and a GraphQL API backend using FastAPI + AsyncPG.
ariadne asyncpg bootstrap4 direnv docker fastapi graphql jwt-authorization knexjs nodejs nvm postgresql pytest pytest-mock python reactjs redux-sagas
Last synced: 16 Jan 2026
https://github.com/asawirshafiq/gradio-tweet-classification
This project involves NLP tweet classification utilizing a model from HuggingFace. The backend is developed with FastAPI and MongoDB, ensuring efficient data handling and scalable API services. The user interface is designed using Gradio, providing an intuitive and interactive experience for users to classify and analyze tweets.
bert fastapi gradio-interface huggingface-transformers nlp-machine-learning
Last synced: 15 May 2026
https://github.com/nuriadevs/store-backend-fastapi
Backend for an online store using FastAPI, PostgreSQL, Docker, and Mailpit for managing products, orders, users, and sending emails
Last synced: 15 Apr 2026
https://github.com/magnetsinc/magnetize-login-api
Handles login/logout
api docker fastapi kubernetes magnetize python3
Last synced: 30 Apr 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/erickduraes/quizbasedaichatbot
🤖 Engage with a personalized AI chatbot that tailors its responses based on your quiz-determined user persona.
ai apis chatbot css fastapi frontend html interactive-project machine-learning personalized-chatbot python quiz-app web-development
Last synced: 18 Apr 2026
https://github.com/tokisakikurumi2001/viba_proxy_server
Proxy server built with FastAPI
Last synced: 19 May 2026
https://github.com/thequantscientist/multi-agent
[Hitachi Digital Services] Demo on LangGraph-based Lightweight Multi-Agent System
agentic-ai fastapi langgraph llm-agent multi-agent
Last synced: 19 May 2026
https://github.com/luvaary/sentinel
open source system monitoring program, written in python
cross-platform developer-tools fastapi offline-first open-source performance-monitoring privacy-first psutil python self-hosted sqlite system-monitor web-dashboard
Last synced: 31 Dec 2025
https://github.com/emuhs/s2p-api
Source-to-Pay backend application built with FastAPI and PostgreSQL
alembic backend crud docker fastapi postgresql python rest-api sqlalchemy
Last synced: 07 Apr 2026
https://github.com/systemlight/t-fastapi
:lock: :package: FastApi framework back end development template.【基于FastApi框架的后端开发模板】
Last synced: 19 May 2026
https://github.com/ykozhanov/habittracker
Телеграм бот менеджера привычек
api celery docker docker-compose fastapi pytelegrambotapi python redis sqlalchemy swagger
Last synced: 06 Apr 2026
https://github.com/mdaffailhami/gasku_server
This is the repository of FastAPI backend server for GasKu app.
competition dart e-government fastapi flutter gas government kmipn mongodb python
Last synced: 09 Apr 2026
https://github.com/mindscope-world/fastapi-bitnet-inference
BitNet Inference Web UI: A modern web interface for running Microsoft's BitNet models efficiently on CPU. This project provides a user-friendly way to download, manage, and run inference with 1-bit quantized language models.
Last synced: 19 May 2026