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/jonasneves/aipi510-project3
Duke AIPI 510 Project 3 • AI/ML Salary Predictor • XGBoost model trained on H1B, Linkedin, Adzuna data • FastAPI + React
aws-s3 fastapi machine-learning mlflow python react salary-prediction xgboost
Last synced: 01 Feb 2026
https://github.com/null-none/docker-fastapi
A simple example of using Fast API in Python.
docker docker-compose fastapi python
Last synced: 07 Feb 2026
https://github.com/str00bs/template-api
FastAPI WebApp & API Template
api docker docker-compose fastapi python template
Last synced: 15 Apr 2026
https://github.com/atxtechbro/fashion-recommender
Automate Your Wardrobe. Fashion Intelligence at Your Fingertips. Snazzy Closet by Algofit.io digitizes your wardrobe, analyzes over 20,000 data points, and recommends outfits based on your unique traits—like eye color, hair color, and skin tone. Welcome to the future of fashion.
digital-fashion fashion-intelligence fastapi machine-learning mongodb personalized-style python react wardrobe-automation web-application
Last synced: 15 Apr 2026
https://github.com/leonardocbsr/multiagents
Multi-agent AI orchestration platform — collaborate with Claude, Codex, and Kimi with kanban workflows, memory, personas, and real-time streaming
ai claude codex fastapi kanban kimi multiagent orchestration react websocket
Last synced: 26 Feb 2026
https://github.com/maazk7/fastapi-crud-api
This repository is a beginner-friendly project showcasing a CRUD API built with FastAPI, featuring authentication using OAuth2.0 with JWT and Role-Based Access Control (RBAC). It includes basic operations to add, delete, and view users, leveraging SQLAlchemy and SQLite (easily replaceable with MySQL or PostgreSQL)
auth0 fastapi jwt-token python restapi sqlalchemy
Last synced: 08 Feb 2026
https://github.com/msparihar/shortify
A modern, high-performance URL shortener built with Next.js 14 & FastAPI. Features Redis caching, real-time analytics, and a beautiful UI powered by shadcn/ui. Fully dockerized and production-ready.
fastapi mongodb nextjs redis url-shortener
Last synced: 15 Apr 2026
https://github.com/srgrr/urlshortener
URL shortener to practice a little bit
docker experiment fastapi learning-by-doing learning-exercise memcached nginx pymemcache pytest python redis redis-client uvicorn
Last synced: 15 Apr 2026
https://github.com/joshcap20/fastapi-scanbandz-backend
Python backend (FastAPI) for majority of website. Uses celery workers with Redis queue to handle communications in background.
event-management fastapi production ticketing-system
Last synced: 08 Feb 2026
https://github.com/itsronalds/coworkreserveapi
API for a reservation system built with FastAPI
Last synced: 26 Feb 2026
https://github.com/saba-gul/fast-api-tutorial-with-docker
This is a simple FastAPI project that demonstrates basic API endpoints. The application provides a set of routes, including basic arithmetic, string manipulation, and a password checker.
docker docker-compose docker-container docker-image fastapi
Last synced: 08 Feb 2026
https://github.com/auth0r-c0dez/mailvoyager
MailVoyager is a conversational AI agent that controls a web browser to perform tasks like sending emails through Gmail's UI. It demonstrates true browser automation by interacting with web elements like a human, capturing screenshots on completion, and providing visual feedback within a chat interface.
Last synced: 15 Apr 2026
https://github.com/guntreddyhemanth/number-balancer
Number Balancer is an application designed to analyze and balance numerical values efficiently.
Last synced: 08 Feb 2026
https://github.com/achronus/zentra-api
A Python package for building FastAPI projects faster.
api backend cli fastapi fastapi-template python sqlalchemy
Last synced: 09 Feb 2026
https://github.com/rubcode/crud_tasks
This is my first CRUD API with FastAPI. This includes methods like GET, POST, PUT and Delete
Last synced: 09 May 2026
https://github.com/dyakovri/fastapi-auth-oidc
Check credentials with ease using OpenID Connect
authentication fastapi jwt openid-connect
Last synced: 15 Apr 2026
https://github.com/sahaspunchihewa/fastapi-keycloak-rbac-poc
POC for implement Keycloak RBAC with fast api
fastapi keycloak python python-keycloak rbac
Last synced: 15 Apr 2026
https://github.com/gommezen/rag_writing_assistant
A transparent, fully local RAG document assistant that grounds every claim in your documents with interactive citations, coverage tracking, and confidence indicators.
claude document-analysis document-analysis-tool faiss fastapi local-llm ollama rag react typescript
Last synced: 26 Feb 2026
https://github.com/slfagrouche/campusmind-backend
FastAPI-based API powering CampusMind, an AI-driven assistant for CUNY and SUNY students. Features multi-agent architecture, RAG, and MongoDB to deliver reliable academic info on transfers, professors, and courses.
agentic-ai backend fastapi pydantic python3
Last synced: 27 Feb 2026
https://github.com/abdul-aa/brain-tumor-classifier
An end-to-end deep learning project with the goal of predicting the presence of brain tumors using MRI scans.
convolutional-neural-networks deep-learning fastapi mlops reactjs tensorflow tf-serving
Last synced: 10 Feb 2026
https://github.com/mcp-tool-shop-org/integradio
Vector-embedded Gradio components for semantic codebase navigation
ai-ui embeddings fastapi gradio hnsw nomic-embed-text ollama python semantic-search ui-components vector-embeddings visualization
Last synced: 27 Feb 2026
https://github.com/thedhruvish/chat-app
FastChat is a real-time messaging web app inspired by WhatsApp.
fastapi google-authentication jinja2 oath2 python sqlite3 sqlite3-database uv websocket
Last synced: 16 Apr 2026
https://github.com/kunalshelke90/potato_disease_classification
Potato Disease Classification using TensorFlow is a project designed to identify three types of potato plant health: Early Blight, Healthy, and Late Blight. This machine learning model employs convolutional neural networks (CNNs) to analyze images, aiding farmers in early disease detection and crop protection.
Last synced: 10 Feb 2026
https://github.com/miltlima/modern-apis-with-fastapi
:unlock: :snake: :zap: - Repository for study, how to build a modern API using FASTApi.
Last synced: 16 Apr 2026
https://github.com/hvu-dev/finance-manager
Finance manager: A simple RESTful APIs for expenses management
docker-compose fastapi postgresql python3 sqlalchemy
Last synced: 09 Apr 2026
https://github.com/alwil17/fastapi-boilerplate
FastAPI boilerplate with clean architecture
api backend boilerplate clean-architecture fastapi fastapi-template jwt postgresql python starter template
Last synced: 11 Feb 2026
https://github.com/pabloemidio/gitresumewebserviceapi
Webservice responsible for centralizing the GitResume structure's requests
fastapi microsservices nameko python3 redis rest-api rpc
Last synced: 16 Apr 2026
https://github.com/rscr1/fastapi_app
Итоговое задание по дисциплине "Python & SQL" из ШАД
Last synced: 16 Apr 2026
https://github.com/kianoushamirpour/crawl_google_scholar_with_selenium_fastapi_mongodb
Crawl google scholar profiles with selenium, store the extracted data in the MongoDB and serve the queries with FastAPI.
crawler fastapi google-scholar mongodb python selenium
Last synced: 16 Apr 2026
https://github.com/48naveenkumar/ai-powered-resume-screener-fastapi-postgresql-openai-
"AI-Powered Resume Screener built with FastAPI, PostgreSQL, and OpenAI. This project leverages AI to evaluate and analyze resumes, providing insights and recommendations. The system features a FastAPI backend, PostgreSQL database for reviewing resumes.
fastapi langchain machine-learning openai postgresql python resume-screening
Last synced: 11 Feb 2026
https://github.com/mustafanass/movie_profanity_detector
python and FastApi application for detecting and analyzing profanity in movies through subtitle processing and audio analysis.
Last synced: 12 Feb 2026
https://github.com/lucas54neves/celery
Studies on Celery (Distributed Task Queue)
celery docker docker-compose fastapi flower python redis
Last synced: 12 Feb 2026
https://github.com/ilieschibane/arxiv-rag-search-system-api
An ArXiv RAG search system API using FAISS, Llama2 and FastAPI
faiss fastapi llama2 python rag rest-api text-mining
Last synced: 28 Feb 2026
https://github.com/grebtsew/dcdeploycontrol
A gui control microservice for parsing and executing arbitrary parts of a docker-compose file.
deploy docker docker-compose fastapi javascript network pydocker python visjs
Last synced: 12 Feb 2026
https://github.com/bytab/backendcourse
Курс по backend разработке от Артёма Шумейко Senior Python Dev
celery ci-cd docker docker-compose fastapi postgresql python3 redis sql
Last synced: 16 Apr 2026
https://github.com/mjanez/metadata-quality-stack
A comprehensive toolkit for analysing the quality of Open Data metadata. Based on the European Data Portal's Metadata Quality Assessment (MQA) methodology.
dcat-ap dcat-ap-es docker fastapi metadata metadata-quality mqa nti-risp open-data rdf shacl streamlit
Last synced: 16 Apr 2026
https://github.com/opiyodhiambo/mpesa-analytics-pipeline
A scalable, containerized analytics pipeline for processing M-Pesa transaction data (Paybill and Buy Goods) using the M-Pesa Daraja API. Intended to help track customer behavior, business insights, and transaction trends.
apache-airflow daraja-mpesa docker fastapi pandas plotly-dash postgresql uvicorn
Last synced: 16 Apr 2026
https://github.com/dmoayad/essay-grader-llm
AI-powered application that leverages LLMs for automated essay grading, offering consistent, rubric-based scoring and structured feedback to improve efficiency and support educators.
fastapi jupyter-notebook langchain llama3 llm llms python
Last synced: 16 Apr 2026
https://github.com/aamirshehzad33/fastapi-vue-crud
This project is a full-stack CRUD (Create, Read, Update, Delete) application built using FastAPI for the backend and Vue.js for the frontend. It provides a seamless and efficient way to manage data with a responsive and interactive user interface.
crud fastapi javascript result-api tailwindcss vuejs
Last synced: 16 Apr 2026
https://github.com/jbouder/starkiller
Generative BI Concept App
anthropic-claude business fastapi google-gemini llms postgresql react recharts-js shadcn-ui tailwindcss
Last synced: 28 Feb 2026
https://github.com/jhostyn-2003/systemgastrom_uic-c-g
Proyecto de Unidad de Integración Curricular
aws cloudinary fastapi nextjs14 postgresql prisma-orm python react render sonarqube tailwindcss telegram telegram-bot-api vercel
Last synced: 28 Feb 2026
https://github.com/spremi/yolog
Personal Opentelemetry log viewer.
angular docker fastapi log opentelemetry
Last synced: 14 Feb 2026
https://github.com/sply88/fastapi-sqlmodel-docker-starter
Example project to illustrate usage of FastApi and SQLModel in conjunction with Docker Compose.
docker dockercompose fastapi postgresql python sqlmodel
Last synced: 15 Feb 2026
https://github.com/m-xim/aiogram-webhook
Python library for seamless webhook integration with multiple web frameworks in aiogram. It enables both single and multi-bot operation via webhooks, with flexible routing and security features.
aiogram aiogram-bot aiogram-webhooks aiogram3-fastapi aiogram3-webhooks aiohttp fastapi multibot telegram webhook
Last synced: 21 Feb 2026
https://github.com/prannayh/vanamala-clinic-website
A clinic management website featuring patient handling, PDF prescription generation, homepage for clinic and Twilio SMS notifications.
axios fastapi javascript mongodb python react
Last synced: 15 Feb 2026
https://github.com/joe-bor/luckys_iris
External tool created for Lucky's Market with the goal of streamlining ordering processes through its IRIS interface..
fastapi python supermarket-dataset tabula-py
Last synced: 28 Feb 2026
https://github.com/romabulani/learnbot-backend
Backend for JS AI Teacher
fastapi genai google-generative-ai mongidb python3
Last synced: 16 Apr 2026
https://github.com/pmthetechguy/document-entity-extractor
AI-powered document extractor for names, emails, and organizations.
ai automation data-extraction document-extraction entity-recognition fastapi gpt openai pandas portfolio-project python uvicorn web-app
Last synced: 16 Apr 2026
https://github.com/hansmissenheim/cfb-reference
📊 Self-hosted sports statistics website using NCAA game saves
Last synced: 16 Feb 2026
https://github.com/iamsuvhro/link-shortner
A lightweight URL shortening service built to create short, unique links from long URLs with click tracking. This backend project showcases RESTful API design, threading for concurrent request handling, and database integration, demonstrating scalable and thread-safe web development.
Last synced: 01 Mar 2026
https://github.com/efe-eroglu/syllexa-ai-agent
An AI assistant specially designed for dyslexic users, supporting both voice and text queries.
ai ai-agent ai-assistant dyslexia fastapi llm rag retrieval-augmented-generation stt tts
Last synced: 16 Apr 2026
https://github.com/ashenoooone/semantic-book-analyzer
Веб-сервис для извлечения ключевых слов из введения книг по дискретной математике в формате PDF. Фронтенд: React.js, Webpack, FSD, RTK, TypeScript. Бэкенд: FastAPI, FastAPI Users, SQLAlchemy, Pydantic, Pymorphy3, Spacy. Включает авторизацию, регистрацию и историю запросов. 📚🔍
fastapi fastapi-users nlp pymorphy2 pymorphy3 python3 reactjs rtk rtkquery spacy spacy-nlp sqlalchemy typescript
Last synced: 16 Apr 2026
https://github.com/augsmachado/fastapi-postgres
A robust web application built with FastAPI, PostgreSQL, and SQLAlchemy, featuring comprehensive database migrations and modern Python development practices to catalog users.
docker fastapi postgresql python sqlalchemy
Last synced: 16 Apr 2026
https://github.com/armandsauzay/fastapi-template
⚡ Template for FastAPI projects ⚡
api docker docker-compose fastapi python
Last synced: 16 Apr 2026
https://github.com/igorbrizack/crawler-web
Aplicação de coleta de dados Web com ReactJS e Python - API Rest
beautifulsoup crawler docker fastapi mongodb nodejs python3 react scraper
Last synced: 16 Apr 2026
https://github.com/partho-debnath/orbit-transfer
A high-performance local network file sharing API using WebSockets and streaming pipes
Last synced: 02 Jun 2026
https://github.com/hamadkha/rag-for-ai-in-2025
An AI-powered RAG (Retrieval-Augmented Generation) application with a FastAPI backend that answers questions about uploaded PDF documents using an intelligent agent.
ai-agents fastapi generative-ai grok huggingface langchain-python langgraph pinecone python rag-chatbot
Last synced: 16 Apr 2026
https://github.com/itaru2622/docker-fastapi
Docker container for fastapi python
Last synced: 16 Apr 2026
https://github.com/rickelmedias/bomberonline
An Online Bomberman clone using Phaser with Typescript for client and FastAPI with Python for server.
design-patterns fastapi phaserjs solid websocket
Last synced: 20 Apr 2026
https://github.com/noahpro99/violet-2024
Our inspiration was the health of pregnant women. We aimed to establish a means for them to monitor their health conveniently, providing an avenue to check in on their well-being at their own convenience and complementing their regular visits to healthcare professionals.
fastapi mongodb python react typescript
Last synced: 03 Mar 2026
https://github.com/frostedkitsune/careflow
healthcare system 💊
fastapi heathcare postgresql python3 reactjs
Last synced: 16 Apr 2026
https://github.com/pentaxis93/oracy
Mobile-first voice capture with Whisper transcription
fastapi flutter open-source transcription voice whisper
Last synced: 03 Mar 2026
https://github.com/lykourgoss/iris-ml-model-microservice
A FastAPI microservice for predicting iris species based on sepal and petal dimensions. This project leverages machine learning to classify iris flowers into their respective species. (mpsp)
docker fastapi iris-classification machine-learning-model microservice
Last synced: 16 Apr 2026
https://github.com/arnoldchrisoduor1/neumoai
Neural Network (AI) that scans lung X-rays to determine presence of Pneumonia
fastapi nextjs14 postgres pytorch
Last synced: 28 Apr 2026
https://github.com/chewzzz1014/fyp
backend fastapi final-year-project flair fyp machine-learning ner project spacy transformer
Last synced: 16 Apr 2026
https://github.com/mikhail11235/fastapi_tutorial
FastAPI tutorial: blog app
Last synced: 16 Apr 2026
https://github.com/ornl/certified
The missing certificate infrastructure for web APIs.
Last synced: 04 Mar 2026
https://github.com/iluhazaz/todolist
Web-application for to-do-list service
alembic angular bearer-tokens celery-tasks fastapi fastapi-users pytest redis-authentication sqlalchemy todolist-api
Last synced: 04 Mar 2026
https://github.com/sahar-dev/weather
Predict next-day rainfall in Australia using machine learning and MLOps.
dvc-for-data-science fastapi machine-learning mlops
Last synced: 16 Apr 2026
https://github.com/git-khandelwal/paper-creator
Sample Paper Creator Using LangChain and Gemini
Last synced: 16 Apr 2026
https://github.com/techwithty/creatify
Creatify Python SDK: async HTTPX client and APIs (Videos, Links, Lipsync v1/v2) with FastAPI-ready integration and full pytest suite.
ai api async automation content creatify ecommerce fastapi httpx links lipsync marketing pytest python sdk testing video
Last synced: 16 Apr 2026
https://github.com/viniciusmecosta/spe-api
alembic fastapi openpyxl python sqlalchemy
Last synced: 13 Apr 2026
https://github.com/holms/fb-analyzer-post-fetcher
Facebook post fetching service for FB Analyzer
docker fastapi fb-analyzer microservices python
Last synced: 16 Apr 2026
https://github.com/shasoka/equeue_backend
Серверная часть eQueue 📙
alembic asyncpg fastapi moodle poetry postgresql pydantic python3 sqlalchemy websocket
Last synced: 16 Apr 2026
https://github.com/tekpeek/event-dispatcher
Centralized notification engine for StockFlow, currently managing health alerts with extensible architecture for future event types.
fastapi kubernetes microservices-architecture python3
Last synced: 04 Mar 2026
https://github.com/juandagalo/flight-report-agent
Multi-provider LLM travel recommendation agent with RAG-enhanced suggestions, Qdrant vector search, MCP server, and Claude Code integration. Generates comparative PDF reports with real flight data.
amadeus-api claude fastapi langgraph mcp openai pdf-generation python qdrant rag sse travel
Last synced: 01 Apr 2026
https://github.com/ckrough/retriever
AI-powered document Q&A using RAG (Retrieval-Augmented Generation). Built with FastAPI, Claude, and Chroma for accurate, cited answers.
chroma claude document-search fastapi knowledge-base llm python question-answering rag retrieval-augmented-generation self-service semantic-search vector-database
Last synced: 01 Apr 2026
https://github.com/robhowley/py-pit-skills
Opinionated Python API backend workflows for Pi and Claude Code (FastAPI, uv, SQLAlchemy, Alembic).
alembic claude-code fastapi pi python sqlalchemy uv
Last synced: 01 Apr 2026
https://github.com/akalmaliky-spec/detroit-family-home-care-api
Detroit Family Home Care — FastAPI backend with DFHC scaffold
backend docker fastapi healthcare python rest-api security sqlalchemy
Last synced: 01 Apr 2026
https://github.com/meappy/kumon-marker
Automated Kumon worksheet marker using your favourite AI
ai computer-vision education fastapi helm kubernetes python react
Last synced: 01 Apr 2026
https://github.com/fswair/fswair
Applied AI & Python Engineer
acp agents cpp dspy fastapi flask gepa logfire mcp prompt-optimization pydantic pydantic-ai python skills
Last synced: 01 Apr 2026
https://github.com/longfelloson/matcher
Dating bot
aiogram amazon-s3 fastapi postgresql pydantic python redis sqlalchemy
Last synced: 17 Apr 2026
https://github.com/maximbilan/habla-core
FastAPI backend for real-time phone-call translation and AI agent mode using Amazon Nova 2 Sonic and Twilio
amazon-nova fastapi python realtime-audio speech-translation twilio voice-ai websocket
Last synced: 03 Jun 2026
https://github.com/maximbilan/habla-core-gemini
FastAPI backend for Habla using Gemini Live native audio for real-time translation and AI agent calls via Twilio on Cloud Run
fastapi gemini gemini-live google-cloud-run python speech-to-speech translation twilio voice-agent websocket
Last synced: 03 Jun 2026
https://github.com/greathayat/google-gemini-live
A repository to learn the implementation of Google Gemini Live API for text and audio Chat.
fastapi gemini gemini-api gemini-live gemini-realtime google-ai google-ai-studio google-gemini python reactjs websockets
Last synced: 17 Apr 2026
https://github.com/soaibsafi/tuc-share-python
Content sharing application with distributed block list services using FAST API (Python) and React.js.
Last synced: 17 Apr 2026
https://github.com/adithyanarendra/llm-local-implementation
Local implementation of GPT
Last synced: 17 Apr 2026
https://github.com/devgeekm/chat-it-up
Chat It Up! elevates conversations by transforming YouTube URLs, documents, and audio into text, enabling interactive Q&A and summaries. With one click, turn media into time-saving, knowledge-rich dialogues.
ai azure azure-functions azureservices blob-storage fastapi python rag whisper youtube-dl
Last synced: 02 Apr 2026
https://github.com/santoshniroula/book-scraper
Scrpped book application, contains scrapper, server and client application.
android docker-compose fastapi flutter jetpack-compose ktor mongodb scrapy
Last synced: 02 Apr 2026
https://github.com/merrazeal/python-hexagonal-architecture-example
Payment service example built with Hexagonal Architecture in Python
asyncio clean-architecture ddd dependency-injection fastapi faststream hexagonal-architecture outbox-pattern ports-and-adapters python
Last synced: 03 Jun 2026
https://github.com/davebugg/alertpilot
Self-hosted action-on-alert framework — receive events via HTTP, push to any device, execute actions from notification
alerting devops docker fastapi notification-center notification-service notification-system notifications ntfy pwa self-hosted self-service
Last synced: 02 Apr 2026
https://github.com/f0rk-it/producthub
ProductHub is a RESTful API that provides real-time e-commerce product data scraped from websites like Amazon and eBay. Developers can easily access product details such as name, price, image URL, and category, making it perfect for building price comparison tools, product discovery platforms, and more.
Last synced: 21 Apr 2026
https://github.com/syedaliwaqar12/resume-parser
🚀 A beautiful, production-ready web app that extracts structured data from PDF resumes using AI and NLP. Built with React + TypeScript + FastAPI.
ai-resume-analysis-job-matching-ml-cv-parser automation document-processing fastapi file-upload heroku-deployment job-application-tool netlify-deployment nlp-processing pdf-parser python-api reactjs resume-parser spacy-nlp tailwind-css text-automation text-extraction typescript web-application
Last synced: 02 Apr 2026
https://github.com/mixutin/clipforge
Native macOS screenshot uploader with a self-hosted FastAPI backend
fastapi macos menubar python screencapturekit screenshot self-hosted swift swiftui
Last synced: 02 Apr 2026
https://github.com/rodrigo-kelven/api_library
A Api Library é uma API Library projetada para facilitar a integração de diferentes serviços e plataformas, permitindo que desenvolvedores criem soluções robustas e escaláveis. Com uma arquitetura modular e flexível, a Api Library oferece uma ampla gama de funcionalidades para gerenciar dados.
fastapi graphql postgresql python3 redis sqlalchemy
Last synced: 02 Apr 2026