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-09 00:10:59 UTC
- JSON Representation
https://github.com/pashpiter/tron_service
Микросервис, который выводит информацию по адресу в сети трон, его bandwidth, energy, и баланс trx.
asyncpg fastapi postgresql pytest python sqlalchemy tronpy uvicorn
Last synced: 06 May 2026
https://github.com/altair-bueno/poc-jwt
Proof of concept: JWT based microservices
axum deno docker fastapi jwt spring-boot svelte
Last synced: 11 Apr 2026
https://github.com/yelypk/nasa-farm-navigators
NASA Space Apps Challenge Hackathon
fastapi javascript numpy phaser postgresql python railway
Last synced: 11 Apr 2026
https://github.com/ribin-baby/rag_llamaindex_nvidianim
docker fastapi llama-index python
Last synced: 08 Feb 2026
https://github.com/harshman7/insight-agent-idp
AI-powered Intelligent Document Processing (IDP) system with RAG, anomaly detection, and natural language insights. Local, zero-cost alternative to AWS Textract + Bedrock.
ai-agent anomaly-detection document-analytics expense-tracking faiss fastapi idp intelligent-document-processing llm ocr ollama postgresql python rag streamlit
Last synced: 08 Apr 2026
https://github.com/camchambers/number-classifier
A full-stack handwritten digit classification system that allows users to draw digits (0-9) on a canvas and get real-time predictions using a custom-trained PyTorch CNN model.
cnn fastapi machine-learning neural-network pytorch react
Last synced: 15 Apr 2026
https://github.com/msparihar/shortify
A modern, high-performance URL shortener built with Next.js 14 & FastAPI. Features Redis caching, real-time analytics, and a beautiful UI powered by shadcn/ui. Fully dockerized and production-ready.
fastapi mongodb nextjs redis url-shortener
Last synced: 15 Apr 2026
https://github.com/smrenato/fastapi_tutorial
Tutorial fastapi, autenticação, integração com banco de dados e docker
fastapi poetry ruff sqlalchemy
Last synced: 29 Mar 2025
https://github.com/itsronalds/coworkreserveapi
API for a reservation system built with FastAPI
Last synced: 26 Feb 2026
https://github.com/saba-gul/fast-api-tutorial-with-docker
This is a simple FastAPI project that demonstrates basic API endpoints. The application provides a set of routes, including basic arithmetic, string manipulation, and a password checker.
docker docker-compose docker-container docker-image fastapi
Last synced: 08 Feb 2026
https://github.com/alexsander-pavlov/bigstorefastapi
Big store (in development)
alembic async docker docker-compose fastapi jwt-authentication poetry postgresql pydantic pytest rest-api sqlalchemy stripe-payments
Last synced: 11 Apr 2026
https://github.com/guntreddyhemanth/number-balancer
Number Balancer is an application designed to analyze and balance numerical values efficiently.
Last synced: 08 Feb 2026
https://github.com/anurag77889/ml-monitor-api
FastAPI for ML Monitoring
api fastapi machine-learning ml mlops mlproject
Last synced: 01 Jun 2026
https://github.com/eomaxl/dockerized-ai-agent
Dockerized AI Agent (Email Assistant)
aiagent containerization docker fastapi langchain postgresql python3
Last synced: 09 Feb 2026
https://github.com/nedhmn/streeteasy-scraper
StreetEasy data scraper built as a Dockerized monorepo with uv workspaces. Supports synchronous and asynchronous scraping via BrightData, featuring a FastAPI webhook and Cloudflared tunnels.
cloudflare-tunnel docker-compose fastapi monorepo postgresql python scraping uv
Last synced: 06 May 2026
https://github.com/pratyush905/socialsync-api
API backend of a social media type application
authentication-backend crud-application fastapi orm postgres python3
Last synced: 07 Apr 2025
https://github.com/masakdirt/code-guru-ai
A FastAPI-based backend prototype that uses Groq API and GitHub API to automate coding assignment reviews. Features include a POST endpoint for code analysis, Redis caching, and test coverage with pytest. Easy to set up with Poetry and Docker.
ai docker-compose fastapi github-api groq-api poetry-python python
Last synced: 23 Mar 2025
https://github.com/unsoto/resumemate
🤖 ResumeMate — a Telegram bot for resume analysis and job search. Supports PDF/DOCX, extracts skills, evaluates market readiness, suggests vacancies via HH.ru API, and generates cover letters. Demo version for learning and testing purposes only.
aiogram bot fastapi httpx pydantic pypdf2 python python-docx telegrambot
Last synced: 16 Apr 2026
https://github.com/mcp-tool-shop-org/integradio
Vector-embedded Gradio components for semantic codebase navigation
ai-ui embeddings fastapi gradio hnsw nomic-embed-text ollama python semantic-search ui-components vector-embeddings visualization
Last synced: 27 Feb 2026
https://github.com/yassinekader/drawniness_iot_project
Real-time IoT-based driver drowsiness detection system using YOLOv8, Arduino, FastAPI, and Grafana for alerts, data logging, and analysis.
arduino drowsiness-detection fastapi grafana-dashboard influxdb iot-application yolov8
Last synced: 10 Feb 2026
https://github.com/ffreemt/convbot-fastapi
A conversational chatbot API via fastapi
Last synced: 18 May 2026
https://github.com/mxc0bbn/action-archive-bigfix
Self-hosted web application that collects, archives, and displays expired and stopped actions from a BigFix endpoint management server
action-archive archival bigfix compliance endpoint-management fastapi postgresql self-hosted ubuntu
Last synced: 16 Apr 2026
https://github.com/gammahazard/locate-anything
Sleek, mobile-friendly web UI for NVIDIA LocateAnything-3B — open-vocabulary object detection & grounding on your own GPU, via one docker compose up.
bounding-boxes computer-vision cuda docker fastapi gpu grounding locate-anything machine-learning nvidia object-detection ocr open-vocabulary-detection react self-hosted tailwindcss typescript vision-language-model web-ui
Last synced: 28 May 2026
https://github.com/bybatkhuu/module-fastapi-logging
This is a HTTP access log module for FastAPI based on 'beans-logging' package.
beans-logging fastapi fastapi-middleware http-access-log logger logger-middleware logging loguru middleware module package pre-defined-configs python
Last synced: 09 Jun 2026
https://github.com/jaki729/chatbot-ollama
This project provides a FastAPI-based web application for scraping websites, storing the content in a FAISS index, and using a chatbot model (via Ollama) to answer queries based on the scraped data. The app handles pagination of websites and ensures that irrelevant content (such as ads, navigation, footers, etc.) is excluded from indexing.
chatbot fastapi llama2 llm nomic-embed-text ollama python3 webscraping
Last synced: 06 May 2026
https://github.com/falco13/instagram-clone-api
Instagram clone api on FastAPI
api fastapi instagram python sqlalchemy
Last synced: 16 Apr 2026
https://github.com/legendarym4x/contacts_book_api
FastAPI, REST API final
docker-compose fastapi pytest python rest-api unittest
Last synced: 06 May 2026
https://github.com/lucapalminteri/mnist-digit-recognition-api
A FastAPI-powered API for serving a Convolutional Neural Network (CNN) model trained on the MNIST dataset for handwritten digit recognition. The project leverages PyTorch for the model, and includes endpoints for prediction and serving, making it easy to integrate with other applications for real-time digit classification.
Last synced: 11 Feb 2026
https://github.com/tomaslopera/recircular
fastapi firebase-database mysql python react sqlalchemy
Last synced: 11 Apr 2026
https://github.com/shivansh2904/nlpipe
docker fastapi huggingface machine-learning nlp python react sdk sentiment-analysis transformers typescript
Last synced: 27 May 2026
https://github.com/48naveenkumar/ai-powered-resume-screener-fastapi-postgresql-openai-
"AI-Powered Resume Screener built with FastAPI, PostgreSQL, and OpenAI. This project leverages AI to evaluate and analyze resumes, providing insights and recommendations. The system features a FastAPI backend, PostgreSQL database for reviewing resumes.
fastapi langchain machine-learning openai postgresql python resume-screening
Last synced: 11 Feb 2026
https://github.com/chumavii/indeed-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: 19 Nov 2025
https://github.com/panda-zw/shortie-fastapi
This repository contains the backend code for a URL Shortener application built with FastAPI & MongoDB
Last synced: 20 Jan 2026
https://github.com/shivansh2904/taskly-api
alembic docker fastapi fastify jwt postgresql prisma pydantic pytest python rest-api sqlalchemy typescript
Last synced: 27 May 2026
https://github.com/neclor/news-aggregator
Aggregates news from RSS feeds, websites, and Telegram channels. Includes a web UI, REST API, and Telegram bot. https://news.neclor.com
fastapi news-aggregator python sqlite
Last synced: 02 Jun 2026
https://github.com/jayemscript/biosequence-analyzer-api
FastAPI-based REST API for DNA/RNA sequence analysis powered by Biopython. Supports sequence transformation, GC content, and FASTA parsing.
bioinformatics biopython computational-biology dna-analysis fasta fastapi genomics rest-api rna-seq-analysis scientific-computing
Last synced: 19 Jun 2026
https://github.com/miintto/weekend
An Application to manage songs for band practice
Last synced: 19 Jun 2026
https://github.com/pasan-pahasara/fastapi-crud-postgresql
"FastAPI-CRUD-PostgreSQL is a simple and efficient implementation for performing CRUD operations using the FastAPI framework with a PostgreSQL database."
Last synced: 16 Apr 2026
https://github.com/alirm96/ai-workload-analyzer
Performance analysis tool for AI inference workloads - Primitive-based model composition with GPU bottleneck detection
ai computational-primitives fastapi gpu inference machine-learning performance-analysis react typescript
Last synced: 16 Apr 2026
https://github.com/epatel/claude-agent-team
Always-on autonomous dev lab: a self-hosted Claude Agent SDK web console that does real work on git repos — per-project chat, repo actions, uploads — with platform clients dialing in over WebSocket to run builds/tests in manifest-synced mirrors.
ai-agents anthropic autonomous-agents claude claude-agent-sdk developer-tools fastapi mcp python raspberry-pi self-hosted websocket
Last synced: 20 Jun 2026
https://github.com/yevheniidatsenko/goit-pythonweb-hw-08
📂 Hometask - FullStack Web Development with Python (FastAPI | REST API | CRUD)
alembic docker fastapi goit-pythonweb-hw-08 migrations openapi python rest-api
Last synced: 16 Apr 2026
https://github.com/smarlhens/python-fastapi-hello-word
FastAPI hello-world example API using uvicorn.
fastapi hello-world python uvicorn
Last synced: 26 Oct 2025
https://github.com/gokhanmeteerturk/energy-storage-its
An ontology based intelligent tutoring system with reinforcement learning capabilities
adaptive-learning ess fastapi intelligent-tutoring-system its ontology react vite
Last synced: 14 Feb 2026
https://github.com/aitsc/ankiweb
Self-hosted web port of Anki: study, browse, edit & manage flashcards from any browser, plus the full AnkiConnect HTTP API. Built on the official anki Python lib + FastAPI, reusing Anki's real frontend (reviewer/editor/graphs). Single-user, local-first, LAN-ready. Spaced repetition (SRS) in the browser — no sync, no add-ons.
anki anki-connect ankiconnect fastapi flashcards learning python self-hosted spaced-repetition srs study-tool web-app
Last synced: 18 Jun 2026
https://github.com/jhostyn-2003/systemgastrom_uic-c-g
Proyecto de Unidad de Integración Curricular
aws cloudinary fastapi nextjs14 postgresql prisma-orm python react render sonarqube tailwindcss telegram telegram-bot-api vercel
Last synced: 28 Feb 2026
https://github.com/jerynmathew/thurup
Real-time multiplayer web implementation of the 28/56 card game with WebSocket support, bot players, and team-based scoring
fastapi python react vitejs websockets
Last synced: 06 May 2026
https://github.com/dimanu-py/fast-api
FastAPI course to learn how to develop APIs with this framework
fastapi learning-by-doing python
Last synced: 02 May 2026
https://github.com/m-xim/aiogram-webhook
Python library for seamless webhook integration with multiple web frameworks in aiogram. It enables both single and multi-bot operation via webhooks, with flexible routing and security features.
aiogram aiogram-bot aiogram-webhooks aiogram3-fastapi aiogram3-webhooks aiohttp fastapi multibot telegram webhook
Last synced: 21 Feb 2026
https://github.com/thus/http-tarpit
HTTP tarpit based on FastAPI and fastapi-tarpit
Last synced: 06 May 2026
https://github.com/joe-bor/luckys_iris
External tool created for Lucky's Market with the goal of streamlining ordering processes through its IRIS interface..
fastapi python supermarket-dataset tabula-py
Last synced: 28 Feb 2026
https://github.com/sweetcornna/copy-trader
跨交易所/跨链加密合约智能跟单系统 — Bloomberg Terminal 美学。支持 Binance / OKX / Gate / Bitget / Hyperliquid 5 交易所执行,6 类信号源(含链上聪明钱),20+ 参数风控引擎。Python · FastAPI · Vue3
binance ccxt copy-trading crypto-trading fastapi hyperliquid okx quant trading-bot vue3
Last synced: 20 Jun 2026
https://github.com/eliyahougabbay/agentic-app-template
Production-ready template for building agentic apps with FastAPI, Pydantic AI, PostgreSQL, and full tracing via Jaeger.
agentic-app ai-agents async azure-openai docker fastapi jaeger pydantic-ai template
Last synced: 06 May 2026
https://github.com/linthithtwe/dashboard-fastapi-backend
A simple FastAPI REST API data querying, pagination, and performance optimization with Redis caching.
Last synced: 07 May 2026
https://github.com/manasaranjanbehera/llm-structural-gate
Deterministic structural validation service enforcing strict JSON schema contracts.
ai-governance deterministic fastapi json llm pydantic schema-validation
Last synced: 01 Mar 2026
https://github.com/abdulbasit110/nextjs-fastapi
ACE AI - Multi Agent RAG, one stop exam preparation applicaiton for students powered by langchain, vercel ai sdk, openai, fastapi, pinecone and nextjs
fastapi langchain nextjs openai rag vercel-ai-sdk
Last synced: 16 Apr 2026
https://github.com/beakerandjake/quote-hero
Searching Wikiquote with Elasticsearch
docker-compose elasticsearch fastapi python react wikimedia wikiquote
Last synced: 11 Apr 2026
https://github.com/kevindellapiazza/aws-fargate-fintech-demo
Production-ready ECS Fargate infrastructure using Terraform and FastAPI
aws cloud cloud-architecture devops docker ecs ecs-fargate fargate fastapi finops iac infrastructure-as-code microservice python security terraform
Last synced: 16 Apr 2026
https://github.com/vasstavkumar/rag-chatbot
A RAG chatbot where you can upload files and query for responses
chatbot docker fastapi groq-api huggingface rag ragchatbot streamlit
Last synced: 16 Apr 2026
https://github.com/narender-rk10/gen-ai-home-interior-designer
Gen-AI Home Interior Designer is an AI-powered virtual redesign tool that transforms interior and exterior spaces into stunning, photorealistic designs. Upload a room image, choose design preferences, and get instant AI makeovers with cost estimates and layout suggestions. Powered by Google Gemini and built with React + FastAPI
ai-for-real-estate ai-interior-design design-automation exterior-design-ai fastapi genai genai-home-design google-gemini home-decor-generator interior-design-ai interior-redesign interior-styling llm python reactjs room-visualizer virtual-room-makeover
Last synced: 16 Apr 2026
https://github.com/geffrerson7/medicapp-api
fastapi postgresql python python-dotenv sqlalchemy uvicorn
Last synced: 07 May 2026
https://github.com/Eoic/Canopy
Create and engage in discussions to grow the infinite virtual forest.
chatapp fastapi forum javascript pixijs python sqlmodel typescript virtual-forest
Last synced: 23 Mar 2026
https://github.com/armandsauzay/fastapi-template
⚡ Template for FastAPI projects ⚡
api docker docker-compose fastapi python
Last synced: 16 Apr 2026
https://github.com/murungaowen/fast-api_starter_template
This is a fast api starter template for backend projects that are to use SQL alchemy as ORM, postgresql, rabbit mq.
backend docker fastapi fastapi-template postgresql python rabbitmq sqlalchemy
Last synced: 11 Apr 2026
https://github.com/itsahmadawais/ai-taskflow
A lightweight distributed task processing framework for AI workloads. Built with FastAPI, Redis, and RQ, featuring a plugin-based task system, LangChain integration, and async worker execution.
ai-infrastructure backend-framework distributed-systems fastapi langchain llm-applications python redis rq task-queue
Last synced: 10 Jun 2026
https://github.com/ronylpatil/delivery-time-estm
E2E delivery time estimation project.
aws docker fastapi machine-learning mlops pytest
Last synced: 16 Apr 2026
https://github.com/kauanrodrigues01/checkout-mercado-pago
Um projeto de estudo focado na integração de diferentes métodos de pagamento (PIX, Boleto e Cartão de Crédito) através da API do Mercado Pago, utilizando FastAPI como backend e Jinja2 para a renderização de templates HTML.
api-integration css fastapi html javascript jinja2 mercadopago python
Last synced: 07 May 2026
https://github.com/vinilopz/bevitest
Esta é uma API desenvolvida com FastAPI para gerenciar produtos (CRUD), contém Logs de visualizações de produtos armazenados no MongoDB um banco de dados nao relacional, e a aplicação utiliza SQLite como banco de dados relacional.
alembic docker docker-compose fastapi mongodb mongodbcompass postman pytest python sqlalchemy vscode
Last synced: 07 Apr 2026
https://github.com/itaru2622/docker-fastapi
Docker container for fastapi python
Last synced: 16 Apr 2026
https://github.com/astralmortem/aiogram-dependency
A FastAPI-style dependency injection system for aiogram Telegram bots. This library brings clean, type-safe dependency injection to your aiogram handlers, making your code more modular, testable, and maintainable.
aiogram dependency-injection fastapi telegram telegrambot
Last synced: 18 Apr 2026
https://github.com/enginooby-practice/backend-reference
Demonstrate backend development in multiple tech stacks for comparison and reference purposes.
deno django expressjs fastapi flask graphql jest koajs laravel loopback marblejs mongodb nestjs nodejs restful-api ruby-on-rails sequelize spring-boot tsed typeorm
Last synced: 27 Mar 2026
https://github.com/rickelmedias/bomberonline
An Online Bomberman clone using Phaser with Typescript for client and FastAPI with Python for server.
design-patterns fastapi phaserjs solid websocket
Last synced: 20 Apr 2026
https://github.com/lsjsj92/pgvector-py-tutorial
pgvector tutorial with python
fastapi pgvector postgresql python rag vector vector-database vectordatabase
Last synced: 07 May 2026
https://github.com/wwakabobik/pritunl_vpn_connector
Automatic connection service for TOTP-based auth for PritunlVPN
fastapi macos pritunl pritunl-vpn python vpn
Last synced: 02 Jun 2026
https://github.com/turkunov/vacancy_recommender
Рекомендательная система вакансий на основе RL-алгоритма DQN
dqn fastapi pytorch railway recommendation-system rl
Last synced: 07 May 2026
https://github.com/pentaxis93/oracy
Mobile-first voice capture with Whisper transcription
fastapi flutter open-source transcription voice whisper
Last synced: 03 Mar 2026
https://github.com/usmanx191/book-recommendation-system
This project is a book recommendation system using the Google Books API to suggest books based on user preferences like genre, author, or keywords. It features a FastAPI backend, a Streamlit frontend for user input, and an OpenAI-powered AI chatbot for query assistance and personalized recommendations.
fastapi google-books-api openai-api openai-assistant-api python streamlit
Last synced: 07 May 2026
https://github.com/sumit0ubey/postapp
PostAPP is a RESTful API built using FastAPI and PostgreSQL. It provides endpoints for creating, reading, updating, and deleting (CRUD) posts. Designed for high performance and scalability, this API leverages FastAPI's asynchronous capabilities for efficient request handling.
fastapi heroku postgres render sqlalchemy
Last synced: 20 Apr 2026
https://github.com/pixisprod/todo-api2.0
Asynchronous To-Do API with JWT authentication, role-based access control, and admin tools built on FastAPI and PostgreSQL.
admin alembic fastapi postgresql python rbac security sqlalchemy todo
Last synced: 16 Apr 2026
https://github.com/bamr87/aieo
AI Engine Optimization - Optimize content for AI engine citations
ai ai-engine-optimization aieo content-optimization fastapi python react seo typescript
Last synced: 13 Jan 2026
https://github.com/nemesis-ft/codex
The backend for a lore repository for DnD campaigns.
dnd-tools dnd5e dnd5e-tools fastapi gdr react
Last synced: 16 Apr 2026
https://github.com/chewzzz1014/fyp
backend fastapi final-year-project flair fyp machine-learning ner project spacy transformer
Last synced: 16 Apr 2026
https://github.com/mikhail11235/fastapi_tutorial
FastAPI tutorial: blog app
Last synced: 16 Apr 2026
https://github.com/aminkhavari78/upload-file
This mini project works with fastapi for uploading file and store it on specific directory
Last synced: 20 Jun 2026
https://github.com/seapagan/fastapi-redis-cache-reborn
A simple and robust caching solution for FastAPI that interprets request header values and creates proper response header values (powered by Redis)
fastapi fastapi-extension python redis redis-cache redis-database web-cache
Last synced: 05 Jan 2026
https://github.com/gitkodev/fastapi-notes-service
Notes microservice REST API created with Python and FastAPI
fastapi fastapi-template python repository-pattern
Last synced: 27 Mar 2026
https://github.com/gruponovaeafit/chatbot-nova-api
API para el Chatbot de NOVA.
Last synced: 19 May 2026
https://github.com/parbhat-cpp/suicidal-ml
A machine learning/NLP-based system to identify signs of suicidal ideation from user text inputs.
bash cicd classification docker fastapi githubactions jinja2 jupyter-notebook machine-learning natural-language-processing nlp numpy pandas python scikit-learn
Last synced: 11 Apr 2026