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/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/atmegabuzz/lambdatestvisualizer
Accepted github octernship assignment for lambdatest
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/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/ronierisonmaciel/fastapi
aws-ec2 fastapi json json-schema python
Last synced: 26 Mar 2025
https://github.com/yuldashov10/avito_merch_store
Тестовое задание: Магазин мерча Avito
alembic fastapi locust postgresql python sqlalchemy
Last synced: 15 Apr 2026
https://github.com/rafa-kozand/challenge-api_fastapi-tdd
API with FastAPI - TDD - DIO (https://web.dio.me/play) for 'Python A.I. Backend Developer'
api dio dio-bootcamp fastapi python tdd
Last synced: 15 May 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/mgobeaalcoba/fast_api_python
Programming and hosting a Rest API with Python's FastApi
Last synced: 15 Apr 2026
https://github.com/datarohit/learning-fastapi
This repository contains the code for learning basics of FastAPI with Docker containers and images. The repository uses alembic and sqlalchemy to make migrations and migrate change to the database.
alembic docker docker-compose fastapi pgadmin postgres sqlalchemy swagger-ui
Last synced: 11 Apr 2026
https://github.com/fakehec/coqui-tts-local-server
High-performance Coqui TTS API server with a hybrid "Hot/Cold" worker architecture
concurrency coqui-tts fastapi local-ai open-webui openai-api openclaw personality-tuning privacy-focused python self-hosted text-to-speech tts voice-cloning xtts-v2
Last synced: 04 Apr 2026
https://github.com/muhammad-fiaz/pywebflow
A Python-based web framework to create flow-based workflows applications.
dataflow-programming fastapi flow flow-based-framework flow-based-programming nodeflow python python-framework pywebflow pywebflow-pypi web-framework web-frameworks web-frameworks-for-deployment webflow webflow-pypi webflows workflow workflow-tool
Last synced: 10 May 2026
https://github.com/jrycw/streamlit-edgedb-fastapi-blog
A simple blog app built by streamlit+edgedb+fastapi
blog edgedb fastapi postgresql python streamlit
Last synced: 05 May 2026
https://github.com/sudip-13/nlp
This repo for tutorial NLP dialog flow chat bot back end configured
dialogflow fastapi fasttext mogodb ner regex spacy tf-idf
Last synced: 04 Feb 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/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/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/leocodeio/cropto
Cropto is a full-stack machine learning-based web application designed to predict crop success based on dependent factors. The frontend is powered by the Remix framework and its advanced data handling, backend is driven by FastAPI, which supports efficient handling of ML operations, cropto blends modern web technologies and ML algorithms.
artificial-intelligence fastapi hacktoberfest huggingface machine-learning poetry python remix tailwindcss vercel
Last synced: 06 Feb 2026
https://github.com/geminisgoats/mcp-server-directory
Discover the best MCP servers for marketing & SEO content!
affiliate-marketing directory fastapi mcp-server mcp-servers-directory react seo seo-optimization
Last synced: 05 May 2026
https://github.com/alisharify7/user-service-management
user-managment FastAPI service for microservice architecture
alembic async async-db-connection async-logging fastapi microservice rabbitmq redis user-service
Last synced: 05 May 2026
https://github.com/shubhdotai/offline-voice-ai
FastAPI + MLX offline-first voice agent with <1s latency. Minimal UI
fastapi mlx voice-agent websocket
Last synced: 05 May 2026
https://github.com/natthasath/demo-ldap-api
LDAP is a protocol for accessing and managing distributed directory information services over the Internet, used for storing and retrieving information about network resources such as users, groups, and devices.
docker-compose dockerfile fastapi ldap poetry python
Last synced: 05 May 2026
https://github.com/fresult/just-fastapi
Learn FastAPI from the tutorial: https://fastapi.tiangolo.com/tutorial
Last synced: 24 Apr 2026
https://github.com/elaad24/imgaggregation
Images Organiser is a scalable microservices-based system for sorting and cataloging images. It scrapes image metadata, processes the data using Redis queues, and integrates OpenAI's ChatGPT to generate intelligent categorizations. The project is fully containerized using Docker, with Python for internal processes, FastAPI for the API, and a Nodejs
chatgpt fastapi nodejs openai python redis-queue tesseract-ocr
Last synced: 05 May 2026
https://github.com/rangerdigital/kyouka
🕹 Remote control for your desktop's media keys.
control fastapi media multimedia player python3 remote remote-control vuejs windows
Last synced: 12 Apr 2026
https://github.com/vicogarcia16/telepesado-bot
Bot de Telegram que recomienda películas/series y conversa de forma natural
artificial-intelligence fastapi llm neondb openrouter-api postgresql render sqlalchemy telegrambot webhooks
Last synced: 14 Apr 2026
https://github.com/btr1975/cookiecutter-python-fastapi-openapi
python cookiecutter template
batch cookiecutter docker fastapi make pip podman python template-project uv webpages
Last synced: 06 May 2026
https://github.com/mohitgupta0123/fraud_detection_mlops
End-to-end Fraud Detection MLOps pipeline integrating MLflow, FastAPI, Streamlit, Docker, Kubernetes, Prometheus, and Grafana for real-time fraud prediction, experiment tracking, and monitoring.
anomaly-detection docker end-to-end-pipeline fastapi fraud-detection grafana imbalanced-data kubernetes machine-learning mlflow mlops-project prometheus python streamlit
Last synced: 11 Apr 2026
https://github.com/akullpp/fastapi-template
Template for FastAPI services.
fastapi fastapi-template python
Last synced: 09 May 2026
https://github.com/king04aman/pdf-extractor-api
PDF Extractor API is a FastAPI project for extracting information from PDFs. It includes user authentication, PDF uploading, and text extraction. The API supports secure PDF uploads, keyword-based extraction, and rate limiting.
api-security docker-compose doker fastapi invoice-management invoice-pdf jwt-auth jwt-authentication jwt-token pdf-processing pdf-processor python python3 rate-limiting sap
Last synced: 18 Jan 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/hannayusuf97/m3u4strmv2
m3u4strm is a docker container to manage m3us for Jellyfin
docker farm-stack fastapi jellyfin m3u mongodb self-hosted strm-files
Last synced: 15 Apr 2026
https://github.com/akincenk/tradewatch
A modular trade monitoring & alerting system built with Python. Analyzes market activity and detects unusual behavior. Real-time cryptocurrency trade analytics platform
crypto dash data-visualization fastapi plotly python real-time stream-processing trading websocket
Last synced: 01 May 2026
https://github.com/aakashsharma7/ai-tutor
A powerful AI-powered educational tutoring system that helps students learn and understand various topics through interactive sessions.
cryptography email-validator fastapi framer-motion generative-ai jwt langchain oauth2 python python-dotenv reactjs slowapi sqlalchemy tailwindcss vite
Last synced: 12 Jun 2025
https://github.com/xiaojiou176-open/webaudit
Evidence-first browser automation for AI agents and operators, with recovery and MCP.
ai-agents browser-automation codex coding-agents developer-tools e2e-testing fastapi mcp model-context-protocol openapi playwright reproducibility workflow-automation
Last synced: 19 Jun 2026
https://github.com/belajarqywok/tebakaja_cryptocurrency
provides accurate and scalable cryptocurrency forecasts by integrating advanced techniques, ensuring reliable predictions for informed decisions.
cython fastapi forecasting gcc-complier huggingface keras tensorflow
Last synced: 14 Feb 2026
https://github.com/mano8/fa-auth-m8
Self-contained FastAPI authentication microservice — JWT (HS256/RS256/ES256), Google OAuth2 + PKCE, API keys with rate limiting, and Redis-backed token revocation. Drop into any Docker Compose project.
authentication-backend docker docker-compose fastapi microservices python
Last synced: 29 May 2026
https://github.com/ridenefiras/speedsense_front
ai fastapi machine-learning ml mlops python
Last synced: 24 Apr 2026
https://github.com/asutoshpati/artikle
Turn boring text into stunning visuals with this Python pipeline. Artikle extracts text from images using OCR, summarizes it with AI (OpenAI, Gemini, or Ollama), and generates beautiful illustrations through DALL-E or local diffusion models—inspired by Harry Potter's magical newspapers! #image-generation #visualization#ocr
dalle-3 fastapi gemini image-generation image-to-text llm-inference ocr-recognition ollama openai stable-diffusion text-to-image
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/ictup/llm-serving-gateway-vllm
OpenAI-compatible LLM serving gateway with vLLM, FastAPI, Redis quotas, Prometheus/Grafana, GPU metrics, benchmarks, Docker, Kubernetes, Helm, GitOps, Terraform, and CI/CD.
ai-gateway ai-infrastructure argocd benchmarking docker fastapi gitops grafana helm kubernetes llm llm-gateway llmops model-serving openai-compatible openai-proxy prometheus redis terraform vllm
Last synced: 06 Jun 2026
https://github.com/sincerelyyyash/gitbot
gitbot is an AI-powered GitHub Assistant that automates Q&A for issues and comments using FastAPI, LangChain, ChromaDB, and Gemini LLM. It is designed for modularity, production-readiness, and easy extensibility.
chromadb fastapi generative-ai github-app langchain rag
Last synced: 12 Apr 2026
https://github.com/zeroniki/fasttask
aiogram alembic async fastapi httpx python3 telegram-api
Last synced: 24 Apr 2026
https://github.com/duqueom/ml-mlops-production-template
Agent-driven template for production ML systems: multi-cloud K8s, CI/CD, drift detection, and 12 encoded anti-patterns — built for Windsurf, Claude Code, and Cursor.
agentic-ai agentic-ai-assist ai-coding-assistant devops eks fastapi github-actions gke kubernetes machine-learning machine-learning-engineering mlflow mlops multi-cloud production-ml production-mlops template terraform windsurf
Last synced: 04 May 2026
https://github.com/malekmiladi/project-nebula
An Infrastructure as a Service private cloud computing platform.
cloud-computing design-patterns fastapi grpc infrastructure-as-service java kafka kvm libvirt microservices postgresql python spring-boot sql
Last synced: 14 Apr 2026
https://github.com/whchi/yet-another-fastapi-rw-example
with sqlmodel and alembic for database-related usage
alembic fastapi python sqlmodel
Last synced: 25 Apr 2026
https://github.com/tetherone/head-hunter
FastAPI, api for searching jobs and creating vacancies
celery docker fastapi poetry postgresql pydantic rabbitmq s3 sqlalchemy
Last synced: 15 Mar 2026
https://github.com/svenhven/nexus-ai
An open-source, decentralized AI agent platform built with Next.js, FastAPI, and Transformers. Empower everyone with sentiment analysis, extensible multi-agent support, and a modern UI join the community to shape the future of AI!
ai decentralized-ai fastapi framer-motion machine-learning nextjs open-source sentiment-analysis tailwindcss typescript
Last synced: 12 Apr 2026
https://github.com/Bortlesboat/bitcoin-api
Bitcoin fee intelligence API — stop overpaying fees. 108 endpoints, 725 tests, self-hostable, Apache 2.0. Live at bitcoinsapi.com.
ai ai-agents bitcoin bitcoin-api bitcoin-core bitcoin-node cryptocurrency docker fastapi fee-estimation llm mcp mcp-server mempool model-context-protocol python rest-api rpc self-hosted
Last synced: 13 Apr 2026
https://github.com/muxe1/fortea-backend
Social network for connoisseurs of Chinese tea
actions docker docker-compose fastapi nginx postgresql python
Last synced: 11 Apr 2026
https://github.com/danish-mar/kokomi
🌊 Kokomi AI: A premium multi-agent orchestration platform featuring isolated Docker sandboxing, Model Context Protocol (MCP) integration, real-time voice/chat capabilities, and automated workflow scheduling.
agentic-workflows ai-agents apple-hig fastapi gemini groq langchain mcp python qdrant rag whatsapp-bot
Last synced: 09 Jun 2026
https://github.com/sidd-77/error-exorcist
ErrorExorcist is an advanced error resolution assistant that leverages the power of NLP and large language models (LLMs) to help developers solve coding errors.
fastapi langchain nextjs nlp python serper stackoverflow typescript
Last synced: 11 Apr 2026
https://github.com/anikchand461/salaryai
SalaryAi is a machine learning-powered web application that predicts employee salaries based on input features like age, gender, education level, job title, and years of experience. Built with FastAPI, it includes a sleek frontend interface and uses U.S. salary data for predictions.
css fastapi html ipynb-notebook javascript linear-regression ml mlpipelines polynomial-regression python3
Last synced: 26 Jul 2025
https://github.com/joseprsm/commodore
🛳 Co-working Space Management Platform with FastAPI and Firestore
coworking coworking-space coworking-space-management fastapi firestore
Last synced: 25 Apr 2026
https://github.com/jsonfm/fastapi-text-to-image
An API to convert a text message into an image with that message
Last synced: 27 Apr 2026
https://github.com/stef-k/cognirelay
Self-hosted continuity and collaboration substrate for autonomous agents with bounded, recoverable memory and explicit restart orientation
agent-continuity agent-infrastructure agent-memory ai-collaboration autonomous-agents context-recovery continuity continuity-infrastructure fastapi long-horizon-agents mcp multi-agent-systems recoverable-memory self-hosted session-recovery
Last synced: 25 Apr 2026
https://github.com/kingabzpro/image-classification-fastapi
Image Classification Inference with FastAPI: From Model to Production API
cifar10 client fastapi image-classification image-processing pytorch server
Last synced: 18 Apr 2026
https://github.com/opencpo/opencpo-core
⚡ OCPP 1.6 + 2.0.1 Central System with zero trust networking, built-in PKI, and profile-driven charger compatibility
cpo ev-charging fastapi mtls ocpp ocpp16 ocpp201 pki websocket zero-trust
Last synced: 03 Jun 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/devcheckog/blackwell-api
The old official development repository of BlackWell API (Python implementation).
Last synced: 27 Feb 2025
https://github.com/dudeperf3ct/11-cortex-deploy
aws-lambda cortex docker fastapi mlops model-serving transformers
Last synced: 08 May 2026
https://github.com/humangenerated/fuudiy-backend
backend fastapi machine-learning mongodb python spark
Last synced: 09 Oct 2025
https://github.com/chideraike/backend-starter-template
Starter template for creating backend applications with FastAPI
Last synced: 16 Apr 2026
https://github.com/mr-rakesh-ranjan/mental-health-support-app
This project is an innovative mental health support application that leverages Gemini (GPT-based LLM) and FastAPI to provide empathetic responses, coping strategies, and resources for professional help. The application enables users to anonymously discuss their mental health concerns, offering support in real-time.
fastapi gemini llm python streamlit
Last synced: 30 Jan 2026
https://github.com/al-chris/sentinelnet
An Ethernet based Security camera system
computer-vision embedded-systems fastapi opencv python
Last synced: 07 May 2026
https://github.com/aaaaanson/mbeditor
支持 CLI 化操作的微信公众号编辑器 — 编辑·预览·发布·AI 驱动
ai-agent claude-code cli docker editor fastapi html-editor markdown-editor openai-codex react wechat wechat-article wechat-official-account
Last synced: 12 Apr 2026
https://github.com/yunohost-apps/fastapi_ynh
a YunoHost app to run a custom FastAPI code
fastapi yunohost yunohost-apps
Last synced: 23 Apr 2025
https://github.com/monkscode/natural-language-to-robot-framework
Turn plain English into Robot Framework files with AI. No dependencies, no hassle — just validated, ready-to-run tests
agentic-framework ai-testing automation-framework docker fastapi generative-ai large-language-models llm-applications natural-language-processing nlp-to-code open-source python quality-assurance robotframework selenium software-testing test-automation
Last synced: 05 Apr 2026
https://github.com/nnavales/fastapi-template
Backend modern template. Using FastAPI, SQLModel, PostgreSQL, Docker, GitHub Actions, and more.
api backend backend-api development fastapi production
Last synced: 01 Jun 2026
https://github.com/iamrony777/captcha-solver-api
An API to Solve Captcha
api captcha fastapi javdb python solver tensorflow
Last synced: 03 Feb 2026
https://github.com/tomtom4/fastauth
a free authentication and authorization server
authentication-backend authorization fastapi python3 sqlmodel
Last synced: 04 May 2026
https://github.com/zhima-mochi/whisper-v3-server
A robust backend server for audio processing, delivering high-accuracy transcription and speaker diarization. Powered by Whisper for speech-to-text and Pyannote for speaker segmentation, wrapped in a clean, maintainable architecture based on Domain-Driven Design (DDD) and Hexagonal Architecture.
audio-processing domain-driven-design fastapi ports-and-adapters-architecture pyannote speaker-diarization speech-recognition speech-to-text whisper
Last synced: 13 Apr 2026
https://github.com/mdrxy/album-wiz
Quickly identify vinyl records & fetch metadata for radio DJs
computer-vision deep-learning docker-compose fastapi mlops music-discovery pgvector postgresql python react vinyl vinyl-records
Last synced: 28 Feb 2025
https://github.com/younis-ali/photo-validation
Using the openCV models perform phot validation, face detection, age detection, and gender detection.
age-detection face-detection fastapi gender-detection opencv
Last synced: 30 Jan 2026
https://github.com/pilarcode/agent-wikipedia
🤖 Agent with a tool. #reasoning #agent #multi-search
agent claude-3 fastapi gradio-interface langchain llm
Last synced: 13 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/sagor0078/fastapi-tdd
The project is a demonstration of Test-Driven Development (TDD) using FastAPI and Tortoise ORM. It includes a basic FastAPI application with a simple endpoint and uses Tortoise ORM for database interactions. The project is containerized using Docker and Docker Compose, making it easy to set up and run.
docker docker-compose fastapi postgersql pytest python3 ruff tortoise-orm unittest
Last synced: 18 Apr 2026
https://github.com/natylaza89/semantic-similarity-llm-dating-app
Semantic Similarity LLM Dating App using Python 3.12, FastAPI, WebSockets, CoHere, Gemini 1.5 Flash & Embeddings
cosine-similarity embeddings fastapi gemini-api llm mypy nlp poetry pytest python ruff text-extraction websockets
Last synced: 13 Apr 2026
https://github.com/jefrey13/ecommerce-api-python
RESTful API for E-commerce built with FastAPI. Manage products, categories, cart, orders, payments, reviews, and inventory with Excel export support.
api-rest csv-export e-commerce fastapi layered-architecture python
Last synced: 26 Apr 2026
https://github.com/muttakinhasib/nextcrew.ai
automation crewai fastapi nextjs openai python
Last synced: 13 Apr 2026
https://github.com/14channelbbs/teddybear
ActivityPub対応の掲示板
2ch 3ch 5ch activitypub fastapi python python3
Last synced: 04 Feb 2026
https://github.com/dudeperf3ct/6-ml-fastapi-aws-serverless
aws codepipeline docker elasticbeanstalk fastapi mlops model-serving
Last synced: 14 Apr 2026
https://github.com/louisbrulenaudet/api-template
A minimal, production-ready template for building APIs with FastAPI, featuring strict data validation and Docker-based containerization, tailored for express deployment via a secure Cloudflare Tunnel 🚚⛅
agents api api-rest claude-code cloudflare cloudflared cursor docker docker-compose fastapi hackathon pydantic python python-app python-template rest-api ruff template template-generic-repo uv
Last synced: 14 Apr 2026
https://github.com/mauprogramador/ifms-dev-competition
RESTful API for managing the IFMS Development Competition
competition development fastapi ifms pydantic pytest python3 restful-api
Last synced: 27 Apr 2026
https://github.com/lovepelmeni/songplatformapp
distributed-systems django-rest-framework fastapi rabbitmq
Last synced: 19 Apr 2026
https://github.com/mihirh19/python
a repository for collaborative development and version control using Git that houses Python code files, documentation, tests, and other project-related files.
algorithms data-structures django fastapi flask machine-learning numpy pandas python
Last synced: 11 Apr 2026