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-11 00:10:51 UTC
- JSON Representation
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/koralowiec/predict-api
Part of engineering thesis. Serving Tensorflow Hub's model with FastAPI
Last synced: 22 Apr 2026
https://github.com/mikma03/apis
Resources about building APIs. Examples of using on production and advanced concepts.
Last synced: 22 Apr 2026
https://github.com/shirokovnv/py-seed
Seed generator, written in python with FastAPI.
Last synced: 10 Apr 2026
https://github.com/yeisson8a/api_inventario_python
API de inventarios desarrollada en Python, usando SQL Server, FastAPI, Uvicorn, SQL Alchemy, Middleware y Logging
fastapi python3 sql-server sqlalchemy uvicorn
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/sachinramesh15/dockerized-potgresql-survey
This is a simple survey tool built with FastAPI and PostgreSQL. The tool allows users to answer a questionnaire consisting of 15 questions and stores the responses in a PostgreSQL database.
Last synced: 10 Apr 2026
https://github.com/aytzey/pitchcheck
Desktop neural persuasion scoring with local GPU first and cheapest Vast.ai fallback.
ai desktop-app fastapi gpu machine-learning nextjs openrouter rust tauri vast-ai
Last synced: 22 Apr 2026
https://github.com/tonytech83/llm-init-trblsh
Automated initial troubleshooting of failed Linux systemd services using LLM analysis
Last synced: 05 Jun 2026
https://github.com/viraj-gavade/wine-quality-api
A modular FastAPI backend that serves PyTorch neural network models for wine analysis. Train, evaluate, and deploy models for both classification (wine type: red/white) and regression (quality score prediction) tasks through clean REST API endpoints.
fastapi mlops neural-networks python pytorch
Last synced: 09 May 2026
https://github.com/electronic-mango/reddit-fastapi-api
Simple API for Reddit API.
api api-rest fastapi python python3 reddit reddit-api
Last synced: 22 Apr 2026
https://github.com/mukundakatta/nemesis
Nemesis — Threat Intelligence Platform. AI-powered threat intelligence platform
fastapi ioc python security threat-intelligence
Last synced: 23 Apr 2026
https://github.com/vitorvogomes/fastapi-menu-restaurante
FastAPI - Menu Restaurante
Last synced: 23 Apr 2026
https://github.com/bartlomiejsadza/weatherapp--pythonbackend
Weather app backend via. FastAPI framework
Last synced: 15 Apr 2026
https://github.com/kristianjackson/hn_doomscroll
A local Hacker News reader that summarizes articles with your own Ollama model. Doom-scroll feed, read/save/hide, smart filtering.
fastapi hacker-news local-llm ollama self-hosted sqlite
Last synced: 05 Jun 2026
https://github.com/sergiobc27/ideam-data-automator
Pipeline Python para extraer, validar y organizar datos hidrologicos del IDEAM (Socrata / Datos Abiertos Colombia), con espejo PostgreSQL+TimescaleDB y API FastAPI.
colombia etl fastapi hydrology ideam open-data python socrata timescaledb
Last synced: 05 Jun 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/jacobcoffee/framework-to-litestar
Framework to Litestar Codemod
fastapi flask litestar probably-wont-finish quart sanic
Last synced: 09 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/mydansun/polaris-project
AI full-stack app builder for end users: multiple agents turn natural-language prompts into working code, browser-verified, Git-versioned, and shipped via one-click Docker + Traefik publishes.
ai-agent code-generation codex coding-agent docker-compose fastapi full-stack langgraph llm mcp monorepo react self-hosted traefik
Last synced: 06 Jun 2026
https://github.com/natthasath/demo-python-fastapi-hypercorn
FastAPI and Hypercorn are tools for building web applications. FastAPI is a web framework for building APIs with Python, while Hypercorn is an ASGI server for serving those APIs. Together, they provide a powerful and efficient way to build and run web applications in Python.
fastapi hypercorn poetry python
Last synced: 29 Apr 2026
https://github.com/nagavenkateshgavini/fastapi_app
This project is a FastAPI application that serves as the backend API. It includes endpoints to retrieve company information and locations from CSV files.
Last synced: 24 Apr 2026
https://github.com/nirjanadas/auto-gen-ai
AI-powered documentation generator that creates PRDs, landing page content, FAQs, and marketing copy from a short product brief using FastAPI, Streamlit, and OpenAI models.
ai clean-architecture documentation-generator fastapi openai prompt-engineering python streamlit
Last synced: 24 Apr 2026
https://github.com/nguyenducquan12/updater
Tạo phần mềm cập nhật phần mềm khác bằng python và sử dụng auto py to exe để đóng gói lại thành file exe
auto-py-to-exe fastapi python python-to-exe updater
Last synced: 09 May 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/hubertnshuti/bus-people-counting
Real-time bus passenger counting system using ESP32 sensors, FastAPI, Streamlit, and ML-based occupancy prediction.
embedded-systems esp32 fastapi iot machine-learning passenger-counting platformio python smart-transport streamlit
Last synced: 06 Jun 2026
https://github.com/pvenkata-tech/sentinel-ai-gateway
A high-performance, streaming-first AI Observability & Guardrail Proxy. Intercept, redact (PII/PHI), and monitor LLM traffic in real-time with zero-latency overhead. Built with FastAPI, Pydantic v2, and OpenInference.
ai-gateway ai-security fastapi guardrails llm-observability llmops opentelemetry pii-redaction prompt-injection sentinel-ai
Last synced: 06 Jun 2026
https://github.com/escaticzheng/simple_ocr_service
本项目是一个基于 FastAPI 和 RapidOCR 的轻量级 OCR(光学字符识别)服务应用。通过接收图片的 Base64 编码,提取图片中的文字内容并返回结果。项目支持对图片方向的自动检测与处理,能够优化文字提取效果。
Last synced: 24 Apr 2026
https://github.com/davidjnevin/template-python-fastapi-docker-postgres
A hexagonal architecture template repository for Python, FastAPI, PostgreSQL with settings that suit my new project needs.
docker fastapi flit hexagonal-architecture postgresql python
Last synced: 09 Apr 2026
https://github.com/parina-khilari/network-packet-sniffer-
An educational network packet sniffer serves as a hands-on bridge between theoretical networking and practical cybersecurity. By combining Python's powerful backend libraries with modern web technologies, students can move beyond terminal-based outputs to interactive visual representations of how data traverses the OSI model.
cybersecurity fastapi learning-project networking packet-capture packet-sniffer python scapy websocket
Last synced: 24 Apr 2026
https://github.com/innosan/ksteamapi
API for an web/mobile app for checking prices and profits of the Steam Market items
Last synced: 24 Apr 2026
https://github.com/humblebeeai/rest-fastapi-orm-template
This is a template repository for FastAPI with ORM (SQLAlchemy) projects.
boilerplate cicd cookiecutter docker docker-compose fastapi fastapi-boilerplate fastapi-sqlalchemy fastapi-template microservice orm python python3 rest-api software-engineering sqlalchemy template web-server
Last synced: 24 Apr 2026
https://github.com/humblebeeai/rest-fastapi-template
This is a template repository for FastAPI web service projects.
boilerplate cicd cookiecutter docker docker-compose fastapi fastapi-boilerplate fastapi-template microservice python rest-api software-engineering template web-server
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/mihirchhiber/topicresearcherbot
AI-powered topic research assistant that automates article discovery, extraction, and summarization. Built with FastAPI, LangChain, Ollama (LLama3), and MongoDB, it scrapes topic-specific content using Google Custom Search, cleans noisy text with an LLM, and generates concise summaries using LLM. Ideal for analysts and researchers seeking fast.
agentic-ai ai fastapi langchain large-language-models llama3 llm mongodb ollama python summarization webscraping
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/mu373/epydemix-webapi
REST API for running epidemic simulations on epydemix
epidemic-model epydemix fastapi rest-api
Last synced: 27 May 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/euiyounghwang/python-swagger-restful-api
python-swagger-restful-api
elasticsearch elasticsearch-client elasticsearch-cluster elasticsearch-indices elasticsearch-mappings elasticsearch-monitor fastapi
Last synced: 09 May 2026
https://github.com/drxxmy/osu-bookmarks-api
osu!bookmarks - an API to manage collections of osu!beatmaps
Last synced: 24 Apr 2026
https://github.com/sqdexe/docker-project
University project about small animal shelter
docker docker-compose fastapi python shelter-animals svelte sveltekit university-project
Last synced: 10 Apr 2026
https://github.com/prabath1998/pyblog_fastapi
fastapi jwt-authentication python3 sqlalchemy-orm
Last synced: 24 Apr 2026
https://github.com/saadmairaj/blog-api
Hatchway API competitive programming exam
Last synced: 18 Apr 2026
https://github.com/tenormusica2024/huggingface-daily-insights-api
Daily snapshots, CSV releases, dashboard, and API for Hugging Face models, arXiv papers, and LMArena rankings.
api arxiv data-api fastapi huggingface machine-learning model-tracking open-source-ai python trending
Last synced: 14 Jun 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/oncetap/docker-reverse-proxy
Docker Compose + Traefik + Cloudflare + Let's Encrypt
adguardhome beszel busybox cloudflare counter-strike dns-over-https dns-over-tls dns-server docker docker-compose fastapi fastdl letsencrypt mtls musl python static-site tls-certificate traefik
Last synced: 10 Apr 2026
https://github.com/weekending/weekend-api
An Application to manage songs for band practice
Last synced: 25 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/joshcap20/codeauditweb
A FastAPI-based web tool for comprehensive performance analysis and endpoint testing of code, featuring execution time tracking, memory usage, and detailed profiling.
code-optimization code-profiling developer-tools endpoint-testing execution-time fastapi memory-usage performance-analysis python
Last synced: 25 Apr 2026
https://github.com/peteroyelegbin/smart-healthcare
Smart Healthcare is a microservice application that serves as a central hub for patient medical records accessible to all hospitals, pharmacies, and insurance companies.
cicd docker fastapi healthcare microservices python
Last synced: 25 Apr 2026
https://github.com/vladislavyar/qrkot_spreadsheets
Приложение для Благотворительного фонда поддержки котиков QRKot, сделанное на FastAPI.
fastapi googleapi python sqlalchemy
Last synced: 06 Jun 2026
https://github.com/codebreaker518/ann_mlp_greekletters_frontend
This repository contains the web interface developed in React to test a multilayer perceptron (MLP) artificial neural network (ANN) designed to recognize Greek letters drawn by users.
ai ann artificial-neural-networks fastapi model multilayer-perceptron-network opencv-python reactjs tailwindcss typescript
Last synced: 10 Apr 2026
https://github.com/prajwalsrinvas/quoteflix
An app to serve quotes along with author images. Built using FastAPI and Vue, deployed on deta.
Last synced: 09 May 2026
https://github.com/vladimir-ivanov-92/competitions_fastapi
The application provides api for saving the results of tournaments in various sports, indicating the participants of tournaments and their places.
fastapi postgresql redis-cache sqlalchemy
Last synced: 09 May 2026
https://github.com/nahom-d54/ethiopian_criminal_code_ai
A Website that answers question about Ethiopian criminal code from its knowledge base
ai fastapi machine-learning python
Last synced: 25 Apr 2026
https://github.com/credona/age-decision-antispoof
Image-based anti-spoofing service detecting presentation attacks using ONNX models and multi-signal heuristics.
anti-spoofing api biometrics computer-vision credona face-analysis face-detection fastapi liveness-detection machine-learning onnx open-source presentation-attack-detection privacy security
Last synced: 02 May 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/alby-sh/alby-sdk-python
Official Alby error-tracking SDK for Python 3.8+ (Django, Flask, FastAPI)
alby django error-monitoring error-tracking fastapi flask observability python sdk
Last synced: 26 Apr 2026
https://github.com/matheusafonseca/fastapi-the-complete-course-2025-beginner-advanced-udemy
This repository is dedicated to storing the code developed during the "FastAPI - The Complete Course 2025 (Beginner + Advanced)" course on Udemy.
api backend backend-api fastapi fastapi-api fastapi-python fastapi-python-framework python python-fastapi python-framework python3
Last synced: 26 Apr 2026
https://github.com/diegoam11/api-reclamos
Api para módulo de Reclamos de un ERP
Last synced: 26 Apr 2026
https://github.com/palwisha-18/fastapi_fundamentals
PluralSight FastAPI Fundamentals course exercise
fastapi pydantic python3 sqlmodel
Last synced: 26 Apr 2026
https://github.com/cullis-security/cullis
Trust infrastructure for AI agents across organizations. Verified identity, explicit authorization, cryptographic audit trail.
ai-agents api-gateway cryptography dpop e2e-encryption fastapi federated-identity iam mcp mtls multi-agent-systems pki python self-hosted spiffe trust-broker workload-identity zero-trust
Last synced: 13 May 2026
https://github.com/crisboleda/inventory-system
Sales and expense management system for small businesses
clean-architecture fastapi good-practices hexagonal-architecture python
Last synced: 26 Apr 2026
https://github.com/sunnyinhouse/exchange_rates
API сервис для обмена валют
alembic fastapi fastapi-sqlalchemy jwt-authentication pydantic-settings
Last synced: 26 Apr 2026
https://github.com/hk669/language-detection-model
This model detects which language is given by the user.
docker fastapi language-model languagedetection machine-learning
Last synced: 09 May 2026
https://github.com/s1rt3ge/code-review-agent
AI-powered GitHub PR reviews with 4 parallel agents: Security, Performance, Style, Logic. Built with FastAPI + LangGraph + React.
ai code-review fastapi github-app langgraph llm python react
Last synced: 26 Apr 2026
https://github.com/martinsantost/myzest
The lightest self-hosted recipe manager that actually cares about your food memories.
cookbook cookbook-app cooking culinary-diary docker fastapi food-diary food-journal homelab memory-keeper moment-cards open-source python recipe-manager recipe-scraper self-hosted selfhosted sqlite
Last synced: 26 Apr 2026
https://github.com/abhinaybhadauria99/neera.ai
Chatbot for water conservation and spread awareness on water pollution
fastapi gemini-api machine-learning mern-stack
Last synced: 26 Apr 2026
https://github.com/gakkiyomi/missav-api
A third-party RESTful API for the "MissAV" website, designed to scrape and structure website data.
api fastapi missav missav-api python spider
Last synced: 26 Apr 2026
https://github.com/tradenodex/tradenodex-ai-copy-trading
Open-source self-hosted operations control center with FastAPI, React, workers, audit logs
binance bitmex bybit coinbase copy-trading crypto fastapi gateio kraken okx open-source openclaw-skill python quant-tools risk-management self-hosted tradenodex trading-bot trading-system websocket
Last synced: 26 Apr 2026
https://github.com/charlieroth/pydo
Python CLI & HTTP Server for task manangement
Last synced: 26 Apr 2026
https://github.com/skeinrank/skeinrank
SkeinRank - Explainable terminology normalization and attribute enrichment for technical search
aho-corasick devtools elasticsearch-search entity-normalization fastapi information-retrieval observability python technical-documentation terminology-normalization text-processing
Last synced: 07 Jun 2026
https://github.com/dimanu-py/course-platform
Simple course platform applying DDD
ddd fastapi outside-in-tdd python
Last synced: 26 Apr 2026
https://github.com/barabum0/fastapi-template
Template for FastAPI applications. Typed with mypy, tested with pytest and logged with loguru.
fastapi loguru mypy pytest python template template-repository
Last synced: 14 Mar 2025
https://github.com/evteevakb/url-shortener
URL shortener API
alembic docker fastapi postgresql python
Last synced: 10 Apr 2026
https://github.com/pavelsukhachev/smart-todo-app
🚀 Modern todo application with drag-and-drop, built with React, TypeScript, and FastAPI
docker drag-and-drop fastapi fullstack python react tailwindcss testing todo-app typescript
Last synced: 10 Apr 2026
https://github.com/bencoderus/py-auth-service
A FastAPI-based authentication service with JWT token support, user management, and distributed rate limiting using Redis.
Last synced: 27 Apr 2026
https://github.com/madi-s/fastapi-tdd-docker
An example of dockerized fastapi application developed using test-driven technology
Last synced: 20 Apr 2026
https://github.com/asafr-dev/supportdesk-api
SupportDesk tickets API (FastAPI): API-key auth, SQLAlchemy/Postgres, OpenAPI docs, tests, CI.
docker fastapi mypy openapi postgresql pytest python rest-api ruff sqlalchemy
Last synced: 27 Apr 2026
https://github.com/sundardong/socialmediafastapis
In this application, this is the simple social media platform where we create a post and we can vote it according to users requirements.
Last synced: 09 May 2026
https://github.com/baku-stark/login-system
🐍 ⚛️ | Login System Project
css fastapi project python react react-router reactjs typescript
Last synced: 10 Apr 2026
https://github.com/joaosanches/lead-intelligence-engine
Projeto de IA aplicada para classificação de leads com uso de LLMs, saídas estruturadas, validação de dados e workflows determinísticos.
backend fastapi ia llm machine-learning nlp pydantic python
Last synced: 27 Apr 2026
https://github.com/jelloeater/cam-privacy
Simple glue app to toggle Amcrest Camera Privacy on and off via a GET request
Last synced: 27 Apr 2026
https://github.com/olmaneuh/fastapi-samples
This repository is a collection of various examples and code snippets to help get started with FastAPI, a framework for building APIs with Python.
examples fastapi pydantic python samples sqlalchemy sqlite
Last synced: 27 Apr 2026
https://github.com/praadnya/cuisinecompass
A full-stack web application built with FastAPI, React, and Axios, featuring image-based food search, advanced filters, and location-based recommendations.
fastapi geoqueries image-classification mongodb react responsive
Last synced: 11 Feb 2026
https://github.com/dvurechensky/binnexus.probe
Is a fast API-based binary probing tool designed for quick behavioral inspection of executables and DLLs.
api-analysis behavior-analysis binary-analysis code-analysis debugging dvurechensky dvurechenskypro dynamic-analysis fastapi ghidra ida malware-analysis pattern-detection program-analysis python reverse-engineering signal-analysis static-analysis windows-internals x32dbg
Last synced: 27 Apr 2026
https://github.com/rckbrcls/urbanus
Urban infrastructure analysis platform for extracting streets, enriching elevation, processing graphs, and editing projects.
civil-engineering fastapi geospatial gis maplibre nextjs postgis python sanitation sewer-network typescript urban-planning
Last synced: 09 Jul 2026
https://github.com/vladimir-ivanov-92/service_for_imported_csv_data
FastAPI service for working with imported data of csv format
alembic fastapi pandas poetry pydantic pytest sqlalchemy
Last synced: 09 May 2026
https://github.com/seo-4d696b75/station-service
日本全国の駅・路線データを取得できるREST API
docker fastapi python rest-api
Last synced: 09 May 2026
https://github.com/menonsoftware/konexion
A modern web application for AI model inference and chat interactions
ai fastapi groq-api javascript ollama-api python3 svelte sveltekit
Last synced: 27 Apr 2026
https://github.com/evteevakb/online-cinema
Microservice-based backend for an online cinema platform with user authentication, admin panel, API gateway, and ETL pipeline to Elasticsearch
django docker elasticsearch fastapi jaeger postgresql python redis
Last synced: 10 Apr 2026
https://github.com/augustoarraes/sapju
Sistema de Análise de Processos Jurídicos.
api-rest docker fastapi judge postgresql python rabbitmq
Last synced: 27 Apr 2026
https://github.com/anuja-rahul/python-fastapi
Simple API made using python for a social media platform.
Last synced: 27 Apr 2026