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-03 00:10:57 UTC
- JSON Representation
https://github.com/bgmanu2426/library-managment-system
A comprehensive library management system with a React frontend and FastAPI backend for managing books, users, borrowing records, and reports.
Last synced: 03 May 2026
https://github.com/codehass/facial-emotional-detection
Implement a complete AI pipeline in Computer Vision, from face detection to emotion classification using CNNs (TensorFlow/Keras) and Haar Cascades (OpenCV), and integrate this model into a FastAPI API connected to a PostgreSQL database.
cnn-model fastapi keras mathplotlib numpy opencv postgresql pydantic pytest sqlalchemy tensorflow
Last synced: 12 Apr 2026
https://github.com/bilalmohib/fastapigraphqlpostgresql
This is the fastapi app using graphql to create graphql appolo server and using postgresql database
database fastapi postgresql sql sqlmodel strawberry-graphql
Last synced: 03 May 2026
https://github.com/gurbaj5124871/rag-app-deepseek
A RAG (Retrieval-Augmented Generation) application which combines retrieval-based and generative approaches to improve the accuracy and relevance of AI-generated responses.
ai deepseek-r1 fastapi kafka llm machine-learning milvus ollama python rag semantic-search text-embeddings vector-database
Last synced: 03 May 2026
https://github.com/clementsan/object_detection_detr_api
AI-driven object detection via FastAPI
ai api deep-learning fastapi object-detection object-detection-api
Last synced: 03 May 2026
https://github.com/tokusumi/fastapi-minimum-tutorial
FastAPI minimum tutorial
Last synced: 03 May 2026
https://github.com/raisultan/coderunner-service
Ready to use code runner microservice with a load-limiting mechanism
celery coderunner docker-compose fastapi glot
Last synced: 23 Jan 2026
https://github.com/meiiie/hinto-trader
Local-first crypto futures trading engine with FastAPI, React, Tauri, backtesting, and paper-mode safety defaults.
algorithmic-trading backtesting binance-futures crypto fastapi hinto python react risk-management tauri trading-bot
Last synced: 09 Jun 2026
https://github.com/artryazanov/embedding-service
This is a FastAPI-based service for generating text embeddings, supporting multiple architectures like intfloat/multilingual-e5-large and BAAI/bge-m3. It automatically configures prefixes and sequence lengths based on the selected model. It supports both single text and batch processing.
ai-assisted bge-m3 docker e5 embeddings fastapi fine-tuning huggingface machine-learning multilingual nlp python pytorch rest-api semantic-search sentence-transformers
Last synced: 15 Mar 2026
https://github.com/jpedrou/fastapi-simple-example
Demonstration of a simple API for model deployment with Python FastAPI package.
fastapi machine-learning python
Last synced: 04 May 2026
https://github.com/scalekit-developers/scalekit-fastapi-example
FastAPI SSO example - Python async authentication with modern API patterns
api async authentication demo fastapi pydantic python sso
Last synced: 04 May 2026
https://github.com/kacf/forex-trading-ai
Real‑time AI‑powered Forex trading alerts with High backtested accuracy, blending machine‑learning models and advanced technical analysis for 1 Minute buy/sell
algorithmic-trading api data-science deep-learning docker fastapi forex machine-learning python pytorch quantitative-finance real-time technical-analysis tensorflow trading-signals
Last synced: 26 Oct 2025
https://github.com/elymsyr/place-suggestion-api
RESTful API that leverages Gemini AI to suggest places based on user prompts. Returns detailed place information including names, locations, and multimedia content. The API will be containerized with Docker and deployed on AWS services.
fastapi gemini gemini-api google-maps-api python scraping selenium selenium-python selenium-webdriver threading
Last synced: 04 Jan 2026
https://github.com/kstrassheim/entraid-web-auth-reference
The web app provides a authentication to Azure Entra ID and role checking and full automatic terraform resource deployment. It is useful to build admin pages out of scratch. You do not have to setup anything on specific resources. Setup like env variables becomes obsolete here. Just create the resource group, connect github to it, connect terraform
entra-id fastapi react terraform vite
Last synced: 13 Apr 2026
https://github.com/egyan07/ghostbackup
Secure automated backup for Windows with AES-256-GCM streaming encryption, 3-2-1 redundancy, circuit breaker, 7-year compliance retention, and real-time file watching. Built with Electron + React + FastAPI.
aes-256-gcm automation backup-tool data-protection desktop-app electron encryption fastapi file-sync local-backup python react sqlite ssd-backup vite watchdog
Last synced: 02 Apr 2026
https://github.com/charlot-dedjinou/biopresence-system
BioPresence System is a solution combining a FastAPI + SQLite backend and ESP32/Arduino embedded programs to manage employee attendance using double authentication (personal code + fingerprint).
cpp double-authentification esp32 fastapi fingerprint-authentication sensors
Last synced: 04 May 2026
https://github.com/rickydoan/python--medical-data-extraction-backend-project
This project help to show the whole processing conversion from pdf file to text personal informations using pdf2image, regex. Then using FastAPI and Postman to fetching data from backend.
fastapi pdf-converter postman-api python regression
Last synced: 04 May 2026
https://github.com/fahimfba/vallocation
Vehicle Allocation Management platform using FastAPI, MongoDB
fastapi fastapi-mongodb management-system mongodb rest-api restful-api
Last synced: 04 May 2026
https://github.com/yosef-alsabbah/social-media-follower-dashboard
A full-stack social media analytics dashboard built with React.js and FastAPI. Displays real-time follower counts and growth trends across major platforms with clean, modern Arabic/RTL-friendly UI, Chart.js visualizations, and an async-ready REST API backed by SQLite.
analytics dashboard fastapi fullstack react social-media
Last synced: 04 May 2026
https://github.com/lutoma/shortdiary-api
A snazzy diary with client-side encryption (Backend)
Last synced: 04 May 2026
https://github.com/masakdirt/file-sharing
File sharing site where you can download or upload new file
css docker fastapi filesharing filesystem html mysql python
Last synced: 13 Apr 2026
https://github.com/mthomason/mbot
A starter template for an AI-powered chat applications with Svelte-Typescript JS (frontend), Python FastAPI (backend), and OpenAI integration. Perfect for startups, developers, and hobbyists looking to create interactive chat experiences or experiment with modern web frameworks.
ai artificial-intelligence backend chat-application chatbot chatgpt fastapi firebase firebase-auth frontend mit-license open-source openai python python3 starter-kit starter-template sveltekit web-development
Last synced: 16 Apr 2026
https://github.com/brews/atoywebapi
atoywebapi is a simple toy RESTful web API server written in Python with fastapi and sqlmodel.
application container example fastapi postgresql python restful-api toy
Last synced: 04 May 2026
https://github.com/javi-aranda/malaga-parking-data-api
API para obtener la información de malaga-parking-data
Last synced: 04 May 2026
https://github.com/binoy638/torrent-scrapper
A torrent scrapper REST API powered by fastAPI
docker docker-compose fastapi lambda python3 serverless
Last synced: 04 May 2026
https://github.com/akshatdalton/basicslackapp
A basic Slack app setup with FastAPI
Last synced: 04 May 2026
https://github.com/hetsaraiya/jbox
JBox is a web application for managing file storage and organization, featuring a small cloud storage service. It integrates with Discord for file chunk storage, allowing uploads over 25 MB, and includes an very basic web interface for easy file management.
discord-bot fastapi python3 sqlalchemy supabase
Last synced: 04 May 2026
https://github.com/zerohertz/triton-inference-server
Triton Inference Server Template
deep-learning docker fastapi k8s kubernetes machine-learning onnx python triton-inference-server
Last synced: 12 Apr 2026
https://github.com/radosz99/scrabble-board-detector
RPC API created using FastAPI for detecting letters based on image with scrabble board in it.
Last synced: 04 May 2026
https://github.com/asma-hachaichi/automl-builder
AutoML-Builder is an API that automates the generation of machine learning models for regression or classification tasks from provided datasets.
asyncio automl fastapi h2o h2o-automl ngrok queue-tasks streamlit uvicorn
Last synced: 04 May 2026
https://github.com/richardschoen/fastapimockserver
Python FastAPI Mock Server for Serving JSON and CSV Files as API Responses
as400 csv csv-parser fastapi ibmi json json-server mock mock-server mocking python rest rest-api
Last synced: 04 May 2026
https://github.com/corbuncul/booking_flight
Сервис бронирования авиабилетов
alembic fastapi pydantic python sqlalchemy
Last synced: 04 May 2026
https://github.com/dualeai/hpke-http
End-to-end encryption for HTTP APIs using RFC 9180 HPKE. Drop-in middleware for FastAPI, aiohttp, and httpx.
aiohttp chacha20 cryptography e2e encryption fastapi hpke http rfc9180 sse streaming x25519
Last synced: 06 Feb 2026
https://github.com/kaikei-e/geekabin
Geekabin is a simple gadget management application built on Docker Compose. It is a learning repository to learn Python and design software architecture.
fastapi gadget python3 solidjs typescript
Last synced: 05 May 2026
https://github.com/emms21/boxingdata
A project consolidating boxing data from different sources
Last synced: 05 Apr 2026
https://github.com/shrimpy8/semantic-search-next
A full-stack RAG (Retrieval Augmented Generation) application with hybrid search, cross-encoder reranking, citation-verified AI answers, and LLM-as-Judge evaluation. Supports multiple AI providers including OpenAI, Anthropic, and Ollama for fully local operation.
ai-answers anthropic chromadb citation-validation document-search embeddings fastapi hybrid-search jina llm natural-language-processing nextjs ollama openai postgresql python rag retrieval-augmented-generation semantic-search vector-database
Last synced: 05 May 2026
https://github.com/ahmedooo1/quickserve_api
API de services à la demande basée sur une architecture microservices avec FastAPI et PostgreSQL.
api backend fastapi microservices python quickserve
Last synced: 05 May 2026
https://github.com/sachinprasanth777/taskguardian
An API to manage tasks for admins and users
authentication docker fastapi smtp task-manager
Last synced: 05 May 2026
https://github.com/atmegabuzz/lambdatestvisualizer
Accepted github octernship assignment for lambdatest
Last synced: 05 May 2026
https://github.com/ankushrathour/fruitnutritiondetector
FruitNutritionDetector: FastAPI-based API for Fruit Detection and Nutritional Information Retrieval using ImageAI and USDA API. Detect fruits from images and fetch detailed nutritional data.
fastapi fruit-recognition imageai nutrition-information python3 yolo
Last synced: 05 May 2026
https://github.com/kingabzpro/a-to-z-mlops
A complete MLOps project.
cicd docker docker-compose fastapi graphana kaggle locust machine-learning mlflow mlops prefect prometheus text-classification uv
Last synced: 30 Jan 2026
https://github.com/minel1410/car-price-predictor
A used car price prediction tool using a Random Forest model trained on 15,000 OLX.ba car listings. Built with FastAPI for real-time price predictions. Please allow up to 2 minutes for the server to boot up.
fastapi machine-learning nextjs random-forest
Last synced: 05 May 2026
https://github.com/alisharify7/user-service-management
user-managment FastAPI service for microservice architecture
alembic async async-db-connection async-logging fastapi microservice rabbitmq redis user-service
Last synced: 05 May 2026
https://github.com/natthasath/demo-ldap-api
LDAP is a protocol for accessing and managing distributed directory information services over the Internet, used for storing and retrieving information about network resources such as users, groups, and devices.
docker-compose dockerfile fastapi ldap poetry python
Last synced: 05 May 2026
https://github.com/chibuikeeugene/computer_vision_model_apis
Deep learning solutions built on neural networks for computer vision applications - image identification
cicd circleci computer-vision docker fastapi tensorflow
Last synced: 05 May 2026
https://github.com/cristianvellio/proyecto_clima
🌤️ The Meteorological Station project is an IoT system designed to monitor and record real-time weather conditions. It uses a Supabase database to store data and an interactive frontend for visualization. It combines simulation, integration, and web development to offer a modern and scalable solution.
axios esp32 fastapi micropython postgres python react supabase vite wokwi
Last synced: 31 Jan 2026
https://github.com/emersonfelipesp/proxmox-sdk
Proxmox Async SDK
api fastapi lib openapi proxmox proxmox-api pydantic sdk swagger
Last synced: 24 May 2026
https://github.com/praveen1664/fastapi_crud_mongo
FastAPI with mongodb Demo
Last synced: 15 Mar 2025
https://github.com/itsvineetkr/ask-pdf-v0
This web application utilizes Langchain and FAST Api to help query PDFs and ask questions about it. It also maintaing conversation history and supports features like Speech to Text in multiple languages.
fastapi huggingface langchain llm python rag
Last synced: 05 May 2026
https://github.com/aliahmad552/brain_tumor_detection
Brain tumor detection using deep learning cnn and transfer learning and also build an app using fastapi
ai brain-tumor-classification cnn datascience deeplearning fastapi keras machinelearning tensorflow transferlearning
Last synced: 05 May 2026
https://github.com/svaponi/fastapi-boilerplate
Boilerplate project for FastAPI.
boilerplate docker fastapi python3 template-project
Last synced: 05 May 2026
https://github.com/jcaperella29/document_cleaning_cli
🧠 AI-powered pipeline for cleaning scanned documents. Removes noise, enhances text, auto-tunes model weights, and returns OCR-optimized PDFs via CLI or cloud API.
auto-tune batch-processing cli-tool cloud-run computer-vision deep-learning denoising document-ai document-processing fastapi image-enhancement image-processing ocr ocr-pipeline ocr-pipelines pytesseract python rest-api scanned-documents
Last synced: 08 Jun 2026
https://github.com/davidjnevin/ddd_critiquewheel
Migration of Critique Wheel: a web app for the free exchange of critiques for writers of short fiction.
ddd fastapi hexagonal-architecture postgresql python
Last synced: 05 May 2026
https://github.com/digital-fracture/my-vote-backend
Application backend
clustering fastapi machine-learning nlp supabase
Last synced: 01 Mar 2026
https://github.com/yanliu1111/microservices-fastapi-fullstack-app
♻ Inventory and payment application, microservices architecture with FastAPI and Redis as a dataase.
bootstrap fastapi microservices react-ts redis-server redis-streams
Last synced: 06 May 2026
https://github.com/goldpulpy/tma-backend-boilerplate
Best telegram mini app backend boilerplate 🚀
backend boilerplate domain-driven-design fastapi miniapps scalar sqlalchemy telegram template
Last synced: 07 Feb 2026
https://github.com/dongkoony/elice_devops_engineer_mini_project
DevOps 환경 구축 프로젝트 - Infrastructure as Code, 환경별 배포 자동화, 마이크로서비스 아키텍처
aws cicd devops docker fastapi helm kubernetes microservices portfolio python terraform
Last synced: 07 Feb 2026
https://github.com/lewiscollum/networkcameras
web API for streaming multiple cameras
camera fastapi livestream mjpeg mjpeg-stream opencv python-poetry
Last synced: 06 May 2026
https://github.com/alexiscrocilla/lull-mail
Lull Mail - AI email triage desktop app for Windows, macOS and Linux. Local-first, privacy-focused. By Alexis Crocilla.
desktop-app email fastapi imap inbox-zero local-first ntfy privacy pyinstaller python pywebview windows
Last synced: 09 Jun 2026
https://github.com/werserk/atomichack-1st-place
Решение соревнования Атомик Хак 2.0 от корпорации РосАтом по обнаружению дефектов сварочных швов во время визуального осмотра
computer-vision deep-learning fastapi streamlit weld-defect-detection yolo-nas
Last synced: 06 May 2026
https://github.com/zeroniki/movie-database
This is a web application on Fastapi that displays movies
alembic fastapi fastapi-sqlalchemy fastapi-users postgresql python python3 sqlalchemy
Last synced: 06 May 2026
https://github.com/givemethatsewon/as-is
Local-first customs refund inventory matching tool for customs brokers
customs customs-broker docker fastapi inventory-management report-generation sqlite
Last synced: 10 Jun 2026
https://github.com/oguzhansarigol/todowithgemini
ToDoGemini, FastAPI tabanlı bir yapılacaklar listesi uygulamasıdır. Google Gemini API entegrasyonu sayesinde kullanıcıya görevlerle ilgili önerilerde bulunur. Kullanıcılar kişisel görevlerini oluşturabilir, düzenleyebilir ve yönetebilir.
docker fastapi gemini gemini-api python
Last synced: 06 May 2026
https://github.com/axnjr/oauthintergrations
OAuth 2.0 Authentication and Authorization API Integrations for HubSpot, AirTable and Notion !!
api auth auth-flow authentication authorization fastapi flow integration python reactjs vitejs
Last synced: 15 Apr 2026
https://github.com/utkarsh5026/smash-leetcode
Smash the LeetCode 👊 with your pretty fingers and with AI
client-server fastapi langchain leetcode leetcode-solutions llm python react redux shadcn-ui tailwind typescript vite
Last synced: 12 Apr 2026
https://github.com/admin-313/minio-test-app
Demonstration Project for FastAPI as backend and Angular as frontend. MinIO as the database and NginX for a reverse proxy
angular docker-compose fastapi minio nginx-proxy
Last synced: 06 May 2026
https://github.com/lovepelmeni/songplatformapp
distributed-systems django-rest-framework fastapi rabbitmq
Last synced: 19 Apr 2026
https://github.com/pymarcus/daemonium
Projeto da disciplina de segurança da informação - IFMG - 2023
cybersecurity-education django django-framework fastapi ifmg python ransomware sqlalchemy-python worm
Last synced: 07 May 2026
https://github.com/dynamo63/fastapi-websocket
A real time list to track activity
Last synced: 07 May 2026
https://github.com/j-sephb-lt-n/rate-limiter-token-bucket-algorithm
An example implementation of the token-bucket algorithm for API rating limiting using python, redis and FastAPI
api fastapi rate-limiting redis token-bucket
Last synced: 15 Apr 2026
https://github.com/pranjal-agarwal01/stock-market-agent
The Stock Market AI Agent is a Python-based backend API that fetches real-time stock prices
fastapi langchain python railway-deployment uvicorn yfinanc
Last synced: 07 May 2026
https://github.com/ojasvi-poonia/todo_app
Todo List app is a lightweight and efficient backend application built using FastAPI, a modern web framework for Python. The app currently uses an in-memory database for storing tasks and offers full CRUD functionality: POST: Add a new task. GET: Retrieve tasks (all or by ID). PUT: Update an existing task. DELETE: Delete a task by ID.
Last synced: 11 Feb 2026
https://github.com/gustavovalle23/food-recipe
API that brings recipes from an ingredient list
fastapi graphql pytest python sql sqlalchemy
Last synced: 07 May 2026
https://github.com/rajkhanke/employee-attrition-prediction-api
Hosting ML Model as API using FASTAPI and HuggingFace Hub
fastapi machinelearning python restapi
Last synced: 16 Apr 2026
https://github.com/aliosmandev/python-101
A simple Twitter scraper built with FastAPI and Selenium. This project allows you to scrape tweets from a specified Twitter user, retrieving the profile title and posts in JSON format.
fastapi python scraping selenium swagger twitter
Last synced: 08 May 2026
https://github.com/hitesh22rana/socialmediaapi
Social Media API built using FastAPI
fastapi open-source postgresql pyhton3 python social-media
Last synced: 08 May 2026
https://github.com/edenoved/techtrack-job-search-management-platform
Developed a personal platform to streamline the job search process in the tech industry, featuring a dynamic list of companies with detailed information and job links, paired with advanced resume management capabilities, including version control. Built with Python (FastAPI), React, TypeScript, and PostgreSQL.
api-rest database fastapi full-stack job-search postgresql python react resume-management typescript web-development
Last synced: 28 Jul 2025
https://github.com/venkateshcv1809/pysaas
A monorepo for building reusable, scalable SaaS microservices using TypeScript and modern cloud-native practices, developed in collaboration with an AI Co-Developer.
backend cloud-native fastapi kubernetes microservices pysaas python saas
Last synced: 08 May 2026
https://github.com/meridian-app/engine
This repository exposes the machine learning model via websockets for predictive analysis and actions on the supply chain
decision-making fastapi predictive-analytics reinforcement-learning websockets
Last synced: 08 May 2026
https://github.com/hubert-kniola/rsacipher
Simple RSA cipher with FastAPI & Unittests
Last synced: 05 May 2026
https://github.com/kivo360/bodhi
Feature Store Converting Object Oriented Code to Distributed Stateful Dataflows
dataflow-programming distributed fastapi feature-engineering parallel postgresql python state-management workflows
Last synced: 08 May 2026
https://github.com/asutoshpati/artikle
Turn boring text into stunning visuals with this Python pipeline. Artikle extracts text from images using OCR, summarizes it with AI (OpenAI, Gemini, or Ollama), and generates beautiful illustrations through DALL-E or local diffusion models—inspired by Harry Potter's magical newspapers! #image-generation #visualization#ocr
dalle-3 fastapi gemini image-generation image-to-text llm-inference ocr-recognition ollama openai stable-diffusion text-to-image
Last synced: 11 Apr 2026
https://github.com/felipeclarindo/task-manager
Task Management application with reporting, crud and praso priority assignment.
fastapi fastapi-development oracle-database oracledb python python-dotenv streamlit streamlit-application streamlit-application-development
Last synced: 01 Apr 2025
https://github.com/faisal-fida/safezone-predictor-with-yolo
SafeZone Predictor is a FastAPI-based application that utilizes the YOLO (You Only Look Once) model for object detection. The application allows users to upload images, processes them using the YOLO model, and returns the detected objects with bounding boxes drawn on the images.
computer-vision fastapi image-processing object-detection python yolo
Last synced: 08 May 2026
https://github.com/ruhyadi/vision-fr
Face recognition with ONNX Runtime, YOLOX, InsightFace, PostgreSQL, pgvector, and FastAPI.
cpu face-recognition fastapi insightface onnx onnxruntime pgvector postgresql yolox
Last synced: 16 Apr 2026
https://github.com/guangtouwangba/weaver
Open-source NotebookLM alternative with infinite canvas | Visual thinking workspace | RAG-powered document chat | PDF/YouTube/Web sources | Self-hosted
document-chat fastapi infinite-canvas knowledge-base mindmap nextjs notebooklm notebooklm-alternative pdf-chat pkm python rag research-tool second-brain visual-thinking
Last synced: 18 Jan 2026
https://github.com/nishant6118/Polaxis-SDK-MCP
Python SDK and MCP server for Polaxis - AI agent governance platform. Evaluate every tool call against policies in real time: block dangerous actions, enforce budgets, route to human approvals. Under 5ms.
agent-governance agent-security agentic-ai ai-agents audit-log compliance crewai fastapi human-in-the-loop langchain llm-security llmops mcp openai prompt-injection pydanticai python sdk soc2 zero-trust
Last synced: 28 Jun 2026
https://github.com/bravol/python-fastapi
Learn FastAPI with Resful API from scratch to advanced.
alembic database fastapi mysql-database postresql pytest python restful-api sql sqlalchemy sqlalchemy-orm sqlalchemy-python sqlite3
Last synced: 11 Apr 2026
https://github.com/adi-epshtain/tvshows-pipeline
ETL-style data pipeline using FastAPI, SQLite, and Docker - fetches, filters, and serves TV shows and their cast from the TVMaze API.
asyncio data-pipeline docker etl fastapi python rest-ap sqlite
Last synced: 11 Apr 2026