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-07 00:11:30 UTC
- JSON Representation
https://github.com/reesavgupta/sql-agent
A SQL agent for e-commerce data, featuring LLM-driven natural language to SQL, semantic table selection, optimal join planning, and multi-step query generation with validation. Supports vector search, statistical sampling, result pagination, caching, real-time simulation, and automated query optimization for seamless and intelligent integration.
agentic-ai ai aiagent fastapi genai generative-ai python rag sql-agent sqlagent
Last synced: 18 Apr 2026
https://github.com/opesam42/sicklecare
Predictive health-tech platform for Sickle Cell crisis detection. Built with FastAPI & SQLModel. Features a data-driven Stability Index & Offline QR Triage. 4th Place @ HSIL 2026 Lagos.
fastapi hackathon-project healthcare-application
Last synced: 28 May 2026
https://github.com/iammm0/turing-test
在一场由两名人类和一名机器所组成的模仿游戏对局中,人类审讯者需要在五分钟的文字交谈中分辨出与自己所交流的哪一名证人才是真正的人类,机器人在对局中会表现得让人难以分辨,反之,则人类失败。
fastapi mui-material nextjs15 postgresql python3 redis typescript
Last synced: 10 Jun 2025
https://github.com/AstralMortem/fastapi-fastauth
Here’s a ready-to-use, customizable solution for FastAPI with Authentication, Authorization (RBAC), and OAuth2 support. This solution provides token based authentication(JWT, Redis, DB), role-based access control, and OAuth2 integration.
authentication authorization fastapi jwt jwt-authentication oauth2 orm python rbac token
Last synced: 03 Sep 2025
https://github.com/iadtya/hate-text-classification
Training RNN(LSTM) on Hate speech with tensorflow and keras
fastapi keras lstm nltk numpy pandas tenserflow
Last synced: 12 Apr 2026
https://github.com/yyhago/bookapi-fastapi
API REST para sistema de gerenciamento de biblioteca desenvolvida com FastAPI e Python. Permite operações CRUD completas para livros e controle de empréstimos, seguindo boas práticas de arquitetura e organização de código.
Last synced: 10 Jun 2025
https://github.com/chetan-tu/task-management-application
A RESTful API for task management, built with FastAPI and PostgreSQL. Enables users to create, view, update, and delete tasks efficiently.
ci-cd docker fastapi postgresql rest-api restful-api sql
Last synced: 01 May 2026
https://github.com/maxonary/code-events-api
AI powered FastAPI App to display events at CODE University
fastapi jira llm luma slack sqlalchemy
Last synced: 03 Sep 2025
https://github.com/izzypt/fastapi_microservices
A simple Microservices app using Python FastAPI with React on the frontend. RedisJSON as a Database and dispatch events with Redis Streams.
Last synced: 12 Apr 2026
https://github.com/45harry/potato_disease_classification
Potato Disease Classification - Traning, Rest Api and FrontEnd to Test
cnn-classification data data-science datapreprocessing deep-learning fastapi flaskapi frontend keras restapi tensorflow
Last synced: 12 Apr 2026
https://github.com/manishkumar1080/first-draft-universities
Free & open source API service for obtaining information about +9600 universities worldwide.
api api-rest asyncapi asyncpg fastapi fastapi-sqlalchemy python python3 uvicorn
Last synced: 10 Mar 2025
https://github.com/rubix982/findex
This is the A1 assignment submission for the CS317 - Information Retrieval course @ FAST NUCES, Spring '21
boolean-model docker docker-compose fastapi information-retrieval reactjs
Last synced: 04 Apr 2026
https://github.com/chinmaymisra/personal-finance-tracker
Upload Axis Bank statements as PDFs, automatically parse transactions, and view them cleanly in a modern UI. Handles invalid files and non-supported banks gracefully. Built using React (Vite) and FastAPI.
axis-bank bank-statement fastapi financial-application fullstack pdf-parser python react typescript vite
Last synced: 04 Apr 2026
https://github.com/se0831/yakkihou-checker
薬機法・景品表示法に抵触する可能性のある広告表現を自動検出するシステム
advertising compliance fastapi healthcare japanese legal-tech marketing nlp python streamlit
Last synced: 18 Apr 2026
https://github.com/arnoldchrisoduor1/potato_disease
Trained a CNN to detect the presence and the current stage of Blight disease in potatoes, WebApp in FastAPI and React
fastapi keras numpy react serving-tensors tensorflow
Last synced: 04 Apr 2026
https://github.com/getblitzed/magnetize-login-api
Handles login/logout
api docker fastapi kubernetes magnetize python3
Last synced: 18 Apr 2026
https://github.com/akihokurino/embedding-search
pdf embedding search sample
fastapi openai postgresql python3
Last synced: 18 Apr 2026
https://github.com/bradlab/chatbot
A chatbot API developed with FastAPI, designed to be deployed on AWS Lambda via Mangum
aws aws-cloudformation aws-dynamodb aws-lambda docker fastapi jenkins python serverless
Last synced: 04 Apr 2026
https://github.com/angelospanag/document-ai
A simple FastAPI application that allows users to upload PDF or DOCX documents in a database, get a summary generated by a local LLM via Ollama, and ask natural language questions about their content.
alembic docker fastapi langchain llm ollama pydantic python python3 ruff sqlalchemy uv
Last synced: 04 Apr 2026
https://github.com/jpedrou/chatbot
The objective of this project is to build a chatbot that interacts with the user using HuggingFace models API and Next.js for interface design.
fastapi huggingface javascript nextjs python shadcn-ui typescript
Last synced: 04 Apr 2026
https://github.com/emberfox205/skyward-flora
Prototype for a solution to read and transfer data between plant sensors and the cloud.
arduino chartjs esp32 fastapi iot platformio python
Last synced: 05 Apr 2026
https://github.com/kelcheone/bloansys
A simple loan management "system" simulation.
Last synced: 18 Apr 2026
https://github.com/shanu-shahbin/notepad__fastapi
A backend service built using FastAPI and MongoDB to manage users and their notes. The application implements JWT-based authentication to ensure secure access.
fastapi hashing jwt mongodb swagger-ui
Last synced: 18 Apr 2026
https://github.com/kishan2029/post_mgmt
Built on the efficient FastAPI framework, this server application allows users to access a wealth of existing posts. Secure JWT token authentication safeguards the system, granting content creation privileges only to registered users. After a quick signup process, users can delve into the creative process, generating and sharing their own post.
Last synced: 18 Apr 2026
https://github.com/eugen-goebel/inventory-management
Full-stack inventory management with React/TypeScript frontend and FastAPI/SQLAlchemy backend
docker fastapi full-stack python react rest-api sqlalchemy tailwindcss typescript vite
Last synced: 05 Apr 2026
https://github.com/shahadathhs/ecoroute
EcoRoute Atlas is a high-performance, AI-driven backend system for global supply chain management, sustainability tracking, and regulatory compliance.
chatbot fastapi postgresql python qdrant rag vector
Last synced: 28 Apr 2026
https://github.com/sandesh-s-hegde/b2b-fleet-aggregator-api
Headless FastAPI micro-tactical execution engine for Logistics Service Providers. Dynamically allocates warehouse floor tasks between human workers and AGVs based on physical fatigue and battery constraints.
agv dispatch-system fastapi logistics microservice postgresql python rest-api sqlalchemy supply-chain warehouse-management
Last synced: 05 Apr 2026
https://github.com/abdulbasit110/job-finder-agent
AI-powered job search platform that combines OpenAI agents, Firecrawl web scraping, FastAPI, and Next.js to deliver real-time, structured job listings with smart filtering and a modern UI.
agentic-ai automation career-tools fastapi firecr nextjs openai tailwindcss typescript
Last synced: 05 Apr 2026
https://github.com/rprovine/aloha-learn
Hawaiian Language Preservation Platform - Learn ʻŌlelo Hawaiʻi with AI-powered translation and comprehensive curriculum
cultural-preservation education fastapi hawaiian language-learning openai pronunciation python react typescript
Last synced: 05 Apr 2026
https://github.com/miron-anosov/referapi
Referral API with JWT
asyncio black docker-compose fastapi flake8 gunicorn isort jwt mypy poetry postgresql pre-commit python redis sqlalchemy
Last synced: 05 Apr 2026
https://github.com/me-phew/quotes_api
beginner-project fastapi postgresql redis sqlalchemy
Last synced: 18 Apr 2026
https://github.com/hardmax71/graphqlmons
Silly website about Pokemons using GraphQL in backend.
Last synced: 18 Apr 2026
https://github.com/yameogo123/mlops-docker-job
mlOps project with docker and deployed on huggingFace
docker fastapi machine-learning mlops streamlit
Last synced: 18 Apr 2026
https://github.com/davenguyen05/cos-30049
This is a project-based unit where students collaborate in teams to develop innovative solutions for industry challenges.
ai css fastapi javascript python reactjs
Last synced: 05 Apr 2026
https://github.com/bmwant/mappi
Generate webserver from yaml file
dev-server fastapi nocode python starlette static-serve webserver yaml
Last synced: 05 Apr 2026
https://github.com/ricardorobledo/weldingdefectdetection
Welding Defect Detection
css3 fastapi html5 javascript kaggle-dataset numpy opencv ultralytics yolov8
Last synced: 05 Apr 2026
https://github.com/ipriyam26/git-repos
Search Github Profiles and see there public profiles
angular fastapi python tailwindcss typescript
Last synced: 05 Apr 2026
https://github.com/zh4men9/reposynergy
RepoSynergy - 一款强大的 GitHub & Gitee 仓库管理工具,支持双向同步、数据分析和高效管理。基于 Electron + Vue + FastAPI 构建,提供跨平台支持和离线功能。
cross-platform data-visualization desktop-app electron fastapi gitee-api github-api python repository-management sync-tool typescript vue
Last synced: 05 Apr 2026
https://github.com/excellent-84/library_api
RESTful API для управления библиотечным каталогом. Система позволяет управлять информацией о книгах, авторах, читателях и выдачей книг.
alembic docker fastapi jwt postgresql pydantic pytest python sqlalchemy
Last synced: 18 Apr 2026
https://github.com/k31ner/practica_backend_fastapi
Repositorio para practicar desarrollo backend con FastAPI, enfocado en buenas prácticas, escalabilidad y clean code. Ideal para crear APIs robustas y eficientes.
api-rest backend clean-code fastapi python3
Last synced: 18 Apr 2026
https://github.com/sdclarkelab/fi-mi-cash
Fi-Mi-Cash helps you manage your money by automatically tracking your spending from emails. It sorts your expenses and gives you easy-to-understand insights into where your money is going. Stay in control of your finances with simple, clear reports.
Last synced: 18 Apr 2026
https://github.com/xxanqw/givemeasong-api
Просте API/WEB яке знаходить пісню на всіх платформах.
Last synced: 18 Apr 2026
https://github.com/sagarmaddela/multi-format-autonomous-ai-system
This is a multi-agent system that processes inputs from Email, JSON, and PDF, classifies both format + business intent, routes to specialized agents, and dynamically chains a follow-up action based on extracted data (e.g., triggering an alert, generating a summary, flagging a risk).
email-parsing fastapi genai langchain llama3 llm ollama pdf-parsing python
Last synced: 18 Apr 2026
https://github.com/toad-concern-team-naimix-code/tarot-api
Tarot API for calculating the relationship between a person and another person, or a group of people
Last synced: 19 Apr 2026
https://github.com/euiyounghwang/es-config-interface
es-config-interface
configuration fastapi grafana-loki-client h2-database prometheus prometheus-client prometheus-exporter python3 requests ssl-certificates
Last synced: 19 Apr 2026
https://github.com/excellent-84/currency_exchange
Асинхронное API для получения курса валют и их конвертации в режиме реального времени
aiohttp alembic fastapi jwt-token postgresql pydantic pytest python sqlalchemy
Last synced: 19 Apr 2026
https://github.com/arthurgassner/swisscycling-vertical-backend
A simple FastAPI-based backend serving the leaderboard of a Swiss cycling challenge.
Last synced: 19 Apr 2026
https://github.com/shubham0204/terminal_emulator_with_websockets
Using websockets (FastAPI) to build a minimal terminal emulator in Android
android fastapi jetpack-compose kotlin kotlin-android python
Last synced: 19 Apr 2026
https://github.com/shreyask5/31_player1_surveillance-and-security-systems
The Emergency Detection System is an AI-powered web application that provides real-time safety monitoring, securing 2nd place at the Gradient AI Hackathon by using Yolo v11 and Gemini API to detect and respond to potential emergencies.
css fastapi gemini-api google-cloud hackaton-project html javascript python
Last synced: 19 Apr 2026
https://github.com/macalistervadim/eebook-users
users microservice for the eEbook investment application, handling registration, authentication, and password management.
fastapi postgresql python sqlalchemy
Last synced: 19 Apr 2026
https://github.com/anjarabus/fastapi-react-electron-app
Simple electronJS desktop app build configuration using React front-end and Python (FastAPI) back-end.
electron fastapi pyinstaller react
Last synced: 19 Apr 2026
https://github.com/maninhouse/commit-message-generator
Intelligent Git commit message generator powered by Google Gemini API. Provides a REST API that receives git diff and returns standardized commit titles. Features Docker deployment and Ngrok integration for a professional and consistent commit history.
ai commit-message developer-tools docker docker-compose fastapi gemini-api ngrok productivity
Last synced: 19 Apr 2026
https://github.com/solaimanb/game-library-api
api crud-api fastapi game-library render sqlite
Last synced: 20 Apr 2026
https://github.com/cdobratz/recipeapp_ai
An AI-powered microservice built with FastAPI to enhance the Family Recipe Site with intelligent recipe suggestions and recipe text parsing. This service uses OpenRouter for AI capabilities.
docker fastapi openrouter-api python
Last synced: 20 Apr 2026
https://github.com/kirankumar88/multiagent-flight-booking-system
A Google ADK–powered prototype flight booking system with multi-agent orchestration, FastAPI microservices, Streamlit UI, and Docker. Demonstrates smart, modular, cloud-ready automation for search and booking workflows.
docker fastapi microservices multiagent-systems streamlit
Last synced: 20 Apr 2026
https://github.com/tmhsdigital/deepseek-wrapper
Async/sync Python client for DeepSeek LLM API. Supports completions, chat, streaming, function calling (tools), retries, and robust error handling. Easy API key management, pluggable logging, type hints, and Pydantic models. Built for scripts, web backends, CI/CD, and production.
css deepseek deepseek-wrapper fastapi function-calling html python tools
Last synced: 20 Apr 2026
https://github.com/ahmed-gelemli/docker-agent-backend
Lightweight, secure Docker agent with REST and WebSocket APIs for container management and real-time monitoring, built with FastAPI.
backend container-management docker docker-compose fastapi mcp-server monitoring real-time rest-api websocket
Last synced: 20 Apr 2026
https://github.com/psiace/starlive
Build dynamic, real-time web applications with automatic HTMX/Turbo detection and WebSocket streaming
fastapi hotwire htmx hypermedia starlette turbo
Last synced: 20 Apr 2026
https://github.com/sarthak-g0yal/mldeploylab
Demonstrates the end-to-end workflow of building, deploying, and serving machine learning models.
api docker fastapi machine-learning mlops
Last synced: 20 Apr 2026
https://github.com/vishnun0027/pulseai
🧠 PulseAI — Real-time AI-powered system behavior anomaly detection with SHAP explainability, self-learning feedback loop, and Prometheus observability. Built with Rust, Go, and Python.
anomaly-detection docker fastapi golang isolation-forest machine-learning prometheus python real-time rust shap timescaledb
Last synced: 20 Apr 2026
https://github.com/paulobiao/securebank
Open-source financial threat detection (FastAPI, Python).
ban cybersecurity docker eb2niw fastapi fintech fraud-detection open-source python
Last synced: 20 Apr 2026
https://github.com/lullaby6/python-fastapi-api-template
api-rest fastapi fastapi-template python
Last synced: 20 Apr 2026
https://github.com/picassoendless/aws-ids-deeplearning
An AI-powered intrusion detection system leveraging AWS SageMaker, FastAPI, Lambda, and Terraform to classify network threats in real time.
aws aws-ec2 aws-lambda aws-s3 aws-sagemaker fastapi python3 terraform
Last synced: 20 Apr 2026
https://github.com/ysskrishna/ysskrishna.github.io
Personal portfolio website for Y. Siva Sai Krishna, published via GitHub Pages.
ai artificial-intelligence docker fastapi fullstack github-pages iitm iitmadras llm nextjs open-source portfolio pypi react ysskrishna
Last synced: 05 Jun 2026
https://github.com/ifuryst/nanollmserve
🌱 A tiny, readable LLM serving engine with vLLM/SGLang-style features.
ai-infra continuous-batching fastapi inference kv-cache llm llm-engine llm-inference llm-infra llm-serving lora openai-compatible paged-attention pytorch quantization sglang speculative-decoding teaching transformers vllm
Last synced: 05 Jun 2026
https://github.com/answerquest/soi_png_proxy
proxy PNG map tiles server which converts SOI webp tiles to PNG on the fly
Last synced: 21 Apr 2026
https://github.com/raphaeltannous/techtalks-refin
RefIn is a job matching platform built with React, FastAPI, and PostgreSQL.
backend backend-api fastapi full-stack python rest-api
Last synced: 21 Apr 2026
https://github.com/ankitgmishra/losslens-ai
Developed LossLens AI, a multi-agent system for intelligent extraction and validation of insurance claims from complex Loss Run Reports (PDFs), leveraging FastAPI, CrewAI, and Gemini Flash 2.
crewai fastapi gemini-flash-2 multi-agent-systems python
Last synced: 21 Apr 2026
https://github.com/yeisson8a/apipython
Creación de API CRUD en Python y PostgreSQL usando las librerias FastAPI, Uvicorn y SQL Alchemy
api-rest fastapi postgresql python3 sqlalchemy uvicorn
Last synced: 21 Apr 2026
https://github.com/dwain-barnes/vui-fastapi-server
A OpenAI-compatible Text-to-Speech API server powered by VUI - a small conversational speech model
fastapi openai-compatible text-to-speech tts vui
Last synced: 21 Apr 2026
https://github.com/smoke-me/documentation-scraper
A powerful FastAPI-based web application that scrapes, processes, and summarizes documentation using GPT-4o-mini. Perfect for creating concise summaries of large technical documentation.
documentation fastapi gpt nlp python summarization web-scraping
Last synced: 22 Apr 2026
https://github.com/rusiru-erandaka/product-review-sentiment-analyzer-backend
I developed this sentiment analyzer for my university project. i have used 1500 of dataset train this model. as the out put this model provide is it Positive, Neutral or Negative. as the future implements i am going to when user paste link gives out put by analyzing all reviews
Last synced: 29 Apr 2026
https://github.com/mj-deving/rag-hybrid-chatbot
Chat with your documents — Hybrid RAG chatbot combining Vector Search (Qdrant) + Knowledge Graph (NetworkX) with adaptive query routing and CRAG. Upload PDF/MD/TXT, ask questions, get cited answers.
ai-agents chatbot fastapi knowledge-graph llm python rag vector-search
Last synced: 22 Apr 2026
https://github.com/vitorvogomes/fastapi-menu-restaurante
FastAPI - Menu Restaurante
Last synced: 23 Apr 2026
https://github.com/ericmey/musubi
Musubi (結び) — Aoi's shared memory and thought layer. The braiding of threads between presences.
ai-agents ai-memory cosign fastapi grpc homelab hybrid-search livekit mcp memory-system model-context-protocol obsidian ollama pydantic python qdrant rag retrieval-augmented-generation self-hosted vector-search
Last synced: 17 May 2026
https://github.com/prayagraj22/sirius-admin
Sirius Admin is a cloud-ready backend administration service built with FastAPI and PostgreSQL, designed to demonstrate production-level backend architecture and modern DevOps practices.
ci-cd devops docker fastapi podman-compose postgresql
Last synced: 24 Apr 2026
https://github.com/stanmiglight/lab4
This project is a FastAPI task management system with two API versions (v1 and v2), each having its own database and CRUD endpoints for tasks. The API is secured using an API key stored in an .env file.
Last synced: 24 Apr 2026
https://github.com/abhaybraja/find-lost-person
Built with React, FastAPI, and face_recognition, it compares the uploaded image with a database of known faces to identify potential matches and display relevant details, aiding families and authorities in locating missing persons efficiently.
face-recognition fastapi python
Last synced: 24 Apr 2026
https://github.com/tdspora/tdm_rulesgen
FastAPI service for safe rule parsing, compilation, preview execution, and sandbox-backed dataset generation.
fastapi openapi pydantic python rules-engine synthetic-data
Last synced: 24 Apr 2026
https://github.com/50-course/token-scanner
The Night Watch Guild for Crypto Transactions
api-integration crypto dex fastapi gcp python sqlachemy
Last synced: 24 Apr 2026
https://github.com/wnm-trojan/mailbox_api
This is a mailbox system using Kafka that involves building a scalable and efficient messaging system where users can send, receive, and store messages.
fastapi kafka mailbox mailbox-api python3
Last synced: 24 Apr 2026
https://github.com/danfmaia/workflow-forge
A business process automation platform using multi-agent orchestration to automate complex workflows. Features a workflow marketplace, self-improvement mechanism, and FastAPI backend. Demonstrates agent-based architecture with specialized roles (Researcher, Processor, Approver, Optimizer) for intelligent workflow execution.
agent-orchestration api business-process fastapi langgraph multi-agent-system python self-improvement workflow-automation workflow-marketplace
Last synced: 24 Apr 2026
https://github.com/lobrzut/netdash
Self-hosted homelab dashboard — services, health checks, keys, and notes (FastAPI + Docker)
dashboard docker fastapi homelab self-hosted
Last synced: 12 Jun 2026
https://github.com/halovina/fa-example
fast api tutorial for backenddeveloper and machine learning engineer
backend-service fastapi machine-learning microservice-framework microservices microservices-application python
Last synced: 24 Apr 2026
https://github.com/solomonneas/code-search-api
Local semantic code search with Ollama embeddings, SQLite, and hybrid search. Index your codebase with language-aware chunking and find code by intent.
code-indexing code-search developer-tools embeddings fastapi hybrid-search local-first ollama semantic-search sqlite
Last synced: 25 Apr 2026
https://github.com/naji-najari/career-copilot
AI hiring copilot built on Google ADK v2. Recruiter mode scores fit + drafts outreach. Candidate mode detects agency postings + generates full interview prep.
ai-agent docker fastapi gcp google-adk langfuse mcp nextjs python tailwindcss typescript
Last synced: 25 Apr 2026