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-06 00:10:50 UTC
- JSON Representation
https://github.com/vlada-pv/fastapi-project-bookstore
The application written in FastApi is a platform for selling and buying books.
Last synced: 09 May 2026
https://github.com/extrawest/ai_healthcare_bot_with_memory
An intelligent healthcare assistant with memory capabilities, built using FastAPI, Chainlit, and mem0. This bot can remember patient information across conversations, providing personalized healthcare support.
ai chainlit chait fastapi langchain mem0 python
Last synced: 09 May 2026
https://github.com/macktireh/credit-card-number-extractor-from-image
API to extract credit card numbers from an image
Last synced: 10 May 2026
https://github.com/jimmymckegger/fast_oauth
fastapi httpx oauth shopify-app sqlite3
Last synced: 10 May 2026
https://github.com/bibekaryal86/trackcase-service
provides backend services for track-case app
alembic fastapi postgresql python sqlalchemy
Last synced: 10 May 2026
https://github.com/athphane/deezer-arl-api
Python script that gets your Deezer ARL using browser automation
api arl automation browser chromedriver deezer fastapi http music python selenium
Last synced: 10 May 2026
https://github.com/adwaiy2912/handwritten-digit-recognition
A full-stack project where users can draw or upload handwritten digits and get instant model predictions.
fastapi machine-learning react
Last synced: 10 May 2026
https://github.com/deshan555/lostfound
A robust FastAPI-based system enhanced with image matching capabilities for managing and filtering lost item records. This system integrates MySQL for database management, stores image files on a local VM, and provides a scalable backend with an optional frontend interface.
fastapi image-mat image-recognition lost-found-backend mysql-database rest-api
Last synced: 10 May 2026
https://github.com/hhrh/real-time-fraud-detection
A production-style real-time fraud detection pipeline using Kafka, FastAPI, XGBoost/CatBoost/LightGBM, Prometheus, and Grafana.
apache-kafka catboost data-visualization fastapi grafana lightgbm mlops prometheus python xgboost
Last synced: 10 May 2026
https://github.com/globodain/2024-1-pl01-ka121-vet-000215917
Intensive internship at Globodain to apply knowledge of web application development with Python and Flask, combined with data management through FastAPI.
erasmus fastapi globodain internship mongodb python technology
Last synced: 10 May 2026
https://github.com/zabit923/kafka-test-project
fastapi kafka postgresql python sqlalchemy
Last synced: 10 May 2026
https://github.com/cgast/n8n-backend
A comprehensive FastAPI backend service designed to provide webhooks, complex function packages, and seamless n8n workflow integration. This service acts as a bridge between n8n and your business logic implementations, offering a clean, scalable architecture with async PostgreSQL support and Redis caching.
backend-api custom-nodes fastapi n8n postgres python
Last synced: 10 May 2026
https://github.com/sincerelyyyash/titanic-chatbot
fastapi google-gemini langchain python streamlit
Last synced: 10 Jun 2026
https://github.com/karan071/starter-template-prisma-py
This repository provides a comprehensive starter template for building Python web applications using FastAPI, Prisma Client Python, and PostgreSQL as the database. It is designed for developers looking to set up a robust and scalable backend with modern tools and frameworks.
docker fastapi postgresql-database prisma-orm python
Last synced: 10 May 2026
https://github.com/cameronxie/otel-polyglot
A polyglot project for validating OpenTelemetry SDK implementations across multiple languages using identical API endpoints that emit consistent telemetry signals for testing observability backends.
aspnet-core c-sharp fastapi go-gin grafana loki mcp-servers opentelemetry otel-collector prometheus tempo
Last synced: 10 May 2026
https://github.com/clumsybirder/cbird
基于Python3和FastAPI的RESTful API的项目
fastapi mysql pydantic pydantic-v2 python restful-api sqlalchemy
Last synced: 10 May 2026
https://github.com/apfirebolt/dragonball-z-api-in-python-and-fastapi
An open source API created in Fast API and Python which uses Dragonball Z dataset from Kaggle
api-rest dragonball fastapi postgresql python3
Last synced: 10 May 2026
https://github.com/narius2030/imcp-mobile-app
This mobile application uses the camera to capture images and sends them to a microservice for image captioning. Powered by a machine learning model, the app generates descriptive captions for each photo, providing visually impaired users with a detailed understanding of their surroundings through auditory feedback
api-development fastapi flutter-app microservice minio-s3 mobile-app mongodb nginx-proxy
Last synced: 10 May 2026
https://github.com/tinajastyle/brawlback
BrawlBack is a fully asynchronous backend server built on FastAPI
automation backend fastapi mongodb
Last synced: 10 May 2026
https://github.com/pacna/api.urlshortener
A Python-based service that provides a simple way to shorten long URLs, making them easier to share and remember.
Last synced: 11 May 2026
https://github.com/kwame-mintah/python-fastapi-logging-application
Demonstrate an external application receiving logs, from another system.
docker fastapi logging pydantic-v2 python312
Last synced: 11 May 2026
https://github.com/vidhi1290/fastapi--to-do-task-docker
This project is a simple To-Do application built using FastAPI. It allows you to manage a list of tasks, each of which has a title, description, due date, priority, and completion status.
docker dockerfile dockerimage fastapi python task-manager uvicorn
Last synced: 11 May 2026
https://github.com/execreate/observability-demo
Testing out distributed tracing and logging
clickhouse fastapi observability opentelemetry
Last synced: 11 May 2026
https://github.com/vemonet/translator-sparql-service
A SPARQL endpoint to serve NCATS Translator services as SPARQL custom functions.
fastapi rdflib sparql sparql-endpoints translator
Last synced: 11 May 2026
https://github.com/edycutjong/siftglass
🔬 SIFT.Glass — OpenClaw-powered IR agent with live React Flow attack graph visualization. FIND EVIL! (SANS) Hackathon 2026.
ai-agent cybersecurity fastapi incident-response mcp nextjs openclaw react-flow siem supabase threat-intelligence
Last synced: 10 Jun 2026
https://github.com/hkaar/betutu
A dynamic python based ordering system for restaurants
fastapi fullstack order-management python webservice
Last synced: 11 May 2026
https://github.com/mohsinraza2999/house-price-prediction
Predicts residential house prices using structured data and a PyTorch-based deep learning model, built with production-ready ML engineering practices including testing, Dockerization, CI, and API-based inference.
ci configuration-files dataloader deep-learning docker fastapi logging model-evaluation model-training modeling modular-architecture modular-programming python3 pytorch test-driven-development
Last synced: 14 Jun 2026
https://github.com/iroyalx/parallelism
UNI S6: Parallel processing final project
docker fastapi parallel-computing parallel-programming parallelism
Last synced: 12 May 2026
https://github.com/efenstakes/yoda-ai-alpha-api-mini
A generative AI API using Amazon AWS Bedrock supporting text and image generation.
aws aws-bedrock aws-lambda bedrock fastapi python
Last synced: 12 May 2026
https://github.com/ejminguez/book-borrowing-system
book borrowing system using fastapi
alembic fastapi postgresql sqlalchemy supabasedb
Last synced: 12 May 2026
https://github.com/aryaminus/dspy-proxy
A REST API server for DSPy that enables language model programming from any language. This proxy exposes DSPy's core functionality - signature registration, module execution, optimization, and evaluation - through HTTP endpoints, making it accessible from non-Python environments.
ai chain-of-thought dspy fastapi llm-optimization machine-learning microservice nlp prompt-engineering proxy-server rest-api
Last synced: 12 May 2026
https://github.com/homunmage/tiny-template-jwt-auth
simple jwt logic for stateless auth
Last synced: 12 May 2026
https://github.com/musharna/jobd
Self-hostable GPU-aware job broker for your own machines, with native MCP/agent integration
distributed-systems fastapi gpu homelab job-queue job-scheduler mcp self-hosted tailscale
Last synced: 11 Jun 2026
https://github.com/zodakzach/yt-comments-ai-analyzer
Web app that fetches YouTube comments from a given video URL, summarizes them with GPT‑5‑mini, indexes them for similarity search, and lets you chat with an AI about the insights
daisyui fastapi htmx openai tailwindcss upstash-redis vader-sentiment-analysis
Last synced: 12 May 2026
https://github.com/akshar-raaj/softwarequizzes
Powers the backend for softwarequizzes.com.
Last synced: 13 May 2026
https://github.com/just1not2/electorz-backend
Backend of the ElectorZ political game, written in FastAPI
Last synced: 13 May 2026
https://github.com/flavien-hugs/apikey-hub
A simple API key manager for developers and their projects.
api-key-management apikey-authentication apikey-checker apikey-manager fastapi microservice
Last synced: 13 May 2026
https://github.com/maxvilaruiz/skymate---hackupc-2026
AI-powered travel assistant that understands user intent, combines Skyscanner data with agentic AI, and delivers personalized trips, recommendations, and inspiration through an interactive chat experience.
agentic-ai ai ai-assitant chatbot fastapi llm nextjs ollama rag skyscanner travel-tech
Last synced: 13 May 2026
https://github.com/jaimemosg/census_api_challenge
This is just my first fastAPI
Last synced: 13 May 2026
https://github.com/vincentchiou/tts-voiceover-app
本機運行的中文 TTS 配音工具,主題/PDF/YouTube → 口語腳本 → CosyVoice2 語音合成
chinese-tts cosyvoice fastapi ollama podcast taiwan text-to-speech tts voice-cloning whisper
Last synced: 11 Jun 2026
https://github.com/gvtret/doc-rag-mcp-server
Local-first RAG over engineering documents (PDF/DOCX/DOC/MD/TXT), exposed via MCP to Cursor/Claude. AGPL-3.0.
agpl cursor embeddings faiss fastapi local-rag mcp rag semantic-search
Last synced: 11 Jun 2026
https://github.com/seydinabane/sherpa
Sherpa — Tuteur IA pour la préparation d'examens : RAG ancré (citations), agents & orchestration LangGraph, production-grade (FastAPI · Qdrant · Claude).
agents anthropic claude clean-architecture edtech education fastapi genai langgraph llm prometheus python qdrant rag rag-pipeline vector-search
Last synced: 12 Jun 2026
https://github.com/ical10/recall-ai
A spaced-repetition vocabulary trainer with LLM-generated vocabs for young ESL learners
alembic celery-beat celery-worker fastapi postgresql pydantic python redis uvicorn
Last synced: 12 Jun 2026
https://github.com/iliasger/test_project_ilias
Web application generated by BESSER — Generated by BESSER
besser fastapi generated-app low-code model-driven react web-app
Last synced: 12 Jun 2026
https://github.com/haseebahmed49/langchain-news-aggregator-app
The AI-Powered News Aggregator is a web application that fetches the latest news articles based on user-input keywords. It leverages FastAPI for the backend and Streamlit for the frontend. The backend integrates LangChain and OpenAI GPT-3.5 to provide AI-powered summaries.
fastapi knowledge-graph langchain langchain-python streamlit visualization
Last synced: 12 Jun 2026
https://github.com/ai-bio-synergy-holdings-llc/qs-dmss
Evidence-first QuantumScalar DM simulation suite for reproducible runs, decision campaigns, and PyPI installs.
dark-matter evidence fastapi pypi python reproducibility scientific-computing simulation trusted-publishing
Last synced: 13 Jun 2026
https://github.com/sanchariii/c4gt-23-proposal
Implementation Of An Asynchronous Document Embedding Uploader API
fastapi huggingface-transformers nlp-machine-learning uvicorn
Last synced: 13 Jun 2026
https://github.com/chandlertee/noetica
Self-hosted local-AI stack over Ollama: private chat, a structured-output API, and a QLoRA fine-tune → serve → chat loop. No cloud, no secrets.
chatbot chatgpt-alternative fastapi fine-tuning knowledge-base llm local-llm ollama open-webui qlora rag self-hosted
Last synced: 13 Jun 2026
https://github.com/xbrasil/myaiplayground
An open-source local application for chatting with Gemma 4 AI models running on your machine in a modern web UI.
ai fastapi gemma gemma4 llama-cpp llamacpp llm local-ai multimodal multimodal-ai open-source privacy python react typescript whisper
Last synced: 13 Jun 2026
https://github.com/knowguard-ai/hotmem
Lets any running app attach a local semantic memory sidecar using ordinary writable storage.
ai-agents fastapi llm memory python sidecar sqlite vector-search
Last synced: 14 Jun 2026
https://github.com/kiarina/mlx-embedding-server
Single-purpose HTTP server for multimodal embeddings via mlx-embeddings (Apple Silicon / MLX). Defaults to Qwen3-VL-Embedding-2B.
apple-silicon embeddings fastapi mlx mlx-embeddings multimodal qwen3-vl
Last synced: 14 Jun 2026
https://github.com/2002yy/smart-calligraphy-edu
书法教育 AI 评测系统 — 基于 Vue 3 + FastAPI + 阿里云百炼 qwen3.5-omni-plus 的视觉评测平台,教师端管理教学流程,学生端提交作品获取 AI 即时评分反馈
ai ai-vision calligraphy course-project dashscope education fastapi fullstack pinia sqlalchemy sqlite vite vue3
Last synced: 14 Jun 2026
https://github.com/nayutalienx/osu-skill-predictor
ML-powered osu! pass probability & accuracy predictor with real-time overlay. Standalone Windows bundle available.
fastapi machine-learning osu overlay predictor scikit-learn
Last synced: 14 Jun 2026
https://github.com/danweiyuancircle/dwy-ai-experience
dwy-ai-experience(dwy的个人AI仓库):聚焦 AI 工作流与发布链路实践,包含前端组件库、CLI 脚手架、后端服务模板与 DevOps 体系。
ai ai-tooling claude-cli cli create-dwy fastapi fullstack github-actions hatch monorepo open-source pnpm uv vite vue zsh
Last synced: 17 Jun 2026
https://github.com/hinanohart/habermas-mirror
Self-hostable re-implementation of the prompted Habermas Machine (Tessler et al., Science 2024).
ai-alignment deliberation discourse-ethics fastapi habermas-machine litellm llm self-hosted
Last synced: 15 Jun 2026
https://github.com/chahiriabderrahmane/travel_agent
A class assignment about building an agent that assists users in finding information about their destination (flight availability, estimated budget, weather, etc.), based on mcp logic.
docker fastapi groq langchain mcp serpapi streamlit
Last synced: 15 Jun 2026
https://github.com/techwithty/fast_stripe_python_template
Stripe payment processing integration utilities for sass
fastapi integration payments sass stripe
Last synced: 13 Apr 2026
https://github.com/krik8235/rag-agents-for-chrome-extention
A Chrome extension that uses AI agents to help users negotiate the best deal
fastapi koyab llama3 project pydantic pydantic-models python replit together-ai
Last synced: 13 Apr 2026
https://github.com/lalugue/dice-api
A small and fun API for virtual dice rolling needs 🎲
Last synced: 13 Apr 2026
https://github.com/saadmairaj/blog-api
Hatchway API competitive programming exam
Last synced: 18 Apr 2026
https://github.com/calcagnoloic/react-fastapi-boilerplate
Boilerplate for projects using React as service frontend and Python as service backend
boilerplate-template docker-compose fastapi flake8 pytest python reactts tailwind vitest
Last synced: 10 Apr 2026
https://github.com/j-hoplin/hoplin-fastapi-starter
FastAPI + SQLAlchemy(Async) + Alembic(Async) + Python Dependency Injector + MySQL 8.0 + Admin Pannel
alembic basecode fastapi mysql python sqlalchemy template
Last synced: 13 Apr 2026
https://github.com/rodrigo-kelven/api_oathu2
Este projeto implementa uma aplicação com autenticação de usuários utilizando o protocolo OAuth2, um padrão amplamente utilizado para autenticação e autorização em APIs e sistemas web. A seguir, discutiremos em detalhes o que é o OAuth2, como ele funciona, e como este projeto simplifica seu uso.
docker fastapi mongodb postgresql python3
Last synced: 10 Apr 2026
https://github.com/alforge-labs/alpha-strike
Self-hosted webhook bridge from TradingView alerts to moomoo / OANDA brokers, with Cloudflare Tunnel + WAF reference architecture (Apache-2.0).
algotrading cloudflare-tunnel fastapi moomoo oanda paper-trading python tradingview webhook
Last synced: 20 Jun 2026
https://github.com/humble-guyy/stock-market-agent
The Stock Market AI Agent is a Python-based backend API that fetches real-time stock prices
fastapi langchain python railway-deployment uvicorn yfinanc
Last synced: 15 Apr 2025
https://github.com/gbourniq/portfolio-analytics-platform
Financial platform combining an interactive dashboard and REST API for investment portfolio analysis, providing real-time performance tracking across multiple stock exchanges.
dash equity fastapi fx investment pnl portfolio sp500-data-analysis yahoo-finance
Last synced: 18 Feb 2026
https://github.com/sarmad426/python
Python mastery. OOP | Numpy | Pandas | Jupyter Notebook & more.
fastapi file-handling-in-python jupyter numpy oop pandas pytest python regex unit-tests
Last synced: 10 Apr 2026
https://github.com/skupperr/ai-coding-challenge-generator
AI Coding Challenge Generator is a full-stack application that helps users improve their coding skills through daily AI-generated multiple-choice challenges, tailored by difficulty.
ai clerk fastapi javascript ollama python react sqlalchemy vite
Last synced: 10 Apr 2026
https://github.com/borgesme/fastapi-general-template
基于 FastAPI + SQLAlchemy + PostgreSQL + Redis 的单体应用模板。
fastapi logger postgresql python redis skills swagger
Last synced: 31 May 2026
https://github.com/alina1412/task_with_rabbitmq
Project provides take feedback from users (frontend form), process it and save to database through rabbitmq.
alembic asyncio docker-compose fastapi poetry postgres rabbitmq sqalchemy tornado
Last synced: 13 Apr 2026
https://github.com/harry-urek/room
ROOM - redis cached chat application based on Session concepts
celery celery-redis fastapi postgresql python redis sqlalchemy websocket
Last synced: 13 Apr 2026
https://github.com/attarmau/styleclip
A mockup full stack app built with React, FastAPI, MongoDB, and Docker, powered by AWS Rekognition & CLIP for multi-tagging and clothing recommendations
clip fastapi mcp recommender-system
Last synced: 08 May 2026
https://github.com/somenath203/aquayieldai
Click below to checkout the website
daisyui fastapi google-gemini-api gpt-3-5-turbo huggingface-s markdown-to-txt marked multi-ai-agents next nextjs phidata pupppetter react-markdown recharts smart-irrigation-system speechsynthesisutterance tailwind tailwindcss vercel zustand
Last synced: 10 Apr 2026
https://github.com/qmacias/fastapi-railway-template
Basic Railway Example with FastAPI.
docker fastapi railway uvicorn
Last synced: 08 May 2026
https://github.com/bforbilly24/detectionpest-fastapi-backend-restapi
Backend for plant disease detection system due to caterpillar or insect bites
alembic classification fastapi postgresql yolo
Last synced: 13 Apr 2026
https://github.com/pymarcus/auth-fa
Auth API with fastapi
docker-compose fastapi jwt-authentication postgresql python3 sqlalchemy
Last synced: 05 Oct 2025
https://github.com/jakeroggenbuck/scry
Scry is a web application that allows users to quickly check open ports, logins, and critical system information about their server from any web browser, anywhere.
Last synced: 10 Apr 2026
https://github.com/thejasmeetsingh/django-deployer
Allows users to deploy their Django application on AWS with just one click.
alembic asynchronous-programming aws boto3 celery docker fastapi gunicorn microservice nginx postgresql pydantic python3 rabbitmq redis restful-api rpc sqlalchemy terraform uvicorn
Last synced: 10 Apr 2026
https://github.com/oleksandr-romashko/goit-pythonweb-hw-10
Auth, e-mail verification, CORS and avatar in cloude for REST API contacts manager app, built using FastAPI
access-token authentication cloudinary-api fastapi fastapi-limiter fastapi-mail jinja2-templates jwt libgravatar makefile python-jose-cryptography rate-limiting redis refresh-token role-based-access-control
Last synced: 25 Apr 2026
https://github.com/souvik-kar-704/currency_converter
This is the small project of converting USD, GBP, EURO to INR
api currency-converter fastapi html javascript python
Last synced: 08 May 2026
https://github.com/rg3915/fastapi-do-zero-exercicios
Implementação do curso de FastAPI do Eduardo Mendes e os exercícios propostos.
Last synced: 18 May 2026
https://github.com/dev4rno/reach
User management & email service for SaaS audiences.
authentication credential-manager fastapi mongodb railway-app
Last synced: 08 May 2026
https://github.com/brianruggieri/candidate-eval
Evidence-backed job fit assessments from your resume and local git repos. Chrome extension for real-time job board grading, interactive dashboard, cover letter generation, and proof packages. Privacy-first — all processing stays local.
career-tools chrome-extension claude-code cli cover-letter-generator dashboard fastapi git-analysis job-matching job-search pii-scrubbing privacy-first pydantic python resume-parser skill-assessment
Last synced: 10 Apr 2026
https://github.com/bmmunga/task-tracker-api
The repository task-tracker-api provides a RESTful API for managing tasks. It includes features such as creating, reading, updating, and deleting tasks, as well as user authn and authz with different user roles. It is built using FastAPI and supports JWT authentication, SQLAlchemy for DB interactions, and PostgreSQL for data storage.
alembic fastapi jwt oauth2 pydantic pytest restful-api swagger-ui
Last synced: 18 May 2026
https://github.com/owlinux1000/aos
Object storage API sample
api fastapi object-storage python
Last synced: 15 May 2026
https://github.com/evteevakb/url-shortener
URL shortener API
alembic docker fastapi postgresql python
Last synced: 10 Apr 2026
https://github.com/roflaff/fastapi-be-template
B/E python FastAPI template.
backend devcontainer docker-compose docker-container fastapi poetry python template
Last synced: 04 May 2026
https://github.com/nabee1mahmood/lionorder-distributed-ordering-system
LionOrder is a team project for our Software Engineering course. It tracks inventory, manages orders, and lets users view order history. When ingredients run out, it transfers more from the warehouse in batches to reduce costs.
api backend distributed-systems docker-compose fastapi front-end html-css-javascript php python
Last synced: 19 Apr 2026