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-02 00:10:50 UTC
- JSON Representation
https://github.com/namanxdev/atmopredict
Machine learning weather prediction platform leveraging NASA POWER API data. Features: 5 binary classifiers, 100+ engineered features, interactive React UI with Leaflet maps, FastAPI backend. Predicts extreme weather events with probability scores.
fastapi nasa nasa-spaceapps-challenge prediction-model react weather
Last synced: 15 Apr 2026
https://github.com/anhhuy007/bookwise-model
A sophisticated book recommendation system that combines content-based filtering with Semantic Search for enhanced personalized recommendations.
fastapi recommendation-system sentence-transformers
Last synced: 15 Apr 2026
https://github.com/jrialland/asgi_dav
ASGI WebDAV application
asgi fastapi webdav webdav-server
Last synced: 15 Apr 2026
https://github.com/ezeparziale/fastapi-celery
:octopus: API with FastAPI and Celery
Last synced: 15 Apr 2026
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/amha-kindu/terguami
Terguami is a FastAPI application powered by a custom transformer model built with PyTorch. It provides fast and accurate English-to-Amharic translations, with features like Docker support and interactive OpenAPI documentation, making it a scalable and easy-to-deploy solution for machine translation.
amharic-language attention-is-all-you-need docker english-language fastapi machine-learning model-training-and-evaluation python pytorch swagger transformer-architecture transformers
Last synced: 15 Apr 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/ahmedelgamal0/fastapi-audit-log
Audit Logging for FastAPI applications
audit-log beanie fastapi python sqlalchemy sqlmodel
Last synced: 26 Feb 2026
https://github.com/ikramhasan/lgtm-stack
An observability stack based on OpenTelemetry (OTel) and the Grafana "LGTM" suite, with an example app provided to demonstrate orchastration.
fastapi grafana grafana-dashboard lgtm lgtm-stack loki mimir minio observability python tempo
Last synced: 07 Feb 2026
https://github.com/ribin-baby/rag_llamaindex_nvidianim
docker fastapi llama-index python
Last synced: 08 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/camchambers/number-classifier
A full-stack handwritten digit classification system that allows users to draw digits (0-9) on a canvas and get real-time predictions using a custom-trained PyTorch CNN model.
cnn fastapi machine-learning neural-network pytorch react
Last synced: 15 Apr 2026
https://github.com/scholarx-assesment/student-service
Student Microservice for the Edutrack System
containerization docker fastapi github-actions microservices postgresql
Last synced: 15 Apr 2026
https://github.com/adistrim/safexchange
Status update: The backend is being rewritten in Rust ⚙️ -- rust/server-v2
aws-s3 docker fastapi javascript mongodb nextjs python rust
Last synced: 26 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/nobleknightt/animeshare
An anime sharing platform that don't require your personal details.
anime docker fastapi javascript python react
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/shadyosama9/fastapi-kubernetes-deployment-manager
A FastAPI application to manage Kubernetes deployments and fetch Prometheus metrics. This application provides RESTful endpoints to create Kubernetes deployments and retrieve pod details from Prometheus.
docker fastapi grafana kubernetes prometheus python restful-api
Last synced: 01 Mar 2026
https://github.com/m0nkkke/whisperx-protocol-manager
A simple protocol manager for your audios
fastapi huggingface pyannote-audio python whisper whisperx
Last synced: 08 Feb 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/goodmanwen/rabibridge
A lightweight framework for service decoupling and peak shaving in web services, leveraging RabbitMQ.
fastapi message-queue rabbitmq rpc
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/sharmas1ddharth/3d-bin-packing
3d-bin-packing cython fastapi l python3
Last synced: 26 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/michael-borck/curriculum-curator
AI-powered platform for educators to create and manage course content aligned with teaching philosop
ai configuration course-management curriculum edtech education eslint fastapi front-end machine-learning python react rust teaching template typescript vite web-app web-development
Last synced: 13 Mar 2026
https://github.com/falco13/instagram-clone-api
Instagram clone api on FastAPI
api fastapi instagram python sqlalchemy
Last synced: 16 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/lucapalminteri/mnist-digit-recognition-api
A FastAPI-powered API for serving a Convolutional Neural Network (CNN) model trained on the MNIST dataset for handwritten digit recognition. The project leverages PyTorch for the model, and includes endpoints for prediction and serving, making it easy to integrate with other applications for real-time digit classification.
Last synced: 11 Feb 2026
https://github.com/100nm/python-cq
Lightweight CQRS library.
cqrs fastapi mypy python type-hints typed
Last synced: 27 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/sarathiprabu/fastapiordermanagement
Developed for IS601 Web Systems Development coursework, this backend application manages dosa orders efficiently. It demonstrates web development principles using a REST API with FastAPI, Python for backend logic, and SQLite3 for database management.
fastapi is601 json python rest-api sqlite3 webdevelopment
Last synced: 16 Apr 2026
https://github.com/rscr1/fastapi_app
Итоговое задание по дисциплине "Python & SQL" из ШАД
Last synced: 16 Apr 2026
https://github.com/rubelw/osss
Open Student Support System (K-12 SIS) — FastAPI + Keycloak + SQLAlchemy + Datalake + Ollama (AI); governance + student info.
education fastapi governance k12 keycloak nextjs school-management-system sis sqlalchemy student-information-system
Last synced: 11 Feb 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/awtkns/fastmark
An automated marking Platform for testing students code with GTEST
auto-grading automation docker fastapi gtest nuxt testing
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/iyazerski/news_classifier
RESTful API and background worker for news classification
Last synced: 16 Apr 2026
https://github.com/sequenzia/mamba-server
A production-ready FastAPI with Pydantic AI backend service that provides OpenAI-powered chat completions with streaming support, designed for seamless integration with the Vercel AI SDK.
ai-backend fastapi pydantic-ai
Last synced: 11 Feb 2026
https://github.com/sandesh-s-hegde/esg_grid_oracle
A real-time carbon telemetry microservice enabling autonomous AI supply chain agents to perform spatial energy arbitrage and dynamically reduce Scope 3 emissions.
ai-agents carbon-aware digital-twin esg fastapi logistics microservice smart-grid supply-chain sustainability
Last synced: 02 Jun 2026
https://github.com/goldfruit/goldforge
Interaktive Befehlsbibliothek mit Vue-Frontend und FastAPI-Microservice – optimiert für CI/CD-Workflows und GitHub Pages Deployment.
ci-cd commands fastapi goldforge interactiv microsevice pwa vue
Last synced: 16 Apr 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/neclor/news-aggregator
Aggregates news from RSS feeds, websites, and Telegram channels. Includes a web UI, REST API, and Telegram bot. https://news.neclor.com
fastapi news-aggregator python sqlite
Last synced: 02 Jun 2026
https://github.com/jhuntdev/blest-py
The Python reference implementation of BLEST (Batch-able, Lightweight, Encrypted State Transfer), an improved communication protocol for web APIs which leverages JSON, supports request batching by default, and provides a modern alternative to REST.
api blest client django fastapi flask python server
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/driftq-org/driftq-rag-index-demo
DriftQ + Qdrant demo: build/version a RAG index with replay + rollback
driftq fastapi rag vector-database
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/pasan-pahasara/fastapi-crud-postgresql
"FastAPI-CRUD-PostgreSQL is a simple and efficient implementation for performing CRUD operations using the FastAPI framework with a PostgreSQL database."
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/alirm96/ai-workload-analyzer
Performance analysis tool for AI inference workloads - Primitive-based model composition with GPU bottleneck detection
ai computational-primitives fastapi gpu inference machine-learning performance-analysis react typescript
Last synced: 16 Apr 2026
https://github.com/pedroh183/asyncvssync
This project contains a small FastAPI application backed by a PostgreSQL database and a pair of benchmark clients used to compare synchronous and asynchronous HTTP requests.
async asyncio asyncpg fastapi postgresql sync
Last synced: 18 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/pyramidheadshark/adaptive_search_pg
Adaptive Semantic Search Engine based on PostgreSQL (pgvector) & FastAPI. Implements a Feedback Loop to dynamically re-rank results using Log-Decay algorithms
docker fastapi feedback-loop machine-learning nlp pgvector postgresql python ranking-algorithms semantic-search sentence-transformers student-project
Last synced: 16 Apr 2026
https://github.com/li147852xu/studyflow-ai
StudyFlow-AI is a local-first research & coursework workspace that turns PDFs into citable notes, paper reviews, and presentation decks—with hybrid search, versioned outputs, and exportable submission packs.
fastapi local-first paper rag research streamlit zotero
Last synced: 13 Feb 2026
https://github.com/yevheniidatsenko/goit-pythonweb-hw-08
📂 Hometask - FullStack Web Development with Python (FastAPI | REST API | CRUD)
alembic docker fastapi goit-pythonweb-hw-08 migrations openapi python rest-api
Last synced: 16 Apr 2026
https://github.com/rahulsamant37/ecommerce-product-assistant
An AI-powered product assistant designed to enhance the Flipkart shopping experience by providing personalized recommendations, real-time support, and seamless product discovery.
etl-pipeline fastapi github-actions python selenium uv
Last synced: 14 Feb 2026
https://github.com/gokhanmeteerturk/energy-storage-its
An ontology based intelligent tutoring system with reinforcement learning capabilities
adaptive-learning ess fastapi intelligent-tutoring-system its ontology react vite
Last synced: 14 Feb 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/indivisual-eyes/indivisual-eyes-backend
Backend REST API for the IndiVisual Eyes app
backend color fastapi image-processing python rest-api
Last synced: 14 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/jonbaldie/fanout-openrouter
An OpenRouter facade that routes a single request to multiple models concurrently and synthesizes a unified response.
ai ensemble fastapi llm openrouter proxy python
Last synced: 02 Jun 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/sxr24/primer_designing_tool
A bioinformatics tool to design primers easily and efficiently (Under development but works perfectly with necessary features)
bioinformatics biotechnology fastapi python react
Last synced: 19 Apr 2026
https://github.com/tynnp/alo-chat
Ứng dụng nhắn tin thời gian thực đa hệ điều hành, thuận tiện và dễ dàng cho công việc.
chat-application desktop-app fastapi messaging-app mongodb react real-time tauri websocket
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/darkfos/converterbackend
Серверная часть веб приложения Converter
asyncpg fastapi fastapi-users jwt postgresql pydantic pytest python rest-api
Last synced: 16 Apr 2026
https://github.com/coslynx/openai-api-wrapper-mvp
Simplify OpenAI API integration with a user-friendly wrapper... Created at https://coslynx.com
ai-wrapper code-generation developer-tools devops fastapi machine-learning mvp openai-api openai-library postgresql psycopg2 python python-backend rest-api software-development sqlalchemy summarization text-generation translation uvicorn
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/mateusjssilva/analytics-dashboard
A robust application developed in Python (FastAPI) that integrates public data from multiple sources, providing a modern interface for data visualization, management (CRUD), and analysis.
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/sayedgamal99/ask-ai-about-your-data
End-to-end project that demonstrates how to build a conversational data analysis tool. Users can upload a CSV file and ask questions about it in natural language. The backend, powered by FastAPI and Ollama, uses an LLM to dynamically generate, execute, and interpret Python Pandas code to provide answers. Containerized using Docker.
Last synced: 18 Apr 2026
https://github.com/manasaranjanbehera/llm-structural-gate
Deterministic structural validation service enforcing strict JSON schema contracts.
ai-governance deterministic fastapi json llm pydantic schema-validation
Last synced: 01 Mar 2026
https://github.com/tshamsrakhmanov/ipr2_docker_case
IPR2: docker case: front+back+db+nginx
backend docker-compose fastapi frontend ngnix nicegui postgresql pytohn3
Last synced: 16 Apr 2026
https://github.com/abdulbasit110/nextjs-fastapi
ACE AI - Multi Agent RAG, one stop exam preparation applicaiton for students powered by langchain, vercel ai sdk, openai, fastapi, pinecone and nextjs
fastapi langchain nextjs openai rag vercel-ai-sdk
Last synced: 16 Apr 2026
https://github.com/timelessnesses/redirect
timelessnesses.api.redirect is a redirector for your needs
api docker fastapi postgresql python redirect uvicorn
Last synced: 16 Apr 2026
https://github.com/kevindellapiazza/aws-fargate-fintech-demo
Production-ready ECS Fargate infrastructure using Terraform and FastAPI
aws cloud cloud-architecture devops docker ecs ecs-fargate fargate fastapi finops iac infrastructure-as-code microservice python security terraform
Last synced: 16 Apr 2026