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-26 00:07:11 UTC
- JSON Representation
https://github.com/abhimanyu-gaurav/web-scraper-api
A lightweight API built with FastAPI for scraping static web content. Easily extract various HTML elements such as paragraphs, titles, links, and more from websites using BeautifulSoup.
beautifulsoup4 fastapi python webscraping
Last synced: 20 Apr 2026
https://github.com/hsuehdev/ragflow-linebot-bridge
Linebot api server for RagFlow Agent Service
Last synced: 21 Apr 2026
https://github.com/oliverbravery/openauth
An Open Source OAuth 2.0 Compliant Authentication Service
authentication authorization fastapi oauth2 python3
Last synced: 21 Apr 2026
https://github.com/bernardopg/doctoralia-scrapper
Sistema automatizado para scraping de avaliações e geração de respostas no Doctoralia com notificações via Telegram
doctoralia fastapi python scraping selenium telegram-bot
Last synced: 23 Apr 2026
https://github.com/ridenefiras/speedsense_front
ai fastapi machine-learning ml mlops python
Last synced: 24 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/mukhopadhyay/rest-process-spawner
Executing lengthy functions using python Rest API and processes.
api fastapi multi-processing python python3
Last synced: 26 Apr 2026
https://github.com/emredeveloper/mini_siem
Mini SIEM platform for log ingestion, threat detection, alerting, and security event monitoring
cybersecurity docker fastapi security-monitoring siem
Last synced: 07 Jun 2026
https://github.com/prbento/personal_finance_ai
LLM-powered personal finance ERP via Telegram. Dual-agent AI pipeline, PostgreSQL AP/AR ledger, FastAPI webhook.
ai-agents data-engineering fastapi groq llm personal-finance postgresql python telegram-bot
Last synced: 27 Apr 2026
https://github.com/lates-codrin/schedulemonitor
An API that keeps track of a html table, notifying you if it is changed within a timeframe.
Last synced: 27 Apr 2026
https://github.com/koji/api-for-simulator
api server for opentrons-simulator
Last synced: 27 Apr 2026
https://github.com/luftdaten-at/luftdaten-api
Open source database, analytics and API for air quality data build on the FastAPI Framework.
Last synced: 27 Apr 2026
https://github.com/david-lor/logging-requests-poc
POC of an API with per-request contextualized logs
api context context-vars contextlib fastapi logging logging-example logs loguru python python3
Last synced: 27 Apr 2026
https://github.com/nandanpugalia/filingforge
Turn any BSE-listed Indian company's official filings into clean, AI-ready Markdown on your own machine. Free, local-first, MIT.
ai bse equity-research fastapi indian-stock-market llm local-first markdown open-source pdf python rust tauri
Last synced: 07 Jun 2026
https://github.com/freedomofchoice1991/medical_device_recommender
A system for suggesting alternative medical devices based on FDA classification api.
fastapi fda-api medical-device python suggestion
Last synced: 28 Apr 2026
https://github.com/maniam/speak-io
A web API for speech-to-text (STT) and text-to-speech (TTS) that integrates with existing engines, supporting real-time audio streaming and modular engine selection.
bark-tts chatterbox-tts conqui-tts fast-whisper fastapi piper-tts vosk websocket whisper-ai whisper-cpp
Last synced: 29 Apr 2026
https://github.com/patex1987/fastapi_otel_prometheus_grafana_poc
opentelemetry instrumented fastapi service with a running grafana stack
fastapi grafana opentelemetry tempo tracing
Last synced: 29 Apr 2026
https://github.com/v-ade-r/chatbot-based-on-contextual-rag-full-opensource
Chatbot based on Contextual RAG with Hybrid Search and Reranking with short conversation history awareness, fully OpenSource.
chatbot contextual-retrieval fastapi hybrid-search llm ollama rag reranking
Last synced: 29 Apr 2026
https://github.com/konnik88/blendcal-conversion-prediction
End-to-end ML pipeline for predicting conversion in web sessions: feature engineering, CatBoost+XGBoost+LightGBM ensemble with calibration, FastAPI service, Streamlit UI, Airflow DAG orchestration, Dockerized.
airflow catboost docker fastapi lightgbm machine-learning mlops streamlit xgboost
Last synced: 29 Apr 2026
https://github.com/saifx19/rag-stock-market-news-sentiment-analysis-api
RAG-based API for stock market news and sentiment analysis, leveraging Llama 3.1 70B model, Groq, AlphaVantage, and FastAPI, with a Streamlit frontend.
alphavantage alphavantage-api fastapi groq groq-api llama3 retrieval-augmented-generation sentiment-analysis stock-market-news streamlit
Last synced: 29 Apr 2026
https://github.com/hevalhazalkurt/fastapi-k8s-launchpad
A starter project for deploying FastAPI microservices on a local Kubernetes (Minikube) cluster.
boilerplate docker example-project fastapi k8s kubernetes microservices minikube python rest-api starter-kit
Last synced: 30 Apr 2026
https://github.com/klhenams/news-aggregator
A simple news aggregator application
fastapi news-aggregator newsapi python3
Last synced: 30 Apr 2026
https://github.com/anshkgoyal/ml4a-gans-and-segmentation
Space Image Processing: A web app for lunar surface segmentation and space image colorization using FastAPI, Streamlit, and deep learning models. Includes interactive UI, model training notebooks, and Kaggle integration.
deep-learning fastapi streamlit-webapp wgan-gp-keras
Last synced: 30 Apr 2026
https://github.com/linit01/patchpilot
Self-hosted patch management for Linux & macOS — real-time dashboard, SSH patching, automated schedules
ansible docker fastapi homelab k3s kubernetes linux macos patch-management self-hosted
Last synced: 17 May 2026
https://github.com/jasdvl/demo-aspnetcore-fastapi-ai
A web application showcasing AI techniques.
ai angular aspnetcore chatbot envoy envoy-proxy fastapi gen-ai image-analysis llm nlp python
Last synced: 30 Apr 2026
https://github.com/laugiov/security-by-design
Security by Design reference: JWT/mTLS auth, RBAC, DevSecOps pipeline (SAST/DAST/SBOM/Cosign), Kubernetes hardening. Production-grade patterns.
api-security cosign devsecops fastapi gitlab-ci helm jwt-authentication kubernetes microservices mtls owasp platform-security python rbac sast-dast sbom security-by-design slsa supply-chain-security threat-modeling
Last synced: 01 May 2026
https://github.com/bselleslagh/pypaperflow
A FastAPI-based service that converts HTML content or URLs to PDF documents using Playwright.
fastapi html2pdf pdf-generation python
Last synced: 01 May 2026
https://github.com/simonwei97/python-fastapi-example
Python Backend Repo Example, FastAPI+SQLAlchemy+Uvicorn.
dynaconf fastapi python3 sqlalchemy-orm uvicorn
Last synced: 01 May 2026
https://github.com/chhanz/atop-web
Web dashboard for atop rawlog analysis: direct binary parsing (v2.7 / v2.12 tested), interactive charts, and LLM-assisted Q&A with tool-use. No preprocessing, no CDN dependencies, runs in a single Docker container.
atop bedrock chartjs fastapi linux-kernel llm monitoring performance-analysis self-hosted
Last synced: 01 May 2026
https://github.com/knightchaser/geotracert
Easily track and geographically visualize the traceroute request.
amchart5 amcharts fastapi network traceroute visualization
Last synced: 01 May 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/leandro-bertoluzzi/remote-cnc
Qt app and web API to monitor and manage a GRBL-based CNC machine
celery cnc-controller fastapi pyqt5 python raspberry-pi
Last synced: 01 May 2026
https://github.com/polsebas/agentes_ia
Sistema inteligente de ventas asistido por agentes de IA - Multi-agent sales system with AI agents
agno-framework ai-agents artificial-intelligence e-commerce fastapi llm multi-agent-system openai python sales-automation
Last synced: 02 May 2026
https://github.com/tharlesamaro/fastapi-doc-http-response
A Python package to facilitate the definition of default HTTP responses for FastAPI APIs. With this package, it is possible to easily create default responses for the most common HTTP status codes.
api development fastapi http http-status-code python response web
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/tushar-3549/banglish-to-bangla-api
Building sample banglish to bangla API using FastAPI, SQLite.
Last synced: 03 May 2026
https://github.com/caarmen/image-resizer
Server to resize an image from a url
Last synced: 03 May 2026
https://github.com/bilalmohib/fastapigraphqlpostgresql
This is the fastapi app using graphql to create graphql appolo server and using postgresql database
database fastapi postgresql sql sqlmodel strawberry-graphql
Last synced: 03 May 2026
https://github.com/tokusumi/fastapi-minimum-tutorial
FastAPI minimum tutorial
Last synced: 03 May 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/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/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/jpedrou/fastapi-simple-example
Demonstration of a simple API for model deployment with Python FastAPI package.
fastapi machine-learning python
Last synced: 04 May 2026
https://github.com/rickydoan/python--medical-data-extraction-backend-project
This project help to show the whole processing conversion from pdf file to text personal informations using pdf2image, regex. Then using FastAPI and Postman to fetching data from backend.
fastapi pdf-converter postman-api python regression
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/brews/atoywebapi
atoywebapi is a simple toy RESTful web API server written in Python with fastapi and sqlmodel.
application container example fastapi postgresql python restful-api toy
Last synced: 04 May 2026
https://github.com/javi-aranda/malaga-parking-data-api
API para obtener la información de malaga-parking-data
Last synced: 04 May 2026
https://github.com/hetsaraiya/jbox
JBox is a web application for managing file storage and organization, featuring a small cloud storage service. It integrates with Discord for file chunk storage, allowing uploads over 25 MB, and includes an very basic web interface for easy file management.
discord-bot fastapi python3 sqlalchemy supabase
Last synced: 04 May 2026
https://github.com/eduardoprofe666/descargar-anime-free-bot
⚔️ Bot de telegram para descargar animes subtitulados al español
anime animeflv fastapi python telegram telegram-bot webhook
Last synced: 04 May 2026
https://github.com/iluhazaz/onlineshop
api for marketplace
alembic celery-tasks cookies fastapi fastapi-users jwt-authentication pytest redis sqlalchemy
Last synced: 04 May 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/richardschoen/fastapimockserver
Python FastAPI Mock Server for Serving JSON and CSV Files as API Responses
as400 csv csv-parser fastapi ibmi json json-server mock mock-server mocking python rest rest-api
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/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/corbuncul/booking_flight
Сервис бронирования авиабилетов
alembic fastapi pydantic python sqlalchemy
Last synced: 04 May 2026
https://github.com/lin-jun-xiang/cloudrun-fastapi-deploy
:cloud: Template: Deploy FastAPI on Google Cloud Run
cloud cloud-run deploy docker fastapi gcp google-cloud-run python
Last synced: 05 May 2026
https://github.com/fbraem/griffe-fastapi
Griffe extension for FastAPI
fastapi griffe-extension mkdocs mkdocstrings
Last synced: 05 May 2026
https://github.com/ahmedooo1/quickserve_api
API de services à la demande basée sur une architecture microservices avec FastAPI et PostgreSQL.
api backend fastapi microservices python quickserve
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/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/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/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/gisoreb/server
Flutter music app + fastapi
fastapi postgresql python sqlalchemy
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/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/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/chibuikeeugene/computer_vision_model_apis
Deep learning solutions built on neural networks for computer vision applications - image identification
cicd circleci computer-vision docker fastapi tensorflow
Last synced: 05 May 2026
https://github.com/kdduha/itmo-megaschool-2025
Pet-project: FastAPI app ITMO university AI Agent. AI Megaschool 2025 (the winner)
agent api crewai fastapi function-calling langchain openai pet-project
Last synced: 05 May 2026
https://github.com/aliahmad552/brain_tumor_detection
Brain tumor detection using deep learning cnn and transfer learning and also build an app using fastapi
ai brain-tumor-classification cnn datascience deeplearning fastapi keras machinelearning tensorflow transferlearning
Last synced: 05 May 2026
https://github.com/tactful-ai/microcentral
Central Hub To Manage And Monitor all service inside Tactful AI.
docker-compose fastapi microservices monitoring
Last synced: 05 May 2026
https://github.com/pragati-chaturvedi/chicmate
A multi-modal mobile application that provides personalised outfit recommendations from user's wardrobe based on user's style and location trend and weather.
fastapi firebase-auth firebase-database firebase-firestore generative-ai google-gemini hugging-face-transformers nlp-machine-learning openai-clip react-native restful-api vector-search
Last synced: 05 May 2026
https://github.com/dogukanurker/blackholes
List of Black Holes. [FastAPI & React.]
blackhole blackhole-lists blackholes fastapi react typescript
Last synced: 05 May 2026
https://github.com/yanliu1111/microservices-fastapi-fullstack-app
♻ Inventory and payment application, microservices architecture with FastAPI and Redis as a dataase.
bootstrap fastapi microservices react-ts redis-server redis-streams
Last synced: 06 May 2026
https://github.com/hajaarh/ecommerce_analytics_platform
CRM eCommerce - Analyse et visualisation de données
fastapi mongodb python streamlit
Last synced: 06 May 2026
https://github.com/alwayssany/health-api
A comprehensive FastAPI microservice for health-related operations that also powered by MCP
alembic fastapi fastmcp mcp mcp-server postgresql pydantic python
Last synced: 06 May 2026
https://github.com/wijez/crawler_gold_currency
celery celery-redis fastapi redis
Last synced: 06 May 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/ornella-gigante/gestor-clients-python
This is the final project from my Python curse using Tkinter as UI
client-server csv database fastapi mock python testing tkinter-gui tkinter-python
Last synced: 06 May 2026
https://github.com/lewiscollum/networkcameras
web API for streaming multiple cameras
camera fastapi livestream mjpeg mjpeg-stream opencv python-poetry
Last synced: 06 May 2026
https://github.com/vuluu2k/list_todo_py
This project write api for tutorial react in youtube
Last synced: 06 May 2026
https://github.com/zeroniki/movie-database
This is a web application on Fastapi that displays movies
alembic fastapi fastapi-sqlalchemy fastapi-users postgresql python python3 sqlalchemy
Last synced: 06 May 2026
https://github.com/givemethatsewon/as-is
Local-first customs refund inventory matching tool for customs brokers
customs customs-broker docker fastapi inventory-management report-generation sqlite
Last synced: 10 Jun 2026
https://github.com/oguzhansarigol/todowithgemini
ToDoGemini, FastAPI tabanlı bir yapılacaklar listesi uygulamasıdır. Google Gemini API entegrasyonu sayesinde kullanıcıya görevlerle ilgili önerilerde bulunur. Kullanıcılar kişisel görevlerini oluşturabilir, düzenleyebilir ve yönetebilir.
docker fastapi gemini gemini-api python
Last synced: 06 May 2026
https://github.com/bruce-pain/kwiki-ai-be
Flashcards powered by AI, made for you. Kwiki is a study tool that uses AI to generate flashcards based on any topic.
Last synced: 06 May 2026