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-01 00:10:42 UTC
- JSON Representation
https://github.com/aybruhm/sms-based-reminder-system
An SMS reminder system that allows users to text a specific number to set reminders for themselves.
Last synced: 10 Mar 2026
https://github.com/noejunior792/desafios-trilha-python-dio
Resolução dos desafios da trilha de python AI backend developer da DIO.
api dio dio-b dio-chall dio-challenges fastapi python python3
Last synced: 21 Sep 2025
https://github.com/dref360/kharon
Simplify Secure App Sharing
app app-sharing-website fastapi react secure
Last synced: 09 Aug 2025
https://github.com/nhanphamthanh-it/deepnews-summarizer
A feature-rich web application for automated news scraping and summarization. It allows users to enter article URLs, fetches the full content, and generates concise summaries. The system supports both local inference with custom models and remote deployment via FastAPI or Streamlit interfaces.
application crawl4ai deployment fastapi fine-tuning huggingface-transformers llms nlp python render streamlit
Last synced: 30 Oct 2025
https://github.com/pcastiglione99/ocr-tools
Web App that allows users to upload images, detect document corners, apply perspective correction, extract text using OCR and generates a searchable PDF.
document-scanner fastapi opencv python tesseract
Last synced: 15 Mar 2025
https://github.com/prathameshdhande22/2nd-product-api
A RESTful API similar to OLX, allowing users to register, login for access token. Sell, buy, and explore products, search by query or tag.
ecommerce-api fastapi fastapi-mongodb mongodb mongoengine olx-api pydantic python python3 requests
Last synced: 02 Sep 2025
https://github.com/miketheman/cookiecutter-fastapi-serverless
DRAFT - A cookiecutter template to generate a FastAPI service, deployable to AWS API Gateway & Lambda via the serverless framework.
cookiecutter cookiecutter-template fastapi fastapi-boilerplate python python3 serverless template
Last synced: 11 Sep 2025
https://github.com/kayprogrammer/instagram-influencer
A simple Instagram Influencer search portal built with Fastapi.
docker fastapi pgadmin4 postgresql sqlalchemy
Last synced: 25 Jul 2025
https://github.com/keploy/rag-bot
Rag bot for Keploy Docs and Website
azure fastapi python rag rag-chatbot vector-search
Last synced: 29 Jul 2025
https://github.com/hk669/open-source-recommender
Gitmatch - personalized recommendation system, that recommends open-source repositories based on your skills, topics and languages from your GitHub
ai aws azure-openai chromadb fastapi git-search gitmatch good-first-issue open-source-recommender recommendation-system redis-cache repository-recommender
Last synced: 01 Jul 2025
https://github.com/yukaty/vector-search-api
FastAPI application implementing book similarity search
docker docker-compose embeddings fastapi ollama openai pgvector postgresql
Last synced: 08 Aug 2025
https://github.com/patw/sumbot
A local API for using a Mistral 7b LLM to summarize JSON data into semantically rich plain text.
Last synced: 29 Jun 2025
https://github.com/arshia-rgh/mealmastermind
Meal Master is a comprehensive system that allows you to explore various recipes and their ingredients. Based on your dietary preferences, it generates a personalized shopping list to help you buy the necessary ingredients. Additionally, it offers more features to enhance your meal planning experience.
celery docker docker-compose dockerfile fastapi fastapi-sqlalchemy gin golang mysql redis sql websocket
Last synced: 19 Apr 2025
https://github.com/heathhenley/RhodyCarCounter
An app that uses Yolo to count the cars passing by traffic cams mostly in the Providence, RI area.
deep-learning fastapi image-processing object-detection traffic yolov8
Last synced: 21 Apr 2025
https://github.com/ddosmukhambetov/code-vulnerability-analysis
A project for analyzing source code vulnerabilities and errors, providing reports with suggestions for fixes and improvements.
fastapi machine-learning python reactjs
Last synced: 09 Oct 2025
https://github.com/tamidnu/foresight
Real time intelligence for Hotels. In development. TAMID at Northeastern Tech Consulting track Fall 2025
artificial-intelligence fastapi mongodb nextjs vercel
Last synced: 30 Sep 2025
https://github.com/dori-dev/fastapi-sample
Create sample api using FastApi.
fastapi python rest-api sample
Last synced: 21 Apr 2025
https://github.com/tang-vu/reasoning-receipt
x402-paywalled AI oracle for prediction markets — every price ships with a hashed reasoning trace, settled on Arc in <1s for ~$0.01. Agora Agents Hackathon submission.
agora-hackathon ai-agent arc-network circle-usdc fastapi foundry gemini nextjs oracle polymarket prediction-markets solidity vertex-ai x402
Last synced: 28 May 2026
https://github.com/eugenepokalyuk/react_python-gameclub
Control panel for a computer club, providing the ability to manage workstations and conduct financial accounting
fastapi python react redux sqlalchemy typescript
Last synced: 10 Apr 2026
https://github.com/juftin/fastapp
HTTP Servers Made Easy - Optimized for ML
Last synced: 13 Aug 2025
https://github.com/hermitsun/insightface-lite-service
A lightweight face recognition web service based on fastapi and insightface.
face-recognition fastapi insightface
Last synced: 17 Jun 2026
https://github.com/bakdata/python-keycloak-oauth
Keycloak authentication for Python projects with optional integrations for FastAPI & Starlette-Admin
fastapi keycloak starlette-admin
Last synced: 27 Apr 2026
https://github.com/weni-ai/bothub-nlp-api
bothub-nlp celery docker fastapi hacktoberfest hacktoberfest-accepted python python3
Last synced: 26 Apr 2026
https://github.com/kagura-ai/memory-cloud
Adaptive AI Agent Memory — Self-hosted MCP server that gets smarter as you use it. Hybrid search, neural memory graph, AI reranking, and web UI. Built with FastAPI, Next.js, PostgreSQL, and Qdrant.
adaptive-memory ai-agents docker fastapi hybrid-search japanese llm mcp mcp-server multilingual neural-memory nextjs ollama postgresql python qdrant rag self-hosted typescript vector-search
Last synced: 31 May 2026
https://github.com/meiiie/wiii
Wiii - Multi-domain Agentic RAG Platform by The Wiii Lab. FastAPI + LangGraph + Gemini + PostgreSQL + Neo4j. Tauri v2 desktop. 6016 tests.
ai education fastapi gemini langgraph llm multi-agent neo4j postgresql rag react tauri vietnamese
Last synced: 09 Jun 2026
https://github.com/chumavii/job-scraper
Full-stack indeed job data extractor built with Python (FastAPI) and React. Supports Playwright (headless) and Selenium scraping engines, with pandas normalization and CSV export via REST API endpoints.
fastapi playwright python selenium webscraper
Last synced: 05 May 2026
https://github.com/nitin27may/e-commerce-agents
6 specialized AI agents collaborating via A2A protocol to power e-commerce — product discovery, orders, pricing, reviews, inventory & support. Built with Microsoft Agent Framework, FastAPI, Next.js, and PostgreSQL + pgvector.
a2a-protocol ai-agents aspire-dashboard azure-openai e-commerce fastapi microsoft-agent-framework multi-agent nextjs openai opentelemetry pgvector postgresql redis semantic-search shadcn-ui
Last synced: 15 Jun 2026
https://github.com/thissayantan/gpt-api
A FastAPI server app for AI conversations with OpenAI API 🤖💬. Secure, efficient, and ready for integration! 🚀🔐
chatbot conversational-ai fastapi openai openai-api openai-assistant-api python
Last synced: 01 May 2026
https://github.com/ronitg1/alpha-terminal
Retail-investor research dashboard. AI agent panels score your stocks, a real-fill options backtester checks your strategies. Signals only — no trading execution.
ai-agents backtesting deepseek fastapi finance langgraph options-trading polygon-io react retail-investing stock-screener typescript
Last synced: 27 Jun 2026
https://github.com/rozeappletree/realtime-forex-api
fastapi forex-api realtime rest-api sqlalchemy sqlite
Last synced: 11 May 2026
https://github.com/7ph/website-starter-pack
The ultimate Nuxt/FastAPI web application starter pack with user management, stripe subscriptions
boilerplate fastapi nuxt saas-starter stripe
Last synced: 27 Apr 2026
https://github.com/aykhans/portfolio-blog
Portfolio and blog site written with FastAPI
alembic fastapi jinja2 mongodb poetry postgresql ruff sqlalchemy
Last synced: 06 May 2026
https://github.com/skitsanos/fastapi-dynamic-routes
Dynamic Routes FastAPI Project Template
api api-rest dynamic dynamic-routes dynamic-routing fastapi fastapi-boilerplate fastapi-template python
Last synced: 05 May 2026
https://github.com/ighoshsubho/sih-backend-chatbot-server
Backend chatbot server for SIH
fastapi langchain llama-index python
Last synced: 09 May 2026
https://github.com/davebugg/pitun
Self-hosted gateway box that transparently routes your LAN through VPN/proxy nodes — by country, domain, or device. Built on xray-core + nftables, managed via web UI. Runs on Raspberry Pi or any Linux box.
fastapi home-network naiveproxy network-routing nftables privacy router self-hosted tproxy transparent-proxy vless vpn-gateway wireguard xray-core
Last synced: 27 May 2026
https://github.com/pasan1/simple-fastapi-user-authentication
Simple FastAPI User Authentication without database
api-authentication authenticate authentication fastapi python token user-authentication
Last synced: 02 May 2026
https://github.com/duongkstn/code-supporter
Code Supporter with pure HTML/JS/CSS + Prompt Engineer + FastAPI websocket + Docker
codellm fastapi llm prompt-engineering pure-javascript
Last synced: 02 May 2026
https://github.com/lijianqiao/fastapi_admin
基于 FastAPI 框架构建的现代化企业级后台管理系统后端 API,采用分层架构设计,具备高性能、强安全性、易维护、易扩展等特点。
admin-template backend-api fastapi fastapi-admin tortoise-orm
Last synced: 24 Apr 2026
https://github.com/divineux23/memogpt
Imagine an application that autonomously take down notes for you during meetings, lectures, and conversations. Check this out...
api assemblyai audio chatbot fastapi ffmpeg gradio-interface llama2 meeting mistral-7b paystack-api rest-api transcription
Last synced: 06 May 2026
https://github.com/thefcraft/linkifyr
Linkifyr is a Python script that enables port forwarding functionality. It allows users to forward network traffic from one port to another, facilitating various network-related tasks such as proxying, tunneling, and redirecting traffic between different hosts or processes.
fastapi ngrok-alternative port-forwarding winsock
Last synced: 09 May 2026
https://github.com/bcorfman/zorkdemo
Can you code a Zork adventure game demo in Python and have fun too? Why yes.
adventure-game-engine devops fastapi github-actions postgres python react rich typescript uv vite webapp zork
Last synced: 17 Jun 2026
https://github.com/x-pg13/ainews-open
Stable open-source workflow for aggregating AI news, generating Chinese daily digests, and publishing them across channels.
ai-news china-tech daily-digest fastapi feishu llm news-aggregation open-source python rss telegram-bot wechat
Last synced: 10 Jun 2026
https://github.com/barseghyanartur/the-great-suspender-restore-urls-service
Service for restoring the broken URLs of the Great Suspender browser (Google Chrome, Firefox) extension
fastapi the-great-suspender vuejs
Last synced: 27 Apr 2026
https://github.com/jason-cky/fastapi-htmx-example
htmx web server written in fastapi
Last synced: 05 May 2026
https://github.com/cafitac/hermit-agent
Run Claude Code or Codex 50–80% cheaper: Hermit is an MCP executor with Codex-first fallback routing (codex → z.ai → local) while your orchestrator stays in charge.
ai-agent claude-code claude-code-extension codex coding-agent cost-optimization developer-tools fastapi glm llm llm-routing local-llm mcp mcp-server ollama python sub-agent token-savings z-ai
Last synced: 01 May 2026
https://github.com/lucasfrancaid/talk-gpt
TalkGPT is a personal project created to talk to ChatGPT via CLI, API, Mobile and Web, providing some ready-made prompts for specific topics.
chatgpt click fastapi python react-native typescript
Last synced: 09 May 2026
https://github.com/emersonfelipesp/proxbox-api
Backend of NetBox Proxbox Plugin using FastAPI
backend fastapi integration netbox proxmox sqlmodel
Last synced: 05 May 2026
https://github.com/sagargupta16/devops-aws-farm
A comprehensive DevOps automation framework for AWS infrastructure using Terraform, Docker, and CI/CD pipelines.
aws ci-cd devops docker fastapi github-actions python terraform
Last synced: 03 May 2026
https://github.com/shinyq/tubes-sister-ftp-client-microservice
https://client-ftp.shinyq.my.id/docs
fastapi microservice python rpc
Last synced: 10 May 2026
https://github.com/theconsolelogger/limberframework
The core of the Limber Framework, a python web application framework built using FastAPI.
Last synced: 14 May 2026
https://github.com/sun-praise/software-factory
Issue/PR-driven autonomous development system for GitHub, built with FastAPI, agent workers, and local/runtime automation.
ai-agent autofix automation code-review fastapi github issue-driven orchestrator pr-driven python
Last synced: 26 Jun 2026
https://github.com/angelospanag/fastapi-kafka-websockets
Experimenting with a full flow of sending messages from an Apache Kafka consumer, to a FastAPI websockets endpoint, to a UI using a JavaScript websockets connection.
fastapi kafka python uv websockets
Last synced: 14 May 2026
https://github.com/0bserver07/bourbaki
An autonomous agent for mathematical reasoning and proof
ai-agent arxiv autonomous-agent computer-algebra fastapi lean4 math-research mathematics oeis proof-assistant pydantic-ai sympy theorem-proving
Last synced: 14 May 2026
https://github.com/jfdev001/lingua-loop
Full stack, single-page web app for learning languages via transcription.
fastapi language-learning youtube-api
Last synced: 09 Jun 2026
https://github.com/leynier/comohay-api
API of ComoHay website implemented with FastAPI and BeautifulSoup
api beautifulsoup clasificados comohay fastapi opensource python scraper
Last synced: 29 Apr 2026
https://github.com/areebahmeddd/cognito.ai
🔎 Natural Language Interface for Digital Forensic Evidence
agentic-ai digital-forensics elasticsearch fastapi langchain neo4j t3-stack ufdr-tool
Last synced: 05 May 2026
https://github.com/divadsn/geoip-api
GeoIP API backed by MaxMind GeoLite2, written in Python.
fastapi geoip geoip2 geolite2 geolocation maxminddb rest-api
Last synced: 28 Apr 2026
https://github.com/sneg55/simswarm
Open-source, self-hostable swarm-intelligence simulations with LLM agents: reports, entity graphs, and prediction markets.
agent-based-simulation fastapi llm-agents mit-license multi-agent prediction-markets self-hosted simulation temporal vue
Last synced: 22 Jun 2026
https://github.com/xettrisomeman/movie-semantic-search
Search movies using natural language.
cohere fastapi pinecone python semantic-search
Last synced: 04 May 2026
https://github.com/rafa-kozand/challenge-api_fastapi
API with FastAPI - DIO (https://web.dio.me/play) for 'Python A.I. Backend Developer'
api dio dio-bootcamp fastapi ia python
Last synced: 03 May 2026
https://github.com/e0406370/markuapi
Web scraper API for Filmarks Animes, Filmarks Dramas, and Filmarks Movies.
beautifulsoup bs4 fastapi filmarks filmarks-scraper leapcell python-scraper scraper scraper-api serverless
Last synced: 29 Jun 2026
https://github.com/ari-hacks/fastapi-boilerplate
A Boilerplate FastApi project
boilerplate boilerplate-application boilerplate-fastapi docker fastapi fastapi-boilerplate fastapi-template pytest python python3 template travis-ci
Last synced: 06 May 2026
https://github.com/muhammadainurr/crewai-playground
🚀 Build AI Agent Teams as Production-Ready APIs. Orchestrate CrewAI agents with FastAPI for enterprise-grade AI services. Leverage Groq's lightning-fast LLMs to deploy collaborative AI workflows at scale.
ai-agents ai-orchestration cloud-native crewai developer-tools fastapi groq large-language-model llm machine-learning openai-alternative production-ai python-api rest-api scalable-ai technical-writing
Last synced: 01 May 2026
https://github.com/bcorfman/highscore-micro-two
A FastAPI containerized microservice to create/query a high score list using SQLModel. Connects to a separate PostgreSQL database deployed on the ElephantSQL cloud.
asgi asyncio back4app docker elephantsql fastapi microservice postgresql sqlalchemy sqlmodel
Last synced: 17 Jun 2026
https://github.com/getsimpletool/mcp-ws-example
Anthropic's Model Context Protocol (MCP) Websocket Demo
ai anthropic anthropic-claude fastapi mcp websocket
Last synced: 04 May 2026
https://github.com/ogty/fastapi-heroku-template
⚡️ × 🦸 Template repository for deploying FastAPI to Heroku
fastapi heroku python template
Last synced: 10 May 2026
https://github.com/zd87pl/rlaif-trader
Production-ready RLAIF trading system with multi-agent Claude AI that learns from market outcomes. Features 60+ indicators, foundation models, and serverless deployment.
algorithmic-trading alpaca-api anthropic faiss fastapi fiancial-machine-learning financial-ai foundation-models langchain machine-learning multi-agent-systems python pytorch quantitative-finance reinforcement-learning rlaif runpod serverless technical-analysis time-series-forecasting
Last synced: 13 Apr 2026
https://github.com/mauricekuenicke/calypso
Securely manage user authentication with a simple API interface. Lightweight, scalable, and customizable for small to medium-sized apps. Integrate with ease and free your application from complex authentication frameworks.
fastapi javascript python3 vue3
Last synced: 20 Apr 2026
https://github.com/dudeperf3ct/end-to-end-images
This repo contains code for training and deploying PyTorch models with applications in images in end-to-end fashion.
fastapi image-classification pytorch triton-inference-server
Last synced: 27 Feb 2026
https://github.com/visheshc14/llm-fastapi
NimbleBox Apprenticeship ML Engineer Task - 1. This project demonstrates the implementation of a Language Model Server using FastAPI and gRPC. It leverages a large language model to generate coherent text based on user input.
fastapi grpc llm-training multithreading
Last synced: 16 Apr 2026
https://github.com/deividsousan/tudogostoso
API de um sistema de compartilhamento de receitas onde usuário autenticados ver, adicionar e remover receitas.
api backend database fastapi mysql pydantic python sql sqlalchemy
Last synced: 02 Mar 2026
https://github.com/rooyca/ghtree
Web app similar to LinkTree using information from GitHub
fastapi github-profile htmx linktree linktree-alternative markdown profile profile-website python tailwindcss
Last synced: 15 Apr 2026
https://github.com/george-mountain/computer-vision-kafka-realtime-object-detection
Kafka Realtime Object Detection Using: Fastapi, Kafka, Yolo, Postgresql, Grafana
computer-vision fastapi grafana kafka pgadmin4 postgresql yolo yolov8
Last synced: 05 Apr 2026
https://github.com/conner2077/polars-daily-log
Your personal work-activity aggregator — tracks foreground activity + Git commits across all your machines, LLM-summarizes the day, and pushes to Jira / WeChat Work / Feishu / Slack. Runs 100% locally.
activity-monitor fastapi jira linux llm local-first macos ocr productivity python sqlite time-tracking vue windows worklog
Last synced: 22 Apr 2026
https://github.com/zewdu444/micro_finance
A comprehensive microfinance management system that facilitates the management of various financial operations such as client , loan , savings , insurance and Ekub management
fastapi mui postgresql reactjs
Last synced: 07 Oct 2025
https://github.com/nhviet03/web_social_network_with_link_prediction
Building a Full Stack Social Network Web Application with React JS using Redux, NodeJS, Socket.IO and MongoDB. Utilizing Python's NetworkX library to represent graphs and the FastAPI framework to display follower suggestion results on the frontend. The Link Prediction Model includes algorithms such as CN, Jaccard, AA, and Katz
adamic-adar-index bootstrap cn expressjs fastapi jaccard-similarity-estimation katz-similarity linkprediction mongodb networkx-graph nodejs reactjs redux socket-io
Last synced: 13 Mar 2026
https://github.com/depermitto/gs-hackathon
Finalist Beton SKM solution to Goldman Sachs Hackathon Warsaw 13th December event.
fastapi hackathon python react sqlinjection vulnerability-detection
Last synced: 13 Feb 2026
https://github.com/djotaku/civilization_vi_play_by_cloud_webhook_with_fastapi
Using Python FastAPI creates a webhook endpoint for Civilization VI's Play By Cloud or Play Your Damn Turn Webhooks. Also pushes notifications to Matrix.
bot civilization-vi fastapi hacktoberfest matrix matrix-chat play-by-cloud play-your-damn-turn pydt python webhooks
Last synced: 02 Mar 2026
https://github.com/cnseniorious000/oai2ollama
OpenAI API -> Ollama API (original idea: https://github.com/microsoft/vscode-copilot-release/issues/7518#issuecomment-3043670968)
Last synced: 05 Mar 2026
https://github.com/aryank1511/sticktator
A USB stick that lets you chat with any computer and control it through simple conversations 🎯 🗣️ ✨
aws-s3 bash-scripting fastapi mongodb nextjs ubuntu unix-programming
Last synced: 06 Mar 2026
https://github.com/stasonjatham/scraproxy
API wrapper for Playwright to scrape websites, capture screenshots, and record videos of the scraping process. Built with FastAPI for high performance and includes interactive Redoc documentation. Fully Dockerized for easy setup and deployment.
api fastapi playwright python python3 scraper scraping
Last synced: 27 Feb 2026
https://github.com/lemonyte/mercurion
Communicate with Deta users.
deta deta-space fastapi javascript mail python
Last synced: 11 Oct 2025
https://github.com/parsabordbar/d2d-docstodark
Transform your PDFs and images into dark mode with a simple API! No more discomfort for your eyes when studying!
dark-mode documnets fastapi pdf-document-processor
Last synced: 28 Feb 2026
https://github.com/prasundas99/containerized-selenium-fastapi
Running a Docker Container with Fast API, and requesting data using selenium
docker fastapi hacktoberfest selenium
Last synced: 12 Feb 2026
https://github.com/kuzmenkous/fastapi-portfolio
Portfolio website
alembic axios celery docker docker-compose fastapi particles-js postgresql pydantic python rabbitmq react-parallax-tilt react-router-dom reactjs sqlalchemy typewriter web
Last synced: 08 Oct 2025
https://github.com/getrapidkit/rapidkit-vscode
Official VS Code extension for RapidKit - Create production-ready FastAPI & NestJS projects with ease
extensions fastapi nestjs rapidkit vscode workspace
Last synced: 10 May 2026
https://github.com/fx2y/datanarrate
[WIP] LLM-powered agent for adaptive data analysis across multiple sources. Uses natural language for complex queries, visualizations, and insights. Features autonomous planning, SQL/Elasticsearch generation, and AI storytelling. Built with LangChain, GPT-4, FastAPI, and React.
ai data-analysis data-visualization elasticsearch fastapi gpt-4 langchain machine-learning nlp react sql
Last synced: 31 Jan 2026
https://github.com/wwfyde/demo-fastapi
A demo fastapi project for experimental purpose.
fastapi postgresql pydantic redis sqlalchemy
Last synced: 31 Jan 2026
https://github.com/wtbates99/stock-indicators
A comprehensive self-hosted stock analysis platform combining FastAPI and React. Features interactive stock visualizations, real-time data aggregation, and customizable technical indicators with a modern, grid-based interface.
backend data-analysis data-mining data-science fastapi financial-analysis frontend investment python reactjs sqlite3 statstistics stock-market stock-price-prediction time-series
Last synced: 15 Oct 2025
https://github.com/nutfes/lottery
学籍番号抽選会アプリ
clean-architecture docker docker-compose fastapi go gorm nfc-card-reader python tailwindcss typescript websocket
Last synced: 02 Apr 2026
https://github.com/abhinavexists/redoc
Document research and theme identification application with multi-level citation capabilities.
chromadb fastapi langchain postgresql python react typescript vite
Last synced: 20 Oct 2025