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-06-30 00:10:52 UTC
- JSON Representation
https://github.com/hfmartinez/fastapi_app
This is a simple FastAPI application that implements a CRUD (Create, Read, Update, Delete) functionality for managing tasks. It uses MySQL as the database and is containerized using Docker.
Last synced: 20 Apr 2026
https://github.com/praveen1664/fastapi_app
Python Fast api application hosted on Heroku
Last synced: 22 May 2026
https://github.com/mahimailabs/fluxcrud
FluxCRUD is a easy to use, fast, and modern CRUD framework for FastAPI.
async crud fastapi fastapi-crud fluxcrud pydantic pydantic-v2 sqlalchemy
Last synced: 18 Feb 2026
https://github.com/0xpriyanshujha/memokeep
MemoKeep - A memory based Notes taking web application made using Fast-API, mongodb, Bootstrap
basemodel bootstrap5 fastapi jinja2 pydantic python
Last synced: 07 Apr 2026
https://github.com/dev-madhurendra/fastapi
Learning poc on FastAPI framework, high performance, easy to learn, fast to code.
fastapi fastapi-crud fastapi-crud-app fastapi-relationships fastapi-sqlalchemy mysql-database python
Last synced: 07 Apr 2026
https://github.com/rxyalxrd/qrkot_spreadsheets
API для благотворительного фонда QRKot с возможность создавать отчеты, используя google cloud platform.
aiogoogle alembic fastapi python3 sqlalchemy uvicorn
Last synced: 16 May 2026
https://github.com/jmcerrejon/another-fastapi-template
This is my custom template project for a simple FastAPI application.
fastapi fastapi-template pytho3 python
Last synced: 16 May 2026
https://github.com/filthyrake/telescope_cam_detection
Real-time wildlife detection and telescope collision prevention system using RT-DETR + iNaturalist on NVIDIA A30
astronomy computer-vision deep-learning fastapi nvidia-gpu object-detection python pytorch real-time-detection rt-detr rtsp telescope websocket wildlife-monitoring
Last synced: 20 Apr 2026
https://github.com/niewidzialny84/draganddrop
A drag and drop api for files, that are resend to discord and saved internally.
discord-py drag-and-drop fastapi file-sharing file-upload
Last synced: 15 May 2026
https://github.com/evdlabs/media-node-api
Media Node API
chromium fastapi kiosk kiosk-mode kiosk-software media-player vlc vlc-media-player
Last synced: 05 May 2026
https://github.com/permyakov-dmitriy/fastapiweather
Web application for displaying weather in large cities and custom ones.
Last synced: 05 Nov 2025
https://github.com/esteininger/file-processor
A Python library that uses AI to convert unstructured files (like PDFs, HTML, etc.) into structured data.
Last synced: 15 May 2026
https://github.com/cerno-ai/cerno-insight
High-performance RAG system for intelligent document Q&A with hybrid retrieval, GPU acceleration, and citation-backed answers. Upload docs, ask questions, get precise responses.
artificial-intelligence bm25 docker document-processing embeddings faiss fastapi llms local-first machine-learning natural-language-processing nextjs openai python rag rag-pipeline reranking retreival-augmented-generation semantic-search typescript
Last synced: 08 Nov 2025
https://github.com/kientech/crop-recommendation-with-machine-learning
The Crop Recommendation with Machine Learning project is designed to assist farmers and agricultural professionals in selecting the most suitable crops for their specific environmental conditions.
fastapi machine-learning modeling numpy pandas python reactjs sklean
Last synced: 22 Mar 2025
https://github.com/sajjadhz/farm-stack
FARM Stack TODO app dockerized
docker-compose farm-stack fastapi kubernetes react
Last synced: 08 Apr 2026
https://github.com/joshmusira/rag_application
A state-of-the-art Retrieval-Augmented Generation (RAG) application using OpenAI, Qdrant vector store, embeddings, FastAPI, React for the UI, NewsAPI, Word Cloud, and Langchain. This project enables dynamic reading and QA on news articles, focusing on various people of interest, with real-time, personalized news insights.
embeddings-word2vec fastapi langchain-python openai qdrant-vector-database reactjs wordcloud
Last synced: 08 Apr 2026
https://github.com/concaption/invoice-processing
PDF Invoice processing and Inventory mangement in google sheets
fastapi google-sheets invoice invoice-management invoice-pdf pypdf2
Last synced: 16 May 2026
https://github.com/yancotta/anti-aging-epigenetics-ml-app
A thesis MVP for a personalized anti-aging system that analyzes genetic SNPs and lifestyle habits using ML models (Random Forest and Neural Networks) to provide risk assessments and actionable recommendations. Built with FastAPI, React, PostgreSQL, and containerized via Docker for scalability and explainability.
anti-aging bioinformatics docker explainable-ai fastapi genetics healthtech machine-learning mlops personalized-medicine pytorch reactjs scikit-learn synthetic-data thesis-project
Last synced: 16 Sep 2025
https://github.com/surquest/python-fastapi-utils
Utilities for FastAPi as: Catcher + Middleware and Router
fastapi google-cloud-logging google-cloud-trace middleware
Last synced: 06 Mar 2026
https://github.com/arrmansa/fastapi-logging-tests
log unique request id, while replacing newlines for a good log format
Last synced: 15 May 2026
https://github.com/wildonion/twidis
🐦 twitter bot to publish mentions, replies and tweets of a specific user to redis pubsub channel
fastapi pubsub redis twitter-api twitter-bot
Last synced: 11 Apr 2025
https://github.com/laxertu/eric-api
A ready-to-use SSE messaging microservice implementation
api-rest fastapi queues sse sse-server
Last synced: 06 Sep 2025
https://github.com/jayhawk24/fastapi-auth
FastAPI boilerplate for quickstart with SQLAlchemy, Alembic and JWT authentication.
fastapi fastapi-auth fastapi-template jwt sqlalchemy
Last synced: 19 May 2026
https://github.com/seapagan/fastapi-upload-test
Testing and playing around with file uploads in fastapi and Jinja2 templates
fastapi jinja2 python python3 upload-file
Last synced: 18 May 2026
https://github.com/kerelko/microservices
Simple microservices example of communication through gRPC and RabbitMQ
architecture docker docker-compose fastapi grpc grpc-python microservice microservices mongodb postgresql rabbitmq rabbitmq-client rabbitmq-consumer
Last synced: 17 Feb 2026
https://github.com/ahmadassadi/fastapi-admin-cli-tool
FACT, as fast as FastAPI 🔥. A User Friendly CLI tool for FastAPI (FastAPI Admin Cli Tool)
api cli fastapi fastapi-template python
Last synced: 10 May 2026
https://github.com/maktoobgar/fastapi
A simple project based on fastapi framework for comparing it's speed and scalability with adonisjs-v5 framework.
Last synced: 17 May 2026
https://github.com/ajithvcoder/emlo4-session-14-ajithvcoder
NextJS App + Fastapi Serve + Redis + kubernetes + Helm charts + dog and cat classifier - The School of AI EMLO-V4 course assignment https://theschoolof.ai/#programs
classification fastapi helm-charts kubernetes machine-learning minikube redis
Last synced: 08 Apr 2026
https://github.com/pranav-here/agentic-ai-chatbot
This project is a modular AI chatbot framework that allows dynamic interaction with multiple LLM providers using LangGraph, LangChain, Streamlit, and FastAPI. It also optionally integrates search tools such as Tavily for online augmentation.
fastapi groq-integration langchain langgraph llama llms mistral openai python react-agents streamlit uvicorn vscode
Last synced: 07 Apr 2026
https://github.com/denisakp/canal-olympia-scrapper
A non-official straightforward API that extracts movie and theater data from https://canalolympia.com
beautifulsoup4 fastapi python3
Last synced: 16 May 2026
https://github.com/arnabd64/automl-fastapi
A web app powered by FLAML automates Machine Learning tasks efficiently, simplifies data prep, and runs smoothly on standard laptops, enabling secure, cost-effective model creation.
automl fastapi machine-learning python
Last synced: 08 May 2025
https://github.com/vladelo777/support-fastapi-module
Система поддержки пользователей с тикетами, WebSocket-чатом, email-интеграцией, вложениями, таймерами SLA и базой знаний. Разрабатывается поэтапно на FastAPI + PostgreSQL + SQLAlchemy.
Last synced: 26 Jun 2025
https://github.com/kilobyteno/tunsberg
A collection of opinionated methods, functions, classes and utils for Python, FastAPI and related libraries.
Last synced: 16 Feb 2026
https://github.com/BuildFrom/PlotlyDash
fastapi jupyter plotly-dash tailwindcss
Last synced: 06 May 2025
https://github.com/somenath203/suicide-depression-predictor
Click below to checkout the website live
docker dockerfile fastapi jupyter machine-learning ml react reactjs render support-vector-classifier support-vector-machine sweetalert2 tailwind tailwindcss vercel
Last synced: 13 Apr 2026
https://github.com/halfenif/toy_filemover_streamlit
Sometimes the process of editing MP3 tags is the result of an old man's work.
fastapi mp3-tags mpd streamlit
Last synced: 25 Jul 2025
https://github.com/harmeshgv/yolov8-lstm-video-classification
A real-time violence detection system leveraging YOLO models for object detection and scene analysis. Extracted features are processed using an LSTM-based classifier to differentiate violent and non-violent actions. The system generates an automated incident report, summarizing key events and highlighting detected violence with visual insights.
classification docker-container fastapi jenkins lstm-neural-networks machine-learning yolov11
Last synced: 07 Jan 2026
https://github.com/armaggheddon/paperllama
📄🦙 PaperLlama transforms your PDFs into a powerful, fully local Q&A assistant—just upload, ask, and get instant answers!
docker-compose faiss fastapi ollama python3 rag sqlite3 streamlit
Last synced: 03 Feb 2026
https://github.com/jrbrowning/ollama-tools-api
LLM tool-calling Course Backend: FastAPI backend for OpenAI-compatible tool calling with Pydantic validation, SSE streaming, containerized with Docker and powered by Ollama.
docker fastapi ollama openai pydantic sse-streaming tool-calling
Last synced: 07 Apr 2026
https://github.com/AVoss84/pdf_extract
Text classification based on PDF inputs
classification fastapi nlp python streamlit
Last synced: 06 Apr 2025
https://github.com/pacnpal/polly
A comprehensive Discord poll bot with admin-only access, web dashboard, and scheduled polls. Built with Python, FastAPI, discord.py, and HTMX.
bootstrap discord-bot discord-py fastapi htmx oauth2 polls python scheduler sqlite voting web-dashboard
Last synced: 08 Apr 2026
https://github.com/daniel-judd-04/fantasy-f1-predictor
Attempts to predicts the best fantasy F1 team using 50 years of historical data.
backend database f1 fantasy-f1 fastapi fastf1 formula-one formula1 frontend prediction-algorithm spring-boot tailwindcss vuejs
Last synced: 05 Apr 2026
https://github.com/one-zero-eight/accounts
InNoHassle Accounts service for accessing websites and Telegram bots using your Innopolils account.
Last synced: 23 Jul 2025
https://github.com/rishi-jain2602/wordle
A multilingual word-guessing game that supports various languages, including English, Hindi, and Kannada. It provides similarity scores and common keywords between the guessed and target words, along with helpful hints to guide players to the correct answer.
fastapi google-bert mistral-ai python reactjs wordnet
Last synced: 11 May 2026
https://github.com/perpetue237/docker-compose-secure-app
A Docker Compose setup for securely serving applications with Nginx, featuring HTTPS (TLS) and basic authentication. This project includes configuration for SSL/TLS certificates and user authentication to ensure your application is protected and accessible only to authorized users.
authentication docker docker-compose fastapi nginx nginx-docker python tls-certificate
Last synced: 12 Apr 2026
https://github.com/sukhmani1303/two-way-integration
A two-way integration with a customer catalogue in an external service (stripe)
backend docker-kafka fastapi kafka kafka-consumer kafka-producer python stripe stripe-api two-way-integration
Last synced: 15 May 2026
https://github.com/mgobeaalcoba/practice-fast-api
Practice fast api
async await backend concurency fastapi python
Last synced: 16 May 2026
https://github.com/himanshu007-creator/python-bcb-api
A web API implementing functionality of bcb module. Use it from here 👇
Last synced: 17 Jan 2026
https://github.com/rodrigolaa/pizzadeliveryapi
Practice Project to apply REST API methodology with FAST-API in a Pizza Delivery API :pizza:
Last synced: 17 May 2026
https://github.com/muhammadawaisshaikh/skill-quiz-gemini-python-react
A dynamic quiz platform can provide a valuable tool for evaluating knowledge, identifying strengths and weaknesses, and fostering a culture of learning. In this article, we'll delve deeper into the process of building such a platform using Python's FastAPI framework and Gemini's powerful language model capabilities.
ai artificial-intelligence fastapi gemini genai google-ai python
Last synced: 13 Feb 2026
https://github.com/zhima-mochi/shorturl-app
The application helps to shorten urls.
docker docker-compose fastapi heroku mysql shorturl
Last synced: 05 Apr 2026
https://github.com/rishabyadav-dev/docwise
An intelligent chat application that allows you to have conversations about your PDF documents. Upload a PDF and start asking questions
argon2 docker fastapi gemini-api hugging-face jwt-token nextjs nodejs postgresql prisma-orm python pytorch reactjs shadcn tailwindcss typescript vercel-deployment zod-validation
Last synced: 11 Jul 2025
https://github.com/natgluons/AI-docs-analyzer-API
A smart document processing system built with an open-source multimodal LLM and OCR (DocTR/TrOCR), using FastAPI, Supabase, PgVector, Azure Functions, and Neo4j to automate invoice analysis and identity document verification.
document-processing document-verification fastapi llm multimodal-large-language-models neo4j-graph ocr ocr-text-reader pgvector supabase
Last synced: 19 Jun 2025
https://github.com/yasir13001/moonai_api
This MoonAI API service built with FastAPI that calculates and provides detailed Moon and Sun astronomical data based on user input such as date, latitude, longitude, elevation, and timezone.
ai almanac api astro-ai astronomy data data-science fastapi fastapi-api gemini groq-api hilal-detection html islamic-calenda llama llm-integration moon python
Last synced: 20 Jun 2025
https://github.com/maxcore25/react-fastapi-kanban
Kanban Drag-n-Drop Using React.js
drag-and-drop fastapi kanban react react-beautiful-dnd tortoise-orm
Last synced: 08 May 2026
https://github.com/apathy-ca/sark
Zero-trust gateway for AI systems. OPA policies, audit logging, authentication (OIDC/LDAP/SAML), MCP/HTTP/gRPC adapters. FastAPI + Rust extensions. Production-ready.
ai-governance api-gateway audit-logging authentication authorization fastapi llm-security mcp model-context-protocol opa policy-engine python rust security zero-trust
Last synced: 27 May 2026
https://github.com/rabin20-04/react_fastapi
E-commerce website built with React and FastApi
Last synced: 04 Apr 2025
https://github.com/pymarcus/holiday_api
Retorna datas de feriados para fins diversos - deploy no heroku
Last synced: 17 May 2026
https://github.com/sonupandit9693/meeting-ai-assistant
A collaborative platform that records, transcribes, summarizes meetings and auto-generates action items.
celery fastapi nextjs openai openai-whisper postgres python3 redis-server sqlalchemy-orm typescript
Last synced: 07 Apr 2026
https://github.com/peterklingelhofer/carbonlens
A carbon-intensity data API: live gCO₂/kWh for cloud regions from real grid-operator sources, plus carbon-aware region routing and GHG-Protocol compliance reporting.
carbon-aware carbon-footprint climate cloud csrd decarbonization esg fastapi ghg-protocol green-software grid-carbon-intensity net-zero-carbon-accounting react sustainability
Last synced: 25 Jun 2026
https://github.com/kientech/diabetes-prediction-with-machine-learning
The Diabetes Prediction with Machine Learning project aims to predict the likelihood of an individual developing diabetes based on various health parameters and demographic information.
fastapi machine machine-leaning matplotlib mongodb numpy pandas python reactjs seaborn
Last synced: 20 Jun 2025
https://github.com/elalfymohamed/to-do-list-backend
To-Do List Backend - To-Do List application, built using Python, FastAPI, and MongoDB. It provides endpoints for user authentication, task management, profile management, and more.
Last synced: 17 Mar 2025
https://github.com/ethosa/hackathon_sport
Онлайн компилятор для Хакатона Winter IT Hack
Last synced: 07 May 2026
https://github.com/satya-ajayy/jap-show
JAP Show is a website to book tickets for movies in advance.
Last synced: 07 Mar 2026
https://github.com/theijhay/auto-review
Automated System for reviewing resumes
Last synced: 16 Feb 2026
https://github.com/in7hesky/python-fastapi-clients
A non-monolithic approach to development using Nginx, MongoDB, docker-compose, etc.
crud-api docker-compose docker-image fastapi mongodb nginx python swagger uvicorn
Last synced: 06 Mar 2026
https://github.com/tomaston1996/doc-similarity-api
📄 Document similarity matcher using NLP | FastAPI | SpaCy
docker fastapi nlp postgresql redis
Last synced: 07 Apr 2026
https://github.com/jmanhype/tesseract-voice-ai
🎯 Tight end-to-end MCP+GraphQL control plane with real-time test orchestration, dry-run workflows, and interactive confirmation dialogs. Features Strawberry GraphQL, Apollo Router federation, and Next.js interface.
apollo-router control-plane dry-run fastapi graphql mcp nextjs real-time strawberry-graphql test-orchestration
Last synced: 07 Apr 2026
https://github.com/darkwizard242/k8s-app-demo
FastAPI app, PostgreSQL db and Helm chart to deploy to Kubernetes Cluster
fastapi helm helm-charts kubernetes minikube postgresql
Last synced: 02 Feb 2026
https://github.com/papapana/iris_api
Sample API for exploring the Iris dataset
docker docker-compose fastapi ml-service mongodb pytest python rest-api
Last synced: 15 Jun 2025
https://github.com/mgobeaalcoba/pip_virtual_environments_python
Practice pip & virtual environments in python
fastapi matplotlib-pyplot pip python3 uvicorn venv-python virtual-environment
Last synced: 09 May 2026
https://github.com/kdduha/finance-manager-app
Pet-project: FastAPI app Finance Manager. University project. Built to practice backend development and integration with DB
Last synced: 21 Jun 2025
https://github.com/theadaptoid/altron
Instead of paying $20/month for ChatGPT, I decided to improve my coding skills and learn new frameworks in an effort to build my own chatbot service.
Last synced: 08 May 2026
https://github.com/tobi-de/projects-api
A simple API to manage your projects, so that they can be dynamically included in your portfolio for example.
api-rest deta fastapi microservice python swagger
Last synced: 16 May 2026
https://github.com/mdimado/medraga
MedRaga is a medical assistance application aimed at providing accurate and personalized medical information to healthcare professionals. It uses RAG technology to retrieve the latest medical research from trusted sources, augment it with patient data, and deliver personalized diagnoses and treatment plans.
arxiv beautifulsoup cohere fastapi firebase firebase-auth gemini-api langchain langchain-python playwright qdrant qdrant-vector-database rag reactjs selenium
Last synced: 07 Jan 2026
https://github.com/dm-zhuk/goit-pythonweb-hw-10
REST API Advanced
cloudinary docker-compose fastapi sqlalchemy-python
Last synced: 10 May 2026
https://github.com/kalelmartinho/rinha-backend-2024-q1-fastapi
Minha participação na rinha de backend utilizando FastAPI + SQLModel
fastapi python rinha-de-backend rinha-de-backend-2024-q1 sqlmodel
Last synced: 08 May 2026
https://github.com/ivanildobarauna-dev/data-producer-api
FastAPI application for sending data to Pub/Sub, used for load testing and triggering pipelines
api-rest cloud data-engineering fastapi gcp
Last synced: 16 Feb 2026
https://github.com/layinded/swx-api
SwX is a modular, full-featured FastAPI starter template designed for building scalable, secure, and production-ready backend or full-stack applications with ease.
alembic api backend boilderplate devtools fastapi fastapi-crud jwt modular-architecture oauth2 postgres postgresql production-ready python sqlalchemy sqlmodel template
Last synced: 19 Apr 2026
https://github.com/binaryshrey/blogosaurus
🔖 Publish blogs at the speed of light
editorjs fastapi firebase firebase-auth firestore-database javascript jest jest-tests material-ui python react react-helmet tailwindcss typescript vercel wysiwyg wysiwyg-editor
Last synced: 10 Apr 2026
https://github.com/nikolaos-mavromatis/house-price-quoting-app
Interactive Streamlit UI for Instant House Price Predictions, powered by a robust end-to-end ML pipeline and FastAPI, fully containerized for seamless deployment.
docker docker-compose fastapi house-price-prediction machine-learning pandas prediction python regression ridge-regression sckiit-learn streamlit-webapp
Last synced: 12 Apr 2026
https://github.com/qqays/honeypot
一个基于 FastAPI 的蜜罐(Honeypot)系统,用于模拟服务接口并记录攻击行为,容器化部署。
Last synced: 24 Jun 2025
https://github.com/bunnysunny24/climasync
An intelligent weather forecasting tool that predicts and analyzes future weather trends using machine learning, sorting algorithms, and real-time data visualization.
csv fastapi machine-learning random-forest reactjs
Last synced: 13 May 2026
https://github.com/mateus-dev-me/task-manager-fastapi
Rest API for task management written in Python with FastAPI.
continues-integration docker-compose fastapi postgresql pyproject-toml python testdrivendevlopment
Last synced: 06 May 2026
https://github.com/dotzinc/fastapi-ext-pkg
A well-tailored utility set for FastAPI.
fastapi python team-sre utitilies
Last synced: 12 Apr 2025