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-07 00:11:30 UTC
- JSON Representation
https://github.com/yevheniidatsenko/goit-pythonweb-hw-10
📂 Hometask - FullStack Web Development with Python (FastAPI | Authentication)
docker-compose fastapi goit-pythonweb-hw-10 jwt-authentication python
Last synced: 01 May 2026
https://github.com/ddeutils/load-routing
❌ Routing Application deploy to on-premise server
docker fastapi python3 routing-engine
Last synced: 01 May 2026
https://github.com/architj6/log-classification-system
A hybrid log classification system integrating Regex ✅, BERT + Logistic Regression 🤖, and LLMs 📚 to efficiently classify log messages via a FastAPI interface.
ai bert fastapi large-language-models log-analysis log-classification logistic-regression machine-learning natural-language-processing regex
Last synced: 01 May 2026
https://github.com/mert-byrktr/annoy-image-similarity
Toy project for basic image search engine. Just for dog images now, can be further extended.
annoy fastapi image image-processing search-engine
Last synced: 04 May 2026
https://github.com/anandvai/ai_rag_chatbot_multi_pdf_support
RAG (Retrieval-Augmented Generation) Chatbot built with Streamlit and LangChain, powered by Groq's blazing-fast LLaMA3-8B. It allows you to upload multiple PDFs, ask questions, and get precise, context-aware answers in a conversational format.
ai data data-science data-visualization data-visualizations dataengineering fastapi langchain langgraph python sql streamlit
Last synced: 01 May 2026
https://github.com/darth-knoppix/fastapi-docker-template
A simple template for getting started with FastAPI in Docker with a Dev Container for VS Code
Last synced: 01 May 2026
https://github.com/zpec1/violence-detector-and-alerting-system
Real-time AI system that spots violence and alerts you instantly
computer-vision deep-learning fastapi mobilenetv2 raspberry-pi real-time-detection tensorflow violence-detection
Last synced: 01 May 2026
https://github.com/micaelleos/chatbot-backend
Backend de Chatbot Genérico com LangChain e AWS Lambda: Este repositório contém o backend de um chatbot genérico utilizando LangChain, FastAPI e AWS Lambda. O projeto usa Docker para containerização e DynamoDB para armazenamento de dados e histórico de conversas. É uma base escalável e de fácil deploy para criar chatbots personalizados e serverless
chatbot dynamodb fastapi lambda-functions langchain
Last synced: 01 May 2026
https://github.com/preston-bernstein/nba-predictor
NBA game outcome predictor built with Python, pandas, and scikit-learn. Early baseline model using rolling team stats.
basketball fastapi machine-learning sklearn sports-analytics
Last synced: 01 May 2026
https://github.com/danishzulfiqar/language-detection-nlp-model
This machine learning model is designed to accurately detect and classify text in 18 languages using NLP
fastapi jupyter-notebook machine-learning natural-language-processing scikit-learn
Last synced: 01 May 2026
https://github.com/pramodnaik-dev/react-authentication
This Repo Contains a Codebase for React TS, Redux Toolkit, Async Thunk, RTK Query and User Authentication using Axios Interceptor. It also includes a Python FastAPI Backend.
axios axios-interceptor fastapi react redux-thunk redux-toolkit rtk-query ts
Last synced: 01 May 2026
https://github.com/sachnaror/python-fastapi-framework
FastAPI is a modern, high-performance web framework for building APIs with Python based on standard type hints
Last synced: 02 May 2026
https://github.com/phaniteja5789/todolist_fastapi
This repository is an sample ToDoList application developed using FastAPI, HTML, JavaScript.
fastapi fastapi-template html-css-javascript jinja2-templating-engine
Last synced: 02 May 2026
https://github.com/djccnt15/fastapi_vision
FastAPI 기반 비전 AI Backend 서버
fastapi fastapi-sqlalchemy python sqlalchemy tesseract tesseract-ocr
Last synced: 02 May 2026
https://github.com/utrodus/fastapi-ayatnesia
Rest API built with Python and the FastAPI Framework for searching Koranic verse texts with Indonesian language queries using lexical and semantic similarity measurements
fastapi information-retrieval python quran-api quran-search quran-search-engine
Last synced: 02 May 2026
https://github.com/diegoperea20/fastapi-rest-mysql
FastAPI crud with sqlalchemy mysql rest where you create name, email and password, this password is encrypted to improve security, includes dockerfile and deployment for kubernetes.
Last synced: 02 May 2026
https://github.com/mohdsaif-1807/pythonassignment
A FastAPI Application which demonstrate the use of API's
api api-rest fastapi pytest python test-suite
Last synced: 02 May 2026
https://github.com/jacksonsr451/api-blog
Explore all API route tests directly in production. This provides a comprehensive overview of the tested endpoints and their behaviors.
Last synced: 02 May 2026
https://github.com/galkakg/fruit-spin-game
Slot machine game using FastAPI for backend and HTML/CSS/JS for frontend.
Last synced: 02 May 2026
https://github.com/md-abid-hussain/learning-fastapi
Social media api with user registration, login, CRUD posts and add votes to post
Last synced: 02 May 2026
https://github.com/shearichard/fastapi_session
How do session work with FastAPI ?
fastapi python sessions starlette starlette-middleware
Last synced: 02 May 2026
https://github.com/anag0es/e-commerce-fastapi
Este projeto é uma implementação de uma API de e-commerce utilizando o FastAPI. A API simula três etapas de um e-commerce: usuário, produtos e compras.
api application authentication backend ecommerce fastapi jwt orm project python
Last synced: 02 May 2026
https://github.com/senzmaki/travel-assistant-app
An intelligent Q&A system for travel-related queries
ai fastapi gemini llm nextjs python typescript
Last synced: 02 May 2026
https://github.com/vbdv2000/mynotes
Project and Tasks Management with Python
docker docker-compose fastapi python
Last synced: 02 May 2026
https://github.com/abhi227070/cicd-model-deployement-aws
A FastAPI service that predicts restaurant tips using a machine learning model. Deployed on AWS EC2 with Docker and CI/CD via GitHub Actions.
aws awsec2 cicd fastapi machine-learning machine-learning-algorithms mlops mlops-project mlops-template mlops-workflow python rest-api
Last synced: 02 May 2026
https://github.com/akshat3128/fastapi-ecommerce
A scalable e-commerce backend built with FastAPI, featuring JWT-based authentication, role-based access control, product management, cart, checkout, and order history APIs.
alembic crud-application fastapi fastapi-security github-config jwt postgresql postman pydantic-v2 python3 smtpmailer sql-alchemy swagger-ui
Last synced: 02 May 2026
https://github.com/kewal-syrex/warehouse-transfer-system
🚚 Optimize inventory transfers between Canada and the US with advanced forecasting, intelligent recommendations, and professional reporting tools.
abc-analysis crud csharp dotnet efcore entity-framework-core excel fastapi inventory-management inventory-management-system linq oop python sql supply-chain transfer-planning warehouse warehouse-management-system
Last synced: 02 May 2026
https://github.com/ibensusan/weather-forecast-api-with-fastapi
This API simulates a simple weather forecast service, allowing users to request a weather forecast for a specified city
Last synced: 02 May 2026
https://github.com/praadnya/vanclinicdeploy
A clinic management website for Dr. Vanamala, featuring patient handling, PDF prescription generation, homepage for clinic and Twilio SMS notifications.
fastapi react render responsive
Last synced: 02 May 2026
https://github.com/marc-shade/substituterx
Caregiver-facing medication reconciliation explainer for LTC pharmacy. KG-grounded validator + parametric-leakage auditor + asymmetric red-team eval gate.
agentic-ai claude fastapi healthcare knowledge-graph llm ltc medgemma ollama pharmacy python rag streamlit
Last synced: 02 May 2026
https://github.com/olahsymbo/object-detection-yolov5-fastapi
object detection service
computer-vision docker fastapi python yolov5
Last synced: 02 May 2026
https://github.com/shahidmalik4/fastapi-streamlit
Real-time cryptocurrency tracker with FastAPI, Streamlit, WebSocket, and CoinGecko API.
coingecko-api cryptocurrency fastapi plotly python realtime streamlit websocket
Last synced: 02 May 2026
https://github.com/royari/getvaccindia
Fastapi, mongodb, react application (FARM Stack) to send email notifications to users when covid vaccination slots are available in India.
celery celerybeat fastapi mongodb react redis
Last synced: 03 May 2026
https://github.com/ronihdzz/telegram-connector
A comprehensive solution for integrating applications with Telegram bots, enabling bidirectional communication to send and receive messages.
api connector docker fastapi integration postgresql python rest-api telegram telegram-bot webhook
Last synced: 03 May 2026
https://github.com/aswajith7077/researchpapersummarizerbackend
fastapi jwt sqlmodel summarization
Last synced: 03 May 2026
https://github.com/drarlian/web_socket_python
Web socket para chat em tempo real criado com Python.
fastapi python websocket-server
Last synced: 03 May 2026
https://github.com/joshuasundance-swca/codex_openai_server
OpenAI-compatible FastAPI server backed by locally authenticated ChatGPT Codex.
api-proxy chat-completions codex copilot-cli docker fastapi local-proxy openai openai-api openai-compatible python responses-api sse
Last synced: 03 May 2026
https://github.com/shasoka/i_hate_soap
[Разработка интеграционных систем] ПР №3
fastapi mtom pymtom-xop python3 spyne zeep
Last synced: 03 May 2026
https://github.com/juancruzmedina/wazuh-challenge
Resolution of the technical challenge of Wazuh
Last synced: 03 May 2026
https://github.com/xanderkov/fastapi-server-template
⚡This is my fastapi server template
Last synced: 03 May 2026
https://github.com/lowfie/processingservice
A service for processing a high load of data and presenting aggregated information in a convenient form
docker fastapi pydantic python sqlalchemy
Last synced: 03 May 2026
https://github.com/saksham-shrey/cruxz-youtube-transcript-api
Get Transcripts for YouTube Videos using VideoID.
fastapi python server video-transcript youtube-transcripts-api
Last synced: 03 May 2026
https://github.com/rustamovakrom/fastapi_sqlalchemy_alembic
✅FastAPI, SQLAlchemy, Alembic integrations project
alembic fastapi fastapi-sqlalchemy python
Last synced: 03 May 2026
https://github.com/ashwinjo/cyperf-ce-mcp-rest
Cyperf CE MCP REST API - Model Context Protocol server for Keysight Cyperf CE performance testing with streamable HTTP interface
cyperf docker fastapi keysight mcp model-context-protocol performance-testing rest-api
Last synced: 03 May 2026
https://github.com/aminammar1/image-generator-next-app
AI-powered creative generation studio generate images, edit photos, and create videos from a single workspace.
fastapi image-generation nextjs replicate
Last synced: 03 May 2026
https://github.com/albertodiazdurana/traveline-ds-project-skeleton
Minimal Python DS project skeleton (rebooking prediction): src-layout, sklearn, MLflow, FastAPI, Docker, GitHub Actions CI. Includes an intentional data-leakage bug for code-review demos.
data-science-skeleton docker fastapi github-actions machine-learning mlflow pydantic pytest python scikit-learn
Last synced: 09 Jun 2026
https://github.com/niranjan-bhol/goosebump-ai-assistant
Project developed for Tacticone, featuring an AI-powered customer support chatbot for e-commerce.
ai chatbot css ecommerce fastapi html javascipt javascript machine-learning openai-api render
Last synced: 04 May 2026
https://github.com/mikhail11235/object_detection_v3
Object detection on video
docker-compose fastapi message-broker mysql object-detection pika rabbitmq
Last synced: 03 May 2026
https://github.com/mementomorri/micro_octo_handler
Микросевисное приложение обработки сообщений на основе архитектуры REST.
fastapi fastapi-users jwt microservice python rest sqlite
Last synced: 03 May 2026
https://github.com/panastasiadis/starwars-api
A FastAPI-powered asynchronous REST API for exploring Star Wars data. It syncs from SWAPI, stores data in PostgreSQL with SQLModel, manages migrations via Alembic, and runs seamlessly in Docker. Features include typed Pydantic responses, pagination, and full test coverage with pytest.
alembic api asyncio backend docker fastapi postgresql python restapi sqlmodel starwars swapi
Last synced: 03 May 2026
https://github.com/abdelrahman-elshahed/financial_news_sentiment_analysis_ranking
A deep learning-powered platform that analyzes sentiment in financial news articles, ranks them by importance, and delivers actionable insights through an interactive dashboard to inform investment decisions.
bert-embeddings deep-learning-algorithms docker-image fastapi mlflow mlops natural-language-processing postman-api restful-api sentiment-analysis streamlit
Last synced: 03 May 2026
https://github.com/arnavk-09/phishing-detection
🎣 Detect Phishing URLs with Data Pre-fitted... API & Web UI
csv data fastapi flask python scikit-learn
Last synced: 03 May 2026
https://github.com/woragis/create_woragis_api
My CLI tool to scaffold fastapi apis so I can build things in a easier and faster way.
api api-grpc api-rest cli fastapi grpc postgresql python template
Last synced: 03 May 2026
https://github.com/dinhtap/djangosvgserver
Simple Django server with account management
Last synced: 03 May 2026
https://github.com/oanderoficial/openpyd
Assistente IA Especializado em Python
ai css3 dotenv fastapi fontawesome googlefonts html5 ia javascript openai-api poetry-python prismjs pydantic python uvicorn
Last synced: 03 May 2026
https://github.com/bhola-dev58/smart-task-tracker-api
Smart Task Tracker API is a RESTful service built with FastAPI and SQLite that allows users to create, view, update, delete, and filter tasks by completion status. It’s a simple and efficient backend solution for task management applications.
fastapi sqlalchemy-database sqlite uvicorn
Last synced: 03 May 2026
https://github.com/anshul21107/empathy-engine
Converts text into speech with emotion — adjusting tone, speed, and volume for happy, sad, or neutral expressions.
fastapi python3 pyttsx3-text-to-speech streamlit textblob
Last synced: 03 May 2026
https://github.com/sepulvedarafael/booksapi-mcp
This project was created by a study exploring the Model Context Protocol (MCP), applied in Python and FastAPI, aiming to understand its use.
cursor fastapi mariadb mcp-server modelcontextprotocol python vscode
Last synced: 03 May 2026
https://github.com/reddiedev/python-api
test python api
cryptocurrency fastapi python railway
Last synced: 03 May 2026
https://github.com/bizrockman/modelcontextstandard
A minimal, protocol-agnostic standard to connect LLMs like drivers with external tools using existing APIs and formats like OpenAPI, HTTP, AS2, or CAN-Bus. No custom stacks. Just structured function calls.
agent-framework ai-tools design driver fastapi function-calling integration llm llmos llms mcp mcs openapi protocol
Last synced: 04 May 2026
https://github.com/carrieroroberto/wol-esp32-mqtt-telegram
Remote Wake-on-LAN system using ESP32, MQTT & Telegram/FastAPI for secure remote PC control.
arduino-ide cpp esp32 fastapi mqtt-broker mqtt-client python telegram telegrambots wake-on-wan wakeonlan wakeonlan-application wakeonwan
Last synced: 04 May 2026
https://github.com/logalexus/chat-kafka
DevOps stand and sandbox
devops docker fastapi grafana kafka monitoring prometheus
Last synced: 04 May 2026
https://github.com/faraasat/web-summarizer-ai
Summarize your website instantly.
artificial-intelligence fastapi generative generative-ai nextjs react turborepo typescript
Last synced: 04 May 2026
https://github.com/mittapallynitin/podcastai
Podcast AI backend built with FastAPI, powered by Mistral for LLM summarization, and MCP.
fastapi llms mcp mistral-ocr openai pydantic python
Last synced: 04 May 2026
https://github.com/mattuebel/garden-app
A FastAPI-based garden management system for tracking plants, garden beds, and growth with support for image processing and barcode scanning
docker fastapi garden iot python raspberry-pi
Last synced: 04 May 2026
https://github.com/madi-s/fastapi-security
Interesting authorization method demonstrated with FastAPI
Last synced: 04 May 2026
https://github.com/pessi-v/canine-classifier-api
A FastAPI project using a finetuned EfficientNet V2s to identify dog breeds from images. Built in LeWagon Data Science and AI bootcamp
Last synced: 04 May 2026
https://github.com/preinboth/fastapi_tmpl
FastAPI Template Project with black, isrt and flake8
black fastapi flake8 isort python python3 template template-project
Last synced: 04 May 2026
https://github.com/digma-ai/otel-sample-fastapi
Simple FastAPI example with OpenTelemetry and Digma instrumentation
fastapi observability opentelemetry python
Last synced: 04 May 2026
https://github.com/shahsuvarli/quant-massar
Quantm - is a full-stack dashboard application built with FastAPI and Next.js, designed to showcase high-level insights into company operations and financial data. Developed as part of the Massar Capital interview process, it highlights best practices and full-stack development expertise.
api backend dashboard fastapi frontend fullstack nextjs
Last synced: 04 May 2026
https://github.com/mateusfg7/fastapi-python
Repo to study FastAPI with Python
docker docker-compose dockerfile fastapi python python-docker
Last synced: 04 May 2026
https://github.com/filipegalo/developer_notifier
One tool for all your JIRA issues and GitHub/GitLab pull requests
devops-tools fastapi nuxt postgresql tools
Last synced: 04 May 2026
https://github.com/shorya22/end-to-end-agentic-ai-fastapi-docker-project
Discover the End-To-End-Agentic-AI-FastAPI-Docker-Project on GitHub – a powerful, open-source framework for building agentic AI workflows with FastAPI and Docker. Clone, customize, and deploy scalable AI solutions effortlessly!
agentic-ai agents ai ai-automation api api-integration api-server deploy deployment development docker end-to-end-workflow fastapi genai llm python
Last synced: 04 May 2026
https://github.com/lesiaukr/goit-pythonweb-hw-12
Master's degree | Advanced Python Programming | HW | Final Project
authentication authorization docker-compose email-verification fastapi jwt-token module-testing postgres python redis-cache roles sphinx-doc unit-testing
Last synced: 04 May 2026
https://github.com/churrinha/cloudwalk-monitoring-challenge
Monitoring challenge solution for CloudWalk (Night Shift)
analytics cloudwalk fastapi jupyter-notebook monitoring python real-time
Last synced: 04 May 2026
https://github.com/g-wtham/garbage-classifier-fastapi
Garbage Classifier using Transfer Learning: ML-powered REST API for classifying waste. Built with FastAPI, TensorFlow, and Transfer Learning on NASNet.
fastapi jupyter-notebook nasnetmobile tensorflow transfer-learning uvicorn
Last synced: 04 May 2026
https://github.com/ricardorobledo/makingawebservicewithfastapi
This is an API made up with FastAPI
api api-rest fastapi mysql mysqlclient oauth2 peewee pyjwt requests
Last synced: 04 May 2026
https://github.com/oleksiym/calls-api
AI-powered API for processing and analyzing phone call audio. Features include transcription (OpenAI Whisper), NLP (SpaCy, TextBlob), emotion detection, and categorization. Built with FastAPI, PostgreSQL, and Docker for scalable offline operation.
audio-processing docker-compose emotion-detection fastapi nlp rest-api sentiment-analysis
Last synced: 04 May 2026
https://github.com/ahmadbaratkhooei/seamless_streaming_server
Dieses Projekt implementiert und lokalisiert ein Seamless-Streaming-Modell mit Python, FastAPI, JavaScript, HTML und CSS.
Last synced: 04 May 2026
https://github.com/shreydan/naive-rag-compose
naive rag using docker-compose with multiple services: ingestion, embedding, query, llm-chat + streaming with openrouter/openai
chatbot docker docker-compose faiss fastapi llm openai-api retrieval-augmented-generation vector-database
Last synced: 04 May 2026
https://github.com/swayamag/plantvision-ai
AI-powered plant species classification using ResNet50 and FastAPI
computer-vision deep-learning fastapi image-classification machine-learning plant-identification python resnet-50 rest-api tensorflow
Last synced: 04 May 2026
https://github.com/natthasath/demo-exchangerate-api
Exchange rate is the value of one country's currency in terms of another country's currency. It fluctuates based on supply and demand in the market, and can be influenced by economic conditions and government policy.
docker-compose dockerfile exchange-rate fastapi poetry python
Last synced: 04 May 2026
https://github.com/namangupta123/pizza_delivery_backend
REST API for a Pizza delivery service built with FastAPI, SQLAlchemy and PostgreSQL.
fastapi postgresql rest-api server sqlalchemy-python
Last synced: 04 May 2026
https://github.com/iamtonmoy0/fastapi-todo-app
Simple todo application build with fastapi
fastapi python todoapp todolist
Last synced: 04 May 2026
https://github.com/xe-nvdk/squeeze
Squeeze is a Open Source tool to check hosts and response time, it's powered by FastAPI, Python, SQLite and InfluxDB.
fastapi influxdb monitoring-application monitoring-tool python sqlite
Last synced: 04 May 2026
https://github.com/fikriaf/ai-vision-web
This is an AI-powered waste classification application that uses computer vision to detect and categorize different types of waste materials.
fastapi fullstack-ai object-detection react realtime waste-detection websocket yolov8
Last synced: 04 May 2026