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/percival33/github-api
API retrieving specific data from GithubAPI
api fastapi github-api python3
Last synced: 18 May 2026
https://github.com/andreger/fastapi-google-gemini
This repository provides the code for a lightweight Text Generation and Image Analysis API using FastAPI to interact with Google's Gemini API.
ai artificial-intelligence fastapi google-gemini python
Last synced: 21 Jan 2026
https://github.com/enrituraj/social-media-api
A social media API built with FastAPI, providing features like user authentication, post creation, comments, and likes. Designed for fast and scalable backend development.
api authentication backend crud fastapi python rest-api social-media-api web-development
Last synced: 07 Sep 2025
https://github.com/bad-logic/explore
exploring...
blockchain dart django docker ejs-templates fastapi flask golang graphql grpc mongodb nodejs poetry postgresql protobuf python traefik turborepo uvicorn
Last synced: 08 Jan 2026
https://github.com/deypadma2020/python_topics
✏️ A curated collection of practical Python examples covering FastAPI, OOP, Pydantic, multithreading, feature engineering, data analysis, and more.
decorators fastapi multithreading oops pydantic
Last synced: 30 May 2026
https://github.com/ceia-prefeitura/gee-integrator-api
GEE-Integrator-API: Integração eficiente com Google Earth Engine (GEE) via FastAPI. Cache com Valkey, visualização de Sentinel-2 e Landsat, filtros temporais e zoom. Ideal para dados geoespaciais.
api fastapi geohash geospatial google-earth-engine landsat satellite-imagery sentinel-2
Last synced: 09 Jan 2026
https://github.com/john0isaac/large-data-fastapi-react
A simple example of a FastAPI backend with a React frontend that can handle large data.
Last synced: 07 May 2026
https://github.com/whybe-choi/khuda-nlp-project
[KHUDA] 의료 상담 챗봇 : Dr.KHU 🩺
fastapi langchain playwright-python streamlit
Last synced: 23 Feb 2026
https://github.com/diegoribeiro2/projeto_mlops_completo
Projeto completo de MLOps (ponta a ponta) na cloud da AWS usando Terraform (infraestrutura como código) e deploy automático via CI/CD com GitHub Actions.
airflow aws ci-cd docker ec2-instance fastapi github github-actions iam iam-role mlflow python rds-postgres s3-bucket streamlit terraform
Last synced: 13 Apr 2026
https://github.com/skupperr/prove-my-point
Prove My Point is a web-based AI assistant designed to help users back their arguments with credible, research-backed information. It allows users to ask complex or controversial questions and instantly receive answers supported by real research papers from academic sources like arXiv, PubMed, and Semantic Scholar.
ai fastapi firebase gemini langchain python react research tailwindcss
Last synced: 13 Apr 2026
https://github.com/divyamohan1993/amdslingshot
JalNetra — Edge-AI water quality monitoring system for rural India. Real-time sensor analytics, ML-powered anomaly detection & irrigation optimization, deployed on AMD XDNA NPU-equipped VMs.
amd-xdna edge-ai esp32 fastapi gcp iot lora machine-learning onnx pwa react rural-india smart-agriculture water-quality
Last synced: 13 Apr 2026
https://github.com/phha/evenless_api
A Web API for notmuch, built with FastAPI
Last synced: 19 Apr 2026
https://github.com/codecraft-sanju/medvisionai-medical-image-ai-vision.
MedVisionAI is an AI-powered platform that analyzes ultrasound images to detect PCOS and provide actionable recommendations. Using CNN-based deep learning and generative AI, it ensures fast, accurate diagnosis, reduces errors, and supports clinicians with instant insights all while maintaining patient privacy and compliance.
deep-learning fastapi gemini-api genai keras-tensorflow machine-learning matplotlib python react scikit-learn seaborn tailwindcss tensorflow
Last synced: 07 Sep 2025
https://github.com/jiisanda/manage-library
Manage Library and Import data using Frappe API
fastapi frappe postgresql postman
Last synced: 13 Apr 2026
https://github.com/majdi-akrmi/fastapi-react-app
A simple App that using FastAPI and React
Last synced: 09 May 2026
https://github.com/jabercrombia/pixar-api
Pixar Films API - A FastAPI-based REST API for managing Pixar films, including movie details, box office data, and associated people
Last synced: 09 May 2026
https://github.com/whi-tw/ical-transparentifier
fastapi google-calendar ical pagerduty
Last synced: 01 May 2026
https://github.com/eat-ssu/food-crawling
숭실대 학생식당, 도담식당, 기숙사식당 스크래퍼
docker fastapi python scraping
Last synced: 06 Jul 2025
https://github.com/rusiru-erandaka/personality-api
This is an human personality classifier application build with Gradient Boosting algorithm and FastAPI backend. the project has deployed on the Vercel
fastapi gradient-boosting random-forest-classifier regression-models xgboost-classifier
Last synced: 31 May 2026
https://github.com/nidhish-balasubramanya/bajaj-fullstack-bfhl-api
Provides a POST endpoint /bfhl that classifies input data into even numbers, odd numbers, alphabets (uppercase), special characters, computes the sum of numbers, and generates a reverse alternating-caps string. Hosted on Render.
api fastapi python render restapi-backend streamlit
Last synced: 07 Sep 2025
https://github.com/techwithty/fast_stripe_python_template
Stripe payment processing integration utilities for sass
fastapi integration payments sass stripe
Last synced: 13 Apr 2026
https://github.com/vlymar1/aireserve
AIReserve is a fast, asynchronous meeting room reservation API powered by AI, designed to streamline booking and optimize office space usage for efficient corporate meetings and events. The system allows users to reserve rooms in real-time while preventing scheduling conflicts.
docker docker-compose fastapi nginx postgresql python3 sqlalchemy uvicorn
Last synced: 11 Apr 2026
https://github.com/krik8235/rag-agents-for-chrome-extention
A Chrome extension that uses AI agents to help users negotiate the best deal
fastapi koyab llama3 project pydantic pydantic-models python replit together-ai
Last synced: 13 Apr 2026
https://github.com/raythurman2386/word_search
A modern web application for generating customized word search puzzles, built with FastAPI and HTMX for a responsive, interactive user experience.
docker fastapi homelab selfhosted
Last synced: 13 Apr 2026
https://github.com/f-lab-edu/fastapi-server
FastAPI로 게시글을 생성, 조회, 수정, 삭제할 수 있는 REST API 서버
Last synced: 28 Apr 2026
https://github.com/uday160386/asr_capstone_en_ms
ASR-WebUI : Deploying kaldi Model to Azure
azure-container-apps fastapi kaldi-asr python vuk-ai-cloud
Last synced: 13 Apr 2026
https://github.com/adistrim/skysage
Web application built with FastAPI that provides weather forecasts for different cities.
docker fastapi openweathermap-api python weather
Last synced: 11 Apr 2026
https://github.com/reddec/binp
Basic Integration Platform - inspired by node-red
asyncio automation fastapi integrations-framework routify svelte
Last synced: 09 May 2026
https://github.com/srthorat/aura-sde-interview-agent
Real-time voice AI agent for Google SDE mock interviews. Built with Google ADK + Gemini Live native audio on Vertex AI. Full interview loop (Behavioural, Coding, System Design, Debugging, Debrief) — live grading, spoken scores, cross-session memory. No text box. Just an interview.
cloud-run fastapi gemini-live google-adk-framework interview-coach livekit python vertex-ai voice-ai voice-ai-agents webrtc
Last synced: 31 May 2026
https://github.com/alforge-labs/alpha-strike
Self-hosted webhook bridge from TradingView alerts to moomoo / OANDA brokers, with Cloudflare Tunnel + WAF reference architecture (Apache-2.0).
algotrading cloudflare-tunnel fastapi moomoo oanda paper-trading python tradingview webhook
Last synced: 20 Jun 2026
https://github.com/interlark/sms-poll
SMS Poll Android App for creating text message audience polling
android fastapi javascript mobile-app p4a poll python reactjs sms
Last synced: 18 Jan 2026
https://github.com/pratham-jaiswal/agentic-rag
An agentic RAG system made with FastAPI, Langchain, Langgraph, Fiass, Unstructured, & Vite
agentic-rag faiss fastapi langchain langgraph vite vite-react
Last synced: 07 Sep 2025
https://github.com/borgesme/fastapi-general-template
基于 FastAPI + SQLAlchemy + PostgreSQL + Redis 的单体应用模板。
fastapi logger postgresql python redis skills swagger
Last synced: 31 May 2026
https://github.com/michael-borck/code-analyser
Analyzes and grades student code submissions with plagiarism detection and sandboxed execution.
automated-grading borck-edu code-analysis code-quality docker edtech education fastapi microservice plagiarism-detection python static-analysis
Last synced: 31 May 2026
https://github.com/alina1412/task_with_rabbitmq
Project provides take feedback from users (frontend form), process it and save to database through rabbitmq.
alembic asyncio docker-compose fastapi poetry postgres rabbitmq sqalchemy tornado
Last synced: 13 Apr 2026
https://github.com/harry-urek/room
ROOM - redis cached chat application based on Session concepts
celery celery-redis fastapi postgresql python redis sqlalchemy websocket
Last synced: 13 Apr 2026
https://github.com/ilovend/wordeasy
🎮 WordEasy - 基于科学记忆法的交互式英语单词拼写学习工具 特性:游戏化学习 | 智能复习系统 | 语音朗读 | 拼写错误分析 | 三级难度 | 本地SQLite存储 技术栈:Vue 3 + FastAPI + SQLite + Tailwind CSS
education english-learning fastapi pinia python spelling-game sqlite tailwindcss vue vue3
Last synced: 17 Jan 2026
https://github.com/muskan-fatim/personal_api
A FastAPI-powered personal profile API that provides structured JSON responses with details about Me
Last synced: 13 Apr 2026
https://github.com/bforbilly24/detectionpest-fastapi-backend-restapi
Backend for plant disease detection system due to caterpillar or insect bites
alembic classification fastapi postgresql yolo
Last synced: 13 Apr 2026
https://github.com/py-library/fastapi_advanced_filters
Define filters once, map them to SQLAlchemy columns, and get query conditions, sorting, selection, and q-search out of the box.
fastapi filters pagination python qsearch sorting
Last synced: 14 Jan 2026
https://github.com/bozok/fastapi-backend-template
🚀 Production-ready FastAPI backend template with async support, PostgreSQL, Redis, comprehensive testing, Docker setup, and modern development practices
api async async-await authentication backend boilerplate docker docker-compose fastapi jwt postgresql pre-commit production-ready pytest python redis rest-api ruff sqlmodel template
Last synced: 10 Apr 2026
https://github.com/trafexofive/simplecrawler-mk4
Production-ready microservices web crawling platform with FastAPI, PostgreSQL, Redis, and Docker. Transform documentation sites into LLM-friendly structured data.
async docker documentation fastapi llm microservices nginx postgresql pydantic python redis rest-api scraping web-crawler
Last synced: 08 Apr 2026
https://github.com/binaryshrey/bubbles
📷 Instantly Share & Celebrate Your Magical Moments - with Bubbles view-once album links that pops after 5 mins
betterstack fastapi firebase firebase-auth firebasestorage javascript postgresql python radix-ui react recharts-js render shadcn-ui supabase supabase-db tailwindcss typescript upstash upstash-redis vercel
Last synced: 06 Apr 2026
https://github.com/llm-grading-system/platform-backend
Основной бэкенд для системы оценивания
docker fastapi granian postgresql python sqlalchemy sqlmodel uv
Last synced: 13 Apr 2026
https://github.com/arulrajnet/quarkus-gin-fastapi-benchmark
Benchmarking Quarkus vs GIN vs FastAPI with Postgres Database Read
benchmarking fastapi gin postgresql quarkus
Last synced: 15 Feb 2026
https://github.com/sh-nihil-mukkesh-25/vaultify
Vaultify is an intelligent security system combining ESP32 hardware with AI-powered monitoring. It features RFID-based access control, motion detection, automated auto-lock, real-time alerts, and a dashboard for tracking and analyzing security events.
arduino c chatbot cpp esp32 fastapi gemini-api html langchain mpu6050 python render-deployment rfid-reader twilio-sms-api vercel-deployment
Last synced: 14 Apr 2026
https://github.com/ummamali/tuckrbck
The Tuckr backend is a high-performance API built with FastAPI to support the Tuckr food ordering app. It handles all server-side logic, including order management, food item retrieval, and user validation. Using Pydantic for robust request validation and async capabilities for responsiveness, it ensures efficient data handling.
crud fastapi flatfiledb json pydantic python3 rest-api validation
Last synced: 18 Oct 2025
https://github.com/bmmunga/task-tracker-api
The repository task-tracker-api provides a RESTful API for managing tasks. It includes features such as creating, reading, updating, and deleting tasks, as well as user authn and authz with different user roles. It is built using FastAPI and supports JWT authentication, SQLAlchemy for DB interactions, and PostgreSQL for data storage.
alembic fastapi jwt oauth2 pydantic pytest restful-api swagger-ui
Last synced: 18 May 2026
https://github.com/mayankmittal29/byteeats---ai-powered-food-ordering-chatbot
ByteEats 🍽️🤖 is an AI-driven food ordering chatbot using FastAPI, SQLite3, and Dialogflow, with Ngrok/Cloudflare Tunnel for accessibility and a sleek HTML/CSS frontend. It enables seamless order management, tracking, and modifications in real time. 🚀🔥
cloudflare css dialogflow fastapi html ngrok python3 sqlite3
Last synced: 13 Apr 2026
https://github.com/rafavermar/marine_mvp
Este repositorio contiene un MVP (Minimum Viable Product) para la gestión de precios de amarre en puertos deportivos y la consulta de ocupación (mock). Incluye:
fastapi mongodb rest-api streamlit
Last synced: 13 Apr 2026
https://github.com/yar0slave/statictics_service
A FastAPI-based service for collecting, storing, and analyzing statistics from devices. Test task for Gazprom.
alembic fastapi locust postgresql python sqlalchemy
Last synced: 07 May 2026
https://github.com/lonewanderer27/charlie-wade
fastapi flask python3 rest-api
Last synced: 06 Oct 2025
https://github.com/nabee1mahmood/lionorder-distributed-ordering-system
LionOrder is a team project for our Software Engineering course. It tracks inventory, manages orders, and lets users view order history. When ingredients run out, it transfers more from the warehouse in batches to reduce costs.
api backend distributed-systems docker-compose fastapi front-end html-css-javascript php python
Last synced: 19 Apr 2026
https://github.com/aman179102/cardioretina-ai
Deep learning system for non-invasive cardiovascular risk prediction using retinal fundus images. Hybrid EfficientNet-B3 + ViT with clinical data fusion.
cardiovascular computer-vision deep-learning effecientnetv2 explainable-ai fastapi fundus-photography grad-cam healthcare heart-disease medical-ai multimodal-learning pytorch retinal-imaging vision-transformer
Last synced: 31 May 2026
https://github.com/amaurycannesson/connect-four-ai
Play Connect Four against MiniMax and MCTS AIs
alpha-beta-pruning connect-four fastapi htmx mcts-algorithm minimax-algorithm
Last synced: 14 Apr 2026
https://github.com/saranvlmna/python_fastapi_crud
phython with fast api framework
fastapi phython postgresql sqlalchemy
Last synced: 17 Oct 2025
https://github.com/offlabel-scaffolds/scaffold-fastapi-backend
FastAPI Python backend with SQLAlchemy, Alembic, and OpenAPI
api fastapi openapi postgres priority-critical python scaffold sqlalchemy
Last synced: 04 May 2026
https://github.com/europanite/rag_container_template
A Full-Stack RAG Container Template
chromadb docker docker-compose expo fastapi full-stack jest llama llm local-llm natural-language-processing nlp ollama postgres pytest rag react react-native retrival-augmented-generation
Last synced: 14 Apr 2026
https://github.com/quanttide/qtcloud-data-provider
Provider of QuantTide Data Cloud
fastapi qtcloud-data quanttide quanttide-data
Last synced: 21 Jan 2026
https://github.com/matadcze/fullstack-agents
Production-Ready FastAPI + Next.js Template with Auth, Observability, and Agent Scaffold
agents boilerplate-template devops fastapi grafana llm nextjs redis template typescript
Last synced: 14 Apr 2026
https://github.com/tarequzzaman/fastapi-practice
This is an example of FastAPI application
fast-api fastapi fastapi-project-structurre python template-fastapi
Last synced: 18 May 2026
https://github.com/mralaminahamed/wp-support-rag
Self-hosted RAG support desk for WordPress plugins — grounded, cited answers from GitHub + WordPress.org docs. FastAPI + pgvector + Celery API, React/Tailwind admin, embeddable widget. pnpm/Turbo monorepo.
anthropic celery fastapi llm monorepo openai pgvector postgresql python rag react redis retrieval-augmented-generation tailwindcss turborepo typescript vite wordpress wordpress-plugin
Last synced: 31 May 2026
https://github.com/shiningflash/messaging-sdk
A Python SDK for messaging and webhook integration with comprehensive documentation.
api-integration api-sdk contact-management fastapi hmac message-delivery messaging python sdk webhooks
Last synced: 05 Feb 2026
https://github.com/soorya-u/votex
An AI driven Stellar based Decentralized Voting Application which empowers communities to make decisions collectively with confidence.
blockchain fastapi nextjs python react redis rust soroban stellar tailwindcss twilio typescript web3
Last synced: 13 Apr 2026
https://github.com/afriddev/cortexvia
Cortexvia – Empowering AI-driven knowledge retrieval and inference.
Last synced: 23 Feb 2026
https://github.com/justinzhang17/comp5117_codepilot_complex
Testing the limits of codepilot via a complex algorithm
fastapi gpt html-css-javascript langchain poetry-python prompting python3 render
Last synced: 08 Oct 2025
https://github.com/psbx/shell-git-cleaner
shell-git-cleaner
cl docker fastapi github-actions go python rust sqlite typescirpt
Last synced: 10 Apr 2026
https://github.com/psbx/ts-array-helpers
ts-array-helpers
cl docker fastapi github-actions go python rust sqlite typescirpt
Last synced: 11 Apr 2026
https://github.com/psbx/ethers-gas-tracker
ethers-gas-tracker
cl docker fastapi github-actions go python rust sqlite typescirpt
Last synced: 06 Apr 2026
https://github.com/psbx/python-datastructures
python-datastructures
cl docker fastapi github-actions go python rust sqlite typescirpt
Last synced: 09 Apr 2026
https://github.com/psbx/js-env-safe
js-env-safe
cl docker fastapi github-actions go python rust sqlite typescirpt
Last synced: 09 Apr 2026
https://github.com/psbx/rust-rpn-calc
rust-rpn-calc
cl docker fastapi github-actions go python rust sqlite typescirpt
Last synced: 10 Apr 2026
https://github.com/offlabel-scaffolds/scaffold-healthcare-fhir-api
HIPAA-compliant FHIR API for healthcare applications
api compliance fastapi fhir healthcare hipaa priority-high scaffold
Last synced: 08 Oct 2025
https://github.com/depikaguptaa/saco-ai-assistant
A multi-agent AI system that takes any US address and finds nearby amenities. Built with FastAPI backend and NextJS frontend, it uses free APIs (Nominatim, Overpass) and Google's Gemini for intelligent analysis.
aceternity-ui fastapi framer-motion gemini-flash generative-ai geocoding langchain langgraph nextjs nodejs nominatim-api overpass-api pydantic python reactmarkdown redis-cache requests tailwindcss typescript uvicorn
Last synced: 10 Apr 2026
https://github.com/trolliana9686/shiftcraft
Demand-aware scheduling (FastAPI, OR-Tools)
fastapi operations optimization python
Last synced: 16 May 2026
https://github.com/karthik-bommineni/e-commerce-microservice
A lightweight microservice architecture built with Python (FastAPI) and Docker Compose, showcasing REST API communication between independent services in an e-commerce system.
docker-compose fastapi microservices python
Last synced: 18 Apr 2026
https://github.com/bidyashish/drik-panchanga
Drik Panchanga Vedic
api astrology drik fastapi full-stack nextjs panchanga pyswisseph python shadcn-ui swisseph swissephemeris vedic
Last synced: 08 Oct 2025
https://github.com/hak2025battletitans/otkroimosprom-backend
Otkroimosprom 404found backend
Last synced: 14 May 2026
https://github.com/bsthen/device-models
Mapping of device codes to marketing names for Android and other smartphones, auto-updated from Google Play supported devices CSV.
android api device-codes device-models fastapi google-play json python smartphones
Last synced: 04 May 2026
https://github.com/bassem-elsodany/datapilot
AI-infused Salesforce tool featuring autonomous ReAct agents, natural language to SOQL conversion, and real-time streaming
ai ai-agents autonomous-agents fastapi langgraph-python llm mulesoft natural-language-processing python query-assistant salesforce schema-explorer soql
Last synced: 20 Apr 2026
https://github.com/raptorblingx/fastapi_ml_task
This project demonstrates a complete pipeline for building a machine learning model using XGBoost on sustainable energy data, integrated with a FastAPI-based REST API. The application allows users to upload data, train the model, and make predictions via API endpoints. Docker and PostgreSQL are used for containerization and data management.
api-development data-pipeline data-science docker docker-compose fastapi jupyter-notebook machine-learning model-training postgresql python rest-api sustainable-energy xgboost
Last synced: 18 Jan 2026
https://github.com/amoghmadan/python-fastapi-rest-starter
Kick starter to your REST project.
Last synced: 18 Jan 2026
https://github.com/ansh420/fastapi
API links for the text Extract from Url's and pdf's and finding similar words using cosine.
docker-container fastapi ma pdfs python3 urls
Last synced: 18 Jan 2026
https://github.com/dragonscypher/groupem
Cross-browser tab grouping extension with secure MCP server and optional ML microservice.
api embeddings express fastapi javascript machine-learning mcp-server microservices nodejs prisma python react security sqlite3 typescript
Last synced: 14 Apr 2026
https://github.com/vansh-khaneja/nutrai-searcher-fastapi
This repository guides to develop a Multimodal FastAPI application that leverages the CLIP model for analyzing images or text. The app performs semantic search to identify and retrieve nutritional information by querying a vector database, making it a powerful tool for multimodal data processing.
clip fastapi image-processing machine-learning python
Last synced: 07 May 2026
https://github.com/binaryshrey/avatarsai-api-service
FastAPI service powering AvatarsAI app
chatgpt fastapi gemini gemini-api openai openai-api pythin3 sqlalchemy supabase supabase-db upstash upstash-redis
Last synced: 08 Feb 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/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/adarshkr357/hospital-management-system
css fastapi hospital-management-system html javascript jsx nextjs
Last synced: 16 Jun 2025