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-10 00:10:54 UTC
- JSON Representation
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/smrenato/fastapi_backend
A simple backend application using fastAPI framework to make a blog
asyncio bakcend fastapi python sqlalchemy
Last synced: 07 Aug 2025
https://github.com/intro-to-programming-2025-1/home
🧠 Introduction to Programming
fastapi git github javascript markdown python react sql
Last synced: 10 Apr 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/kaschenkkko/courierserviceapi
A prototype API designed for managing courier services. It provides endpoints for handling couriers, orders, and deliveries, allowing businesses to automate and optimize their logistics processes.
api docker fastapi postgresql pytest python sqlalchemy
Last synced: 21 Jun 2025
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/soofstad/fastreact-boilerplate
Boilerplate for a FastAPI python API and a React SPA WebApp project
Last synced: 16 May 2026
https://github.com/arhspe/mapper-rtc
API em FastAPI para consulta e correlação de indexadores fiscais da Reforma Tributária do Consumo.
api cclasstrib cindop fastapi json lc116 python reforma-tributaria
Last synced: 02 Jul 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/colddsam/portfoliobackend
This is a simple FastAPI project for managing achievements, projects, skills, and events. It provides endpoints to upload and retrieve data related to these categories. The data is stored in a JSON file website.json.
backend deployed fastapi management-system python server
Last synced: 15 May 2026
https://github.com/andreypomortsev/library
This project provides a simple yet comprehensive system for managing a library, focusing on book management and author tracking. It utilizes FastAPI, Docker, PostgreSQL, and SQLAlchemy to offer a robust framework for creating, updating, and retrieving books and authors through a RESTful API.
ci docker docker-compose fastapi postgresql pydantic sqlalchemy-python
Last synced: 09 Apr 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/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/arthurmgraf/graphmind
Autonomous Knowledge Agent Platform - Agentic RAG with Knowledge Graphs, hybrid retrieval, LangGraph agents, and MCP server
agentic-ai fastapi knowledge-graph langchain langgraph llm neo4j python rag vector-search
Last synced: 19 Feb 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/andrrade/project3-compassuol-devsecops
Este projeto tem como objetivo ensinar na prática os conceitos de CI/CD utilizando as tecnologias FastAPI, Docker, Jenkins e Kubernetes. Consiste em trabalhar com um código base em FastAPI e desenvolver uma esteira de automação que fará o deploy automatizado da aplicação em um cluster Kubernetes local.
ci-cd docker fastapi jenkins kubernetes nodejs react
Last synced: 30 Dec 2025
https://github.com/devroopsaha744/flashygen
AI powered FlashCard generation functionality prototype
edtech elearning fastapi generative-ai html-css-javascript langchain-python leaerning llms
Last synced: 02 Jul 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/jocker-123/chatq
Local Retrieval-Augmented Generation (RAG) system built with FastAPI, integrating vector search, Elasticsearch, and optional web search to power LLM-based intelligent question answering using models like Mistral or GPT-4.
chatbot chatbot-framework chatql-react chatroom clean-ui fastapi flutter-bloc graphql mqtt nestjs nodejs rag semantic-search vector-database
Last synced: 12 Sep 2025
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/yeukfei02/sanguozhi-llm
sanguozhi-llm
chromadb embedding fastapi generative-ai llama3 llm ollama python sanguoshi sanguoyanyi streamlit vector-database
Last synced: 19 Jan 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/ysskrishna/pixelmotion
A full-stack application built using React, TailwindCSS, FastAPI, Redis, Redis Queue, Docker, and WebSockets. It allows users to generate videos from images with a single click while providing real-time progress updates during the video generation process. The generated videos include animations and background music.
distributed-systems docker docker-compose fastapi package-creation pillow publisher-subscriber pubsub python python-package react reactjs redis redis-queue rq server-sent-events storage-management tailwindcss websocket
Last synced: 07 Apr 2026
https://github.com/transcendence12/blogs-api-with-fastapi
Not finished yet.
anaconda-environment crud fastapi python3
Last synced: 15 May 2026
https://github.com/stanmiglight/lab2
This FastAPI web service manages a simple user database, supporting CRUD operations for users identified by a user_id and a name.
Last synced: 15 May 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/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/isk-daniar/menu_dishes
Pet-project a menu dishes made on fastapi
alembic fastapi python-dotenv sqlalchemy
Last synced: 14 May 2026
https://github.com/heitornolla/fastapi-experiments
Experimenting with a CRUD API built with TDD
crud-api docker fastapi postgresql pytest python ruff taskipy tdd-python
Last synced: 11 Jul 2025
https://github.com/cereja-project/govbr_auth
Biblioteca de autenticação com o Gov.br para FastAPI, Flask e Django.
authentication django fastapi flask govbr login
Last synced: 17 Feb 2026
https://github.com/mr-ndi/quarksgroup-challenge
Simple REST API for user management built for Quarks Group's backend internship assessment.
backend challenge fastapi http-api in-memory internship json python quarks-group rest-api technical-assessment uuid
Last synced: 21 Jun 2025
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/ikajdan/sixthsense_server
A REST API server and a web client for the Sense HAT
Last synced: 21 Jun 2025
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/w0rm29/brickhack-chronoplan
fastapi google-api mongodb reactjs rest-api text-classification typescript
Last synced: 07 Apr 2026
https://github.com/eehwan/company-metadata-api
FastAPI-based rest API for multilingual company and tag search with PostgreSQL and Docker support
backend docker fastapi multilingual-websites postgresql python rest-api sqlalchemy
Last synced: 29 Jul 2025
https://github.com/coslynx/openai-python-wrapper
Streamlined API for simplified OpenAI requests, enabling efficient AI integration... Created at https://coslynx.com
ai-integration api-client asynchronous-programming code-generation data-validation database-integration developer-tools devops error-handling fastapi machine-learning model-selection mvp mvp-development openai-library openai-wrapper python python-api software-development text-generation
Last synced: 19 May 2026
https://github.com/whflima/seek-job-scraper
A project to scrape job listings from Seek.com.au and expose the data via an API. Designed for developers and researchers interested in programmatically accessing job advertisement data for analysis or integration.
fastapi python selenium-python
Last synced: 20 Jun 2025
https://github.com/tetherone/facerecognition
Facial recognition service, integration with AI from Tevian.ru
docker fastapi postgresql pydantic sqlalchemy
Last synced: 17 Feb 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/dev-vivekkumarverma/payment_integration
This is a simple fast api app for payment integration
docker docker-compose fastapi payment-gateway payment-integration python3 sqlite3 upi upi-integration upi-payment
Last synced: 09 Apr 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/rafavermar/fastapi_redis_mongodb
Este proyecto consiste en el desarrollo de una API que maneja información de películas, utilizando FastAPI como framework principal. Se integra con MongoDB para la persistencia de usuarios y Redis para el almacenamiento en caché de datos de películas. La seguridad se implementa mediante JWT (OAuth2 con “password flow”) y claves de API. Todo ello se
fastapi jwt mongodb redis-cache
Last synced: 29 Jul 2025
https://github.com/h0ffy/jennychat
JennyLab FastAPI Chat IA and Sophia Asistant
Last synced: 19 May 2026
https://github.com/iamsjunaid/tasks
A simple task management application built with FastAPI for the backend and React for the frontend. The backend uses Firebase Realtime Database for data storage and management.
fastapi fastapi-sqlalchemy firebase javascript python reactjs render tailwindcss vercel-deployment
Last synced: 21 Sep 2025
https://github.com/limbanga/fastapi_vnpay_integration
fastapi self-learning-project vnpay
Last synced: 20 Jun 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/mridulsaklani/vehicle-booking-system
Construction Material Management Software A powerful construction material management system designed to simplify the process of purchasing materials, connecting with vendors, and booking vehicles for transportation between locations. Key Features Material Purchase & Vendor Management – Easily manage and connect with material vendors.
beanie-odm fastapi keras mongodb pydantic-v2 python pytorch scipy starlette tensorflow
Last synced: 09 Apr 2026
https://github.com/rupanjana15/beforreal-backend
A FastAPI-based sarcasm detection API that uses a fine-tuned BERT model to classify text as sarcastic or not, with a sarcasm probability score.
api bert docker fastapi machine-learning nlp python sarcasm-detection text-classification torch transformers
Last synced: 04 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/jiagengchang/commpass-gpt
CoMMpass-GPT: a chatbot for the MMRF CoMMpass dataset
agentic-ai fastapi langchain openai-api website
Last synced: 20 Jun 2025
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/shaily24/credit-risk-system
AI-powered credit risk assessment platform with machine learning model integration
ai credit-risk docker fastapi fintech machine-learning material-ui postgresql python react redis risk-assessment typescript
Last synced: 06 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/d3rhami/chatbot-langchain-toolcalling
This project demonstrates a LangChain-based chatbot that integrates with a database to perform tasks like checking order statuses, registering new orders, and querying product inventory.It uses function calling and memory management to create a seamless user experience.The chatbot interacts with users through a web interface
conversational-ai fastapi function-calling langchain langchain-agent memory-management toolcalling
Last synced: 08 Jul 2025
https://github.com/s3rgeym/url-shortener
Шаблон для разработки через Docker с возможностью отладки и автоматической перезагрузкой при изменении кода.
asyncio docker docker-compose fastapi postgresql python vscode
Last synced: 05 Apr 2026
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/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/auxi-wardrobe/auxi-all-in
Auxi monorepo — React Native mobile + FastAPI backend wired as git submodules, with role-scoped Claude agents.
ai claude-code fastapi monorepo outfit-recommender react-native wardrobe
Last synced: 02 Jul 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/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/sanchariii/phish-plus
User-friendly web interface using Fast API for interacting with the model to predict whether a given website URL is a phishing site or not.
classifier-model fastapi seaborn selenium-webdriver uvicorn
Last synced: 07 May 2026
https://github.com/systemlight/t-fastapi
:lock: :package: FastApi framework back end development template.【基于FastApi框架的后端开发模板】
Last synced: 19 May 2026
https://github.com/sebastianurdaneguibisalaya/building-a-voice-agents-for-forms
Step-by-step guide to building a voice agents for forms using FastAPI as the back-end and Groq API.
artificial-intelligence fastapi groq python voice-agent websocket
Last synced: 15 May 2026
https://github.com/arthurgassner/swissenergy-backend
ML backend powering an energy consumption prediction dashboard.
backend caddy docker energy-industry energy-prediction entsoe-api fastapi lgbm machine-learning mlops plotly python showcase switzerland
Last synced: 20 Mar 2025
https://github.com/abdelrahman-elshahed/lfsr_image_encryption_project
This project implements an image encryption and decryption system using Linear Feedback Shift Register (LFSR) cipher with Shannon's principles of confusion and diffusion. The application features a user-friendly web interface that allows users to upload images, configure encryption parameters, and visualize the encryption/decryption results
api-development computer-security confusion diffusion fastapi image-cryptography lfsr-algorithm streamlit web-application
Last synced: 21 Jun 2025
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
https://github.com/pashpiter/restaurant_reservations
Веб-приложение(backend) для бронирования столиков в ресторане
alembic asyncpg fastapi postgresql pytest python sqlmodel uvicorn
Last synced: 07 May 2025
https://github.com/eznix86/fastapi-proxy
🐍 FastAPI Proxy Inspired from NodeJS http-proxy-middleware
example fastapi http http-server proxy
Last synced: 21 May 2026
https://github.com/dettinjo/routepass
Sync hub for fitness platforms — route activities between Strava, Komoot, Garmin, Intervals.icu and more via configurable pipelines and rules.
automation coolify docker fastapi fitness-tracker gpx komoot nextjs portfolio python self-hosted strava strava-api sync typescript
Last synced: 07 Jul 2026