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-27 00:10:36 UTC
- JSON Representation
https://github.com/mfa/cardgames
multiplayer card games
async fastapi flyio python websockets
Last synced: 01 May 2026
https://github.com/wellwe11well/ibook
Бэкенд часть книжного маркетплейса, написанная на FastAPI
alembic dokcer fastapi grafana gunicorn nginx postgresql prometheus pytest rabbitmq redis sentry sqlalchemy
Last synced: 11 Apr 2026
https://github.com/cdobratz/nfl-sentiment-analyzer
A real-time sentiment analysis tool for NFL games that helps fans and analysts understand the public sentiment around games, teams, and players. Built with modern MLOps practices and scalable architecture.
Last synced: 01 May 2026
https://github.com/lewisnjue/video-membership
a fastapi showcase of video membership application
algoria argon2 cassandra-database docker emailvalidator fastapi jwt-token pytest railway-app
Last synced: 01 May 2026
https://github.com/felipeclarindo/task-manager
Task Management application with reporting, crud and praso priority assignment.
fastapi fastapi-development oracle-database oracledb python python-dotenv streamlit streamlit-application streamlit-application-development
Last synced: 01 Apr 2025
https://github.com/deepratai/trueeye
Media Literacy System powered by AI - Analyze news for bias and manipulation.
ai-ethics bias-detection claude claude-ai constitutional-ai content-analysis fact-checking fastapi langflow misinformation misinformation-detection news-analysis nixos python
Last synced: 01 May 2026
https://github.com/josteinl/pydantic-discrimination-union-problem
Example code for testing Fastapi, Pydantic and discrimination union combination
Last synced: 27 Apr 2026
https://github.com/coder7475/text2sql
Text2SQL Analytics System
fastapi postgresql pytest pytest-cov python
Last synced: 27 Jan 2026
https://github.com/cossack-don/calc-finance
API-Calculator Finances
api calculator fastapi python sqlite3 swagger
Last synced: 02 May 2026
https://github.com/jmp/fast1
An experimental F1 API, written using FastAPI utilizing the Ergast database images.
api ergast ergast-api f1 fastapi python
Last synced: 30 Apr 2025
https://github.com/r-priyam/fastapi-coc.py
A simple FastAPI app to demonstrate the use with coc.py
clash-of-clans coc fastapi python python3
Last synced: 02 May 2026
https://github.com/contactvaibhavi/journal-agent
Agentic RAG for journalling
fastapi llm-agent llm-agents nlp-deep-learning rag-agents rag-embeddings rag-implementation rag-llm
Last synced: 26 Apr 2026
https://github.com/mdfarhankc/fastapi-fullauth
Production-grade, async-native authentication and authorization library for FastAPI.
access-token argon2 async authentication authorization bcrypt csrf fastapi fullauth jwt oauth pydantic-v2 rbac redis refresh-token security sqlalchemy sqlmodel users
Last synced: 23 May 2026
https://github.com/iambijoykar/count-api-public
View count REST api
api-rest fastapi python restful-api
Last synced: 16 May 2026
https://github.com/danieladdisonorg/healthcare-agent
A comprehensive healthcare management system that provides a REST API for accessing ICU patient data and medical appointments. The system leverages AWS Bedrock for AI-powered clinical assistance and real-time alert generation for critical patient conditions.
ai-agents apache-kafka avro-schema aws-bedrock fastapi healthcare
Last synced: 30 Jun 2025
https://github.com/badar25/journal-backend
AI Journal is a stateless API that brings your journal entries to life! Powered by FastAPI, Google’s Gemini LLM, and Qdrant, it delivers context-aware insights through Retrieval-Augmented Generation (RAG).
Last synced: 02 May 2026
https://github.com/ajaysinghnp/api_template
This is a MIS API developed for developers to start an API project fast with FastAPI and Prisma.
api fastapi template template-project
Last synced: 02 May 2026
https://github.com/himanshkr03/serenitygpt
A privacy-first local AI chatbot powered by Meta’s LLaMA 3-8B-Instruct model, running via Anaconda AI with an interactive Streamlit UI and FastAPI backend. No cloud, all local, all smart!
anaconda-distribution anaconda-navigator artificial-intelligence chatbot fastapi llama3 local machine metalama python3 streamlit vscode
Last synced: 15 May 2026
https://github.com/sethbang/whole-home-inventory-system
whole-home-inventory-system
docker fastapi file-upload home-organization inventory inventory-management pwa python react secure-storage smart-home typescript
Last synced: 12 Apr 2026
https://github.com/tiffany-co/captaindock
Here I connect the front end and backend of the gold shop
docker docker-compose fastapi goldshop hub jewellery-shop jewellery-shop-management postgres postgresql python
Last synced: 11 Apr 2026
https://github.com/jmanhype/secustreamai
SecuStreamAI is a comprehensive security event processing system designed to generate, process, and analyze security events in real-time using Kafka, Redis, PostgreSQL, Prometheus, Grafana, and FastAPI.
docker fastapi grafana kafka machine-learning prometheus redis security-events
Last synced: 12 Apr 2026
https://github.com/derinworks/penr-oz-neural-network-v3-torch-ddp
Version 3 Implementation of Neural Network service leveraging pytorch distributed data platform (ddp)
chartjs ddp deep-learning fastapi html javascript machine-learning neural-network python3 torch transformer
Last synced: 19 Feb 2026
https://github.com/halva773/fuzzy-search
DDD Project w/ FastAPI + SQLite + Redis
celery cruds docker fastapi fuzzy-search jwt kubernetes python redis sqlalchemy sqlite web-sockets
Last synced: 11 Apr 2026
https://github.com/astrabert/newsreport-ai
News about any topic, already digested for you📰
agentic-ai agentic-workflow fastapi gradio groq llamaindex multi-agent-systems news
Last synced: 15 May 2026
https://github.com/sirmaxx/indicator_service
Diabet Estimator Example ml-fastapi application for healthuniverse.com/ hackathon.
bootstrap5 diabetes diabetes-prediction fastapi juptyernotebook-language machine-learning sklearn
Last synced: 12 Apr 2026
https://github.com/khamel83/argus
Multi-provider web search broker for AI agents with budget-aware routing and 5,000+ free monthly queries.
ai-agents brave-search cli content-extraction duckduckgo fastapi llm-tools mcp mcp-registry mcp-server python search-api search-broker searxng tavily web-search
Last synced: 24 Apr 2026
https://github.com/glueops/gatekeeper
This repository contains a FastAPI application named "gatekeeper" that listens to GitHub webhooks for repository events. When a new repository is created in an organization, it triggers a specified GitHub Actions workflow via the GitHub API. This automation aids in managing GitHub users and streamlines workflow initiation upon repo
allow-auto-merge automation event-driven fastapi gatekeeper github github-actions github-api github-integration internal-glueops python repository-events user-management webhook-listener webhooks workflow workflow-trigger
Last synced: 13 Jun 2026
https://github.com/leonardoberlatto/python-fastapi-notes
Notes API made with Python to learn about FastAPI
backend fastapi python rest-api
Last synced: 03 May 2026
https://github.com/ofelipelucca/cdc-kafka-debezium-pipeline
A real-time event-driven social network API built with CDC (Change Data Capture), Kafka, Debezium, PostgreSQL and MongoDB implementing CQRS-style architecture with streaming data pipelines.
cdc data data-engineering data-integration data-pipeline debezium event-driven fastapi kafka kafka-connect microservices mongodb postgresql python sqlalchemy
Last synced: 05 Jun 2026
https://github.com/elijahondiek/continuous-deployment-infrastructure
A example project to demonstrate automated Dockerhub deploys using CircleCI pipelines and a Postgres database.
alembic dockerfile fastapi sqlalchemy sqllite-database
Last synced: 19 May 2026
https://github.com/yutounun/taskmanagementbackend
API for the TaskManagement app
aws aws-apprunner ci-cd docker docker-compose fastapi github-actions pytest python render sqlite
Last synced: 11 Apr 2026
https://github.com/caarmen/image-resizer
Server to resize an image from a url
Last synced: 03 May 2026
https://github.com/kaloslazo/mindtec
AI-powered virtual assistant for UTEC students. Leverages natural language processing with WhatsApp integration for seamless interaction.
ai ai-chatbot chatgpt-api fastapi langchain openai python qdrant university utec whatsapp-bot
Last synced: 11 Apr 2026
https://github.com/zaydabash/the-cognisphere
A living ecosystem of cognitive agents that evolve language, culture, alliances, and institutions through emergent dynamics.
agent-based-modeling ai artificial-intelligence cultural-evolution emergent-intelligence fastapi multi-agent-systems neo4j python react simulation
Last synced: 29 Apr 2026
https://github.com/app-generator/fastapi-material-kit
FastAPI Material Kit - Open-Source Starter | AppSeed
appseed fastapi fastapi-starter fastapi-starter-kit fastapi-starter-template material-design open-source
Last synced: 21 Jan 2026
https://github.com/andreaspb/sd-sem1-testing
Software Developer | Semester 1 | Testing
docker fastapi pre-commit python svelte sveltekit
Last synced: 11 Apr 2026
https://github.com/visitha2001/personalitypredictapp-backend
ai backend computational-intelligence fastapi joblib nural-network
Last synced: 22 Apr 2026
https://github.com/mongodb-industry-solutions/content-lab-backend-writing-assistant
Microservice 2: Back-End for the Chatbot Components - Content Lab
backend chatbot fastapi ist media mongodb-atlas
Last synced: 26 May 2026
https://github.com/slfagrouche/safeguard
Real-time crisis monitoring platform for conflict zones and disaster areas. FastAPI + React + MongoDB + OpenAI GPT-4o.
agent ai aws-ec2 aws-lambda aws-s3 crisis-monitoring django fastapi leaflet mongodb non-profit openai react real-time rest-api shadcn-ui tailwindcss websocket
Last synced: 21 Apr 2026
https://github.com/gurbaj5124871/rag-app-deepseek
A RAG (Retrieval-Augmented Generation) application which combines retrieval-based and generative approaches to improve the accuracy and relevance of AI-generated responses.
ai deepseek-r1 fastapi kafka llm machine-learning milvus ollama python rag semantic-search text-embeddings vector-database
Last synced: 03 May 2026
https://github.com/kjpar0317/flutter-python
flutter(3.X) getx python fastapi
Last synced: 21 Apr 2026
https://github.com/rooyca/khaos
An API to generate randomness for (almost) everything
api credit-card fastapi passphrase password random rest-api runeterra-deck-codes
Last synced: 21 Apr 2026
https://github.com/carlosyazid/financial-advisor-bot
Project of a financial bot Acessor
fastapi google-cloud vertex-ai
Last synced: 21 Apr 2026
https://github.com/tingui96/cloudinary-api
API for OCR image
cloudinary cloudinary-api cloudinary-library cloudinary-sdk fastapi ocr ocr-image-preprocessing ocr-imagetotext ocr-python ocr-recognition ocr-text-reader
Last synced: 20 Apr 2026
https://github.com/jod35/clean-recipe-api
This is an implementation of a simple REST API built with FastAPI and SQAAlchemy
Last synced: 03 May 2026
https://github.com/ideavision/vc_assistant
Venture Capital firms Analyzer with LLM
ai api fastapi generative-ai gpt langchain llm nlp python qdrant rag scraper-api vector-database venture-capital
Last synced: 04 May 2026
https://github.com/rooyca/pdf-vision-be
PDF Vision Backend (FastAPI)
celery fastapi mongodb pdf pdf-viewer redis
Last synced: 04 May 2026
https://github.com/datarohit/agentsphere-mcp-servers
A collection of Model Control Protocol (MCP) servers that provide AI systems with standardized access to various data sources. This repository contains multiple MCP server implementations, each designed to expose different external APIs through a consistent interface for AI agents.
docker docker-compose fastapi model-context-protocol-servers newsapi open-weather-api python serpapi
Last synced: 04 May 2026
https://github.com/bndct-devops/lifty
Self-hosted personal workout tracker. PWA, multi-profile, themes, rest timer, analytics.
docker fastapi pwa react self-hosted workout-tracker
Last synced: 18 Jun 2026
https://github.com/vietdoo/sg-property-hub
SG Property Hub is a comprehensive platform for managing and analyzing property data.
airflow celery-redis crawler etl etl-pipeline fastapi minio mongodb nextjs postgresql s3 spark webscraping
Last synced: 08 Apr 2026
https://github.com/meiiie/hinto-trader
Local-first crypto futures trading engine with FastAPI, React, Tauri, backtesting, and paper-mode safety defaults.
algorithmic-trading backtesting binance-futures crypto fastapi hinto python react risk-management tauri trading-bot
Last synced: 09 Jun 2026
https://github.com/piplus2/longreads-rag
Retrieval-Augmented Generation system for querying 3000+ long-read sequencing papers from PubMed/PMC
chromadb fastapi longreads longreadsequencing mlflow rag rag-chatbot
Last synced: 05 Jun 2026
https://github.com/platzi-master-c8/gethired-jobplacement-ratings-backend
🌟Backend repository for the job placement cell in which we will perform the business logic of the defined Ratings squad.
api-rest docker docker-compose fastapi ngnix postgresql pydantic python sqlalchemy uvicorn
Last synced: 11 Apr 2026
https://github.com/k0msenapati/translation-service
A FastAPI-based translation service that provides asynchronous text translation using AI models.
fastapi groq sqlite sqlmodel translation
Last synced: 22 Aug 2025
https://github.com/huangkai1008/graphql-starter
Graphql-starter is a graphql start project with fastapi
Last synced: 03 May 2026
https://github.com/aminalaee/fastapi-extended-route
Flask style url_for for FastAPI
Last synced: 20 Apr 2026
https://github.com/muhammadrafayasif/football-management-system
Football Management System is a full-stack web application for managing a football club database, built for our DBMS Semester Project.
dbms-project fastapi sql vercel-deployment
Last synced: 19 Jun 2026
https://github.com/fahimfba/vallocation
Vehicle Allocation Management platform using FastAPI, MongoDB
fastapi fastapi-mongodb management-system mongodb rest-api restful-api
Last synced: 04 May 2026
https://github.com/yosef-alsabbah/social-media-follower-dashboard
A full-stack social media analytics dashboard built with React.js and FastAPI. Displays real-time follower counts and growth trends across major platforms with clean, modern Arabic/RTL-friendly UI, Chart.js visualizations, and an async-ready REST API backed by SQLite.
analytics dashboard fastapi fullstack react social-media
Last synced: 04 May 2026
https://github.com/notyusheng/infojoe
AI-powered natural language interface for PostgreSQL databases. Allows users to query and explore structured data using plain English.
docker docker-compose fastapi lm-studio postgres qwen2-5 streamlit
Last synced: 12 Apr 2026
https://github.com/martinsmessias/crud-fastapi-mongodb
CRUD API assíncrona com FastAPI e MongoDB. Usando o pacote Motor para interagir com o MongoDB de forma assíncrona. Implementado com testes com TestClient e CI/CD no GitHub Actions com deploy no Heroku.
api async fastapi mongodb python
Last synced: 04 May 2026
https://github.com/binoy638/torrent-scrapper
A torrent scrapper REST API powered by fastAPI
docker docker-compose fastapi lambda python3 serverless
Last synced: 04 May 2026
https://github.com/akshatdalton/basicslackapp
A basic Slack app setup with FastAPI
Last synced: 04 May 2026
https://github.com/lahdhirim/cv-human-pose-classifier-vit-aws
Human Pose Classifier using Vision Transformers (ViT) – end-to-end pipeline for preprocessing, training, testing, and deploying models with FastAPI/Streamlit and AWS integration.
amazon-web-services computer-vision deep-learning deployment ec2-instances fastapi fine-tuning huggingface human-pose human-pose-estimation inference mlops-project s3-storage streamlit visual-transformer
Last synced: 06 May 2026
https://github.com/radosz99/scrabble-board-detector
RPC API created using FastAPI for detecting letters based on image with scrabble board in it.
Last synced: 04 May 2026
https://github.com/lealre/madr-fullstack
A web application for a simplified version of a digital book collection, using FastAPI for the backend and React for the frontend.
asyncpg chackra-ui ci fastapi ngnix postgresql pre-commit pytest python react sqlalchemy testcontainers typescript
Last synced: 09 Apr 2026
https://github.com/arrmansa/auto-function-serving
A python package to offload a function call to an http server running on localhost automatically using a decorator. Compatible with multiprocessing, pickle, flask, fastapi, async etc..
fastapi flask http-server multiprocessing pypi-package python python-3 python3
Last synced: 11 Apr 2026
https://github.com/dudeperf3ct/12-serverless-deploy
aws-lambda docker fastapi mlops model-serving serverless-framework transformers
Last synced: 10 Apr 2026
https://github.com/asma-hachaichi/automl-builder
AutoML-Builder is an API that automates the generation of machine learning models for regression or classification tasks from provided datasets.
asyncio automl fastapi h2o h2o-automl ngrok queue-tasks streamlit uvicorn
Last synced: 04 May 2026
https://github.com/pedroh183/vigilant-happiness
A high-performance microservice for efficient image compression. Using FastAPI, Celery, Redis Streams, and AWS S3, it automatically processes uploaded images, reduces their size while maintaining quality, and delivers them via a REST API.
aws-s3 celery fastapi redis rest-api streams
Last synced: 04 May 2026
https://github.com/arssite/weatherapp-pm-accelerator
This repository contains the submission for the AI Engineer Intern – AI/ML/Gen AI Application Technical Assessment for Product Manager Accelerator (PMA). It includes both Tech Assessment 1 (Basic Weather App) and Tech Assessment 2 (Advanced CRUD + APIs) components.
fastapi html-css-javascript javascript python3 react-vite vercel-deployment
Last synced: 20 Apr 2026
https://github.com/rk-vashista/pitch
A modern web application that analyzes pitch decks using multi-agent AI technology. Upload your pitch deck and get comprehensive feedback on structure, content, and potential improvements!
ai ai-feedback crewai document-analysis document-analysis-tool fastapi langchain multi-agent nlp pitch-deck pitch-deck-analyzer pitch-evaluation python startup-tools websockets
Last synced: 04 May 2026
https://github.com/pavelmilanov/pyldap
python/golang ldap services for control Windows AD
docker docker-compose fastapi ldap ldap-authentication ldap-client nginx nginx-docker python3 vue3
Last synced: 09 Apr 2026
https://github.com/shubhamdutta2000/api-key-authentication-with-fastapi
API key-based authentication. This is authentication in the form of an arbitrary string with an arbitrary length, which gives access to an API.
api-key-authentication authentication fastapi hacktoberfest postgresql
Last synced: 18 Apr 2026
https://github.com/fbraem/griffe-fastapi
Griffe extension for FastAPI
fastapi griffe-extension mkdocs mkdocstrings
Last synced: 05 May 2026
https://github.com/sachinprasanth777/taskguardian
An API to manage tasks for admins and users
authentication docker fastapi smtp task-manager
Last synced: 05 May 2026
https://github.com/ankushrathour/fruitnutritiondetector
FruitNutritionDetector: FastAPI-based API for Fruit Detection and Nutritional Information Retrieval using ImageAI and USDA API. Detect fruits from images and fetch detailed nutritional data.
fastapi fruit-recognition imageai nutrition-information python3 yolo
Last synced: 05 May 2026
https://github.com/vyahello/book-store
📗 Example of ORM book storage (fastapi + sqlalchemy)
Last synced: 20 Apr 2026
https://github.com/benjikazzooe/fastapi-docker
FastAPI Dockerized Machine Learning API
classification data-science docker fastapi machine-learning random-forest
Last synced: 05 May 2026
https://github.com/happy-cyber/ai-translate
Zero-config AI localization. One command translates Django, Flask, FastAPI, Flutter, Android, iOS apps using AI.
ai android arb automation cli developer-tools django fastapi flask flutter gemini gettext i18n ios l10n localization openai python translation
Last synced: 14 Apr 2026
https://github.com/kingflow-23/sentiment-analysis-project
Sentiment analysis project for the MLOps course
cli data-analysis data-science deep-learning fastapi machine-learning python sentiment-analysis streamlit test-automation
Last synced: 11 Apr 2026
https://github.com/monarch-ian471/energy_monitoring_system
Real-Time Monitoring System with Flutter app and Raspberry PI
energy-monitor fastapi flutter-apps python3 raspberry-pi-projects
Last synced: 13 Apr 2026
https://github.com/ftoucch/fast-api-starter-template
A simple light weight fast api starter template
alembic boilerplate-template fastapi fastapi-boilerplate fastapi-crud fastapi-template openapi postgresql python rest-api sqlalchemy starter-kit
Last synced: 05 May 2026
https://github.com/minel1410/car-price-predictor
A used car price prediction tool using a Random Forest model trained on 15,000 OLX.ba car listings. Built with FastAPI for real-time price predictions. Please allow up to 2 minutes for the server to boot up.
fastapi machine-learning nextjs random-forest
Last synced: 05 May 2026
https://github.com/lordzerato/wrappergithubapi
Wrapper for GitHub API to securely access data while hiding the GitHub token from the client/front end, supporting the RepEx - GitHub Repositories Explorer project.
cachetools fastapi github-api graphql httpx pydantic pydantic-v2 pylance python python-3 rate-limiter slowapi uvicorn
Last synced: 05 May 2026
https://github.com/addozhang/omnipub
一键将 Markdown 文章发布到 11 个技术博客平台
blog-publishing chrome-extension csdn fastapi juejin markdown multi-platform publishing-tool vue3 zhihu
Last synced: 19 Jun 2026
https://github.com/khaouitiabdelhakim/postly
A full-stack social media web application built with React, TypeScript, FastAPI, and SQLite. Postly allows users to create accounts, share posts with text and images, and interact with a modern, responsive interface.
fastapi python python3 react social-media typescript webapp website
Last synced: 28 Apr 2026