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-06-25 00:07:06 UTC
- JSON Representation
https://github.com/guangtouwangba/weaver
Open-source NotebookLM alternative with infinite canvas | Visual thinking workspace | RAG-powered document chat | PDF/YouTube/Web sources | Self-hosted
document-chat fastapi infinite-canvas knowledge-base mindmap nextjs notebooklm notebooklm-alternative pdf-chat pkm python rag research-tool second-brain visual-thinking
Last synced: 18 Jan 2026
https://github.com/kingabzpro/image-classification-fastapi
Image Classification Inference with FastAPI: From Model to Production API
cifar10 client fastapi image-classification image-processing pytorch server
Last synced: 18 Apr 2026
https://github.com/prodev717/gesturecall
A video call intercom system designed for deaf people, using a Raspberry Pi, vibration motor, and AI-powered sign language translation. It enables communication between normal and deaf users over a local network without any call charges.
ai deaf-communications fastapi iot local-network mediapipe opencv python python-gpio raspberry-pi sign-language-translation socket-programming vibration-sensor video-call
Last synced: 08 Apr 2026
https://github.com/nicolassm145/manager-api
[PT] API RESTful para gerenciamento das equipes de competição.
fastapi google manager python sqlalchemy
Last synced: 04 Mar 2026
https://github.com/joshmusira/rag_application
A state-of-the-art Retrieval-Augmented Generation (RAG) application using OpenAI, Qdrant vector store, embeddings, FastAPI, React for the UI, NewsAPI, Word Cloud, and Langchain. This project enables dynamic reading and QA on news articles, focusing on various people of interest, with real-time, personalized news insights.
embeddings-word2vec fastapi langchain-python openai qdrant-vector-database reactjs wordcloud
Last synced: 08 Apr 2026
https://github.com/kdduha/itmo-megaschool-2025
Pet-project: FastAPI app ITMO university AI Agent. AI Megaschool 2025 (the winner)
agent api crewai fastapi function-calling langchain openai pet-project
Last synced: 05 May 2026
https://github.com/lenochxd/toobo-api
Toobo's Fast-API server
api fastapi rest-api restapi restful-api toobo
Last synced: 05 Aug 2025
https://github.com/tactful-ai/microcentral
Central Hub To Manage And Monitor all service inside Tactful AI.
docker-compose fastapi microservices monitoring
Last synced: 05 May 2026
https://github.com/davidjnevin/ddd_critiquewheel
Migration of Critique Wheel: a web app for the free exchange of critiques for writers of short fiction.
ddd fastapi hexagonal-architecture postgresql python
Last synced: 05 May 2026
https://github.com/mdfarhankc/fastapi-fullauth
Production-grade, async-native authentication and authorization library for FastAPI.
access-token argon2 async authentication authorization bcrypt csrf fastapi fullauth jwt oauth pydantic-v2 rbac redis refresh-token security sqlalchemy sqlmodel users
Last synced: 23 May 2026
https://github.com/pavelmilanov/pptpd-admin
Web panel for vpn-server on debian/ubuntu
debian docker fastapi pptpd python python3 swagger-ui ubuntu vpn-server vue vuejs windows-10
Last synced: 09 Apr 2026
https://github.com/quentingenet/json_to_epub
API to Convert JSON to EPUB Format
api api-rest epub epub-converter epub-generation fastapi json python
Last synced: 06 May 2026
https://github.com/sincerelyyyash/gitbot
gitbot is an AI-powered GitHub Assistant that automates Q&A for issues and comments using FastAPI, LangChain, ChromaDB, and Gemini LLM. It is designed for modularity, production-readiness, and easy extensibility.
chromadb fastapi generative-ai github-app langchain rag
Last synced: 12 Apr 2026
https://github.com/reznikovroman/netflix-voice-assistant
fastapi microservice yandex-alice
Last synced: 16 Aug 2025
https://github.com/hajaarh/ecommerce_analytics_platform
CRM eCommerce - Analyse et visualisation de données
fastapi mongodb python streamlit
Last synced: 06 May 2026
https://github.com/xenia101/svelte-fastapi-supabase-oauth2-authentication
🔒 SSO authentication service using OAuth2 protocol with Google and Kakao as identity providers. Built with a SvelteKit frontend and FastAPI backend
fastapi login oauth oauth2 python rest-api signin supabase supabase-db svelte sveltekit
Last synced: 06 May 2026
https://github.com/whitev2/webtronics
alembic docker fastapi postgres pydantic python redis sqlalchemy
Last synced: 16 Apr 2026
https://github.com/aakashsharma7/ai-tutor
A powerful AI-powered educational tutoring system that helps students learn and understand various topics through interactive sessions.
cryptography email-validator fastapi framer-motion generative-ai jwt langchain oauth2 python python-dotenv reactjs slowapi sqlalchemy tailwindcss vite
Last synced: 12 Jun 2025
https://github.com/btr1975/cookiecutter-python-fastapi-openapi
python cookiecutter template
batch cookiecutter docker fastapi make pip podman python template-project uv webpages
Last synced: 06 May 2026
https://github.com/nafizpervez/employee_platform
A Employee platform for office use to calculate employees entry and exit time, personal informations, department, Search Query, time filter integration, xlsx upload and parse, and export report PDF
api-rest excel-import fastapi fastapi-crud fastapi-sqlalchemy filter html-css-javascript pandas-python pdf-generation query react-router-dom reactjs sqlite3 swagger-ui
Last synced: 02 May 2026
https://github.com/pranjal-barnwal/reach-hub
Reach-hub | Lichess Dashboard | Fullstack Project
Last synced: 01 Mar 2026
https://github.com/shikhar97/keyvaluestore
A simple key-value store using Kubernetes (k8s), FastAPI, and Huey as a REDIS queue
fastapi huey kubernetes minikube redis
Last synced: 09 Apr 2026
https://github.com/pablocastilla/fastapi_langchain
combining fast api and langchain
fastapi gradio langchain python
Last synced: 15 Feb 2026
https://github.com/givemethatsewon/as-is
Local-first customs refund inventory matching tool for customs brokers
customs customs-broker docker fastapi inventory-management report-generation sqlite
Last synced: 10 Jun 2026
https://github.com/samuelselasi/knowafrika-api
Accessible API to know Africa
api authentication-backend fastapi fastmail mailtrap-io oauth2 postgresql postman-test pytest sqlalchemy-orm userdata
Last synced: 28 Feb 2026
https://github.com/tderick/android-malware-detection
This project aims to build an effective classification model to classify a mobile application as Benign or Malware. To do so, we'll evaluate multiple classification models using different metrics and select the best model with better performance for our dataset. Finally, we deployed our model as a REST API using FastAPI.
android androidmalware classification fastapi machine-learning machine-learning-algorithms xgboost-classifier
Last synced: 06 May 2026
https://github.com/sajjadhz/devops-loop-app-scripts
fastapi app scripts for devops loop
fastapi jenkins k8s kubernetes python
Last synced: 16 Apr 2026
https://github.com/fanqingsong/fastapi-hive
FastAPI Hive Framework, cornerstones & endpoints code structure, developer-friendly, easy to be applied.
dependecy-inversion-principle fastapi ioc-framework machine-learning
Last synced: 13 Feb 2026
https://github.com/theodoremoreland/redb-api
A Python and FastAPI based asynchronous REST API for accessing St. Louis Parcel Data stored in the Regional Entity Database (REDB)
docker fastapi open-api plpgsql postgresql professional python rest-api swagger-ui web-development
Last synced: 02 Oct 2025
https://github.com/derinworks/penr-oz-neural-network-v2-torch-nn
Version 2 Implementation of Neural Network service with pytorch library neural network (nn) package
chartjs deep-learning fastapi html javascript machine-learning neural-network python3 pytorch transformer
Last synced: 07 May 2026
https://github.com/jsonfm/fastapi-text-to-image
An API to convert a text message into an image with that message
Last synced: 27 Apr 2026
https://github.com/emersonfelipesp/proxmox-sdk
Proxmox Async SDK
api fastapi lib openapi proxmox proxmox-api pydantic sdk swagger
Last synced: 24 May 2026
https://github.com/m0hc3n/find-your-quote-server
This repository is the backend of Find Your Quote. A Web application that helps you find the quotes that you barely remember a part from, but still want to mention because they perfectly reflect your ideas (or because you simply want to show off).
fastapi huggingface quotes replicate semantic-search
Last synced: 07 May 2026
https://github.com/alokshandilya/social-api
Social Media Rest API project with FastAPI
alembic fastapi postgresql pydantic rest-api
Last synced: 08 May 2026
https://github.com/mulkymalikuldhrs/misi-screener
AI-Driven Hedge Fund Platform — Autonomous Trading Engine with Multi-Agent Architecture
ai backtesting education fastapi hedge-fund multi-agent python quantitative-finance screener trading
Last synced: 24 May 2026
https://github.com/chideraike/backend-starter-template
Starter template for creating backend applications with FastAPI
Last synced: 16 Apr 2026
https://github.com/sajjadhz/farm-stack
FARM Stack TODO app dockerized
docker-compose farm-stack fastapi kubernetes react
Last synced: 08 Apr 2026
https://github.com/raulpy271/trust-lesson
📖 Trust Lesson is a virtual learning environment
azure docker fastapi postgresql python terraform
Last synced: 09 Apr 2026
https://github.com/ariamehr-m/fastapi-backend-course
A FastAPI-based backend project featuring a blog application, including database integration and environment management for rapid backend development and learning.
backend backend-api backend-template fastapi fastapi-course fastapi-crud fastapi-framework fastapi-sqlalchemy fastapi-template fastapi-tutorials python python-fastapi sqlite uvicorn
Last synced: 07 May 2026
https://github.com/luisnquin/fastapi-restapi-postgresql
With FastAPI and PostgreSQL.
fastapi json-sql posgresql restapi
Last synced: 07 Apr 2025
https://github.com/jpcadena/telegram-bot
Telegram bot
aioredis async backend beanie black fastapi mongodb motor mypy mysql pre-commit pydantic redis restful-api ruff sqlalchemy starlette telegram telegram-bot uvicorn
Last synced: 16 Apr 2026
https://github.com/aoamusat/urlshort
A URL Shortening service
alembic fastapi javascript postgresql sqlalchemy tailwindcss
Last synced: 12 Feb 2026
https://github.com/thammami01/basic-blog-technical-assessment
Solution for a technical assessment that requires building a basic blog using React, Python, and Docker.
docker docker-compose fastapi python react technical-assessment typescript
Last synced: 11 Apr 2026
https://github.com/ruhyadi/vision-fr
Face recognition with ONNX Runtime, YOLOX, InsightFace, PostgreSQL, pgvector, and FastAPI.
cpu face-recognition fastapi insightface onnx onnxruntime pgvector postgresql yolox
Last synced: 16 Apr 2026
https://github.com/thadeshammer/chatterbox
open source Event-planning-centric async communication app
docker fastapi javascript postgresql pydantic python sqlmodel vue
Last synced: 10 Apr 2026
https://github.com/reddinton95/custom-plugin-backend
🚀 Master backend development with a structured, self-paced learning platform featuring 7 specialized agents and over 1000 code examples.
a1111-stable-diffusion-webui ai app async backend builder ckeditor5 claude cryptography enigma fastapi italia-design-system krita-plugin montreal-hug stable-diffusion wordpress wordpress-categories wordpress-widget
Last synced: 08 May 2026
https://github.com/firlucky/fir-easy-fastapi
杉极简python后端开发框架。使用FastAP,目录尽量符合Java编程风格。
fastapi mysql python tortoiseorm
Last synced: 31 Jan 2026
https://github.com/meridian-app/engine
This repository exposes the machine learning model via websockets for predictive analysis and actions on the supply chain
decision-making fastapi predictive-analytics reinforcement-learning websockets
Last synced: 08 May 2026
https://github.com/standoge/api-el-salvador
An API to make queries about El Salvador municipalities & departments...
api fastapi postgresql pymysql python
Last synced: 16 Jan 2026
https://github.com/rajkhanke/employee-attrition-prediction-api
Hosting ML Model as API using FASTAPI and HuggingFace Hub
fastapi machinelearning python restapi
Last synced: 16 Apr 2026
https://github.com/dityaren/student-grade-data-blockchain
Student Grade Data blockchain web application implemented using FastAPI and Python.
blockchain blockchain-demos blockchain-technology fastapi jinja2 jinja2-templates python web-application
Last synced: 08 May 2026
https://github.com/deepgram-starters/fastapi-transcription
Get started using Deepgram's Speech-to-Text with this FastAPI demo app
asr deepgram demo fastapi pre-recorded python quickstart speech-to-text stt transcription
Last synced: 11 Feb 2026
https://github.com/alotab/microservices-api
This is a FastAPI microservices app for managing restaurant orders. The app is divided into several chapters, each focusing on a specific aspect of the whole resturant process.
blueprint fastapi flask python
Last synced: 09 Apr 2026
https://github.com/nazzal5448/portfolio-bot
A micro-service RAG chatbot for my portfolio website
ai chatbot fastapi langchain langchain-python rag
Last synced: 31 Jul 2025
https://github.com/mdfarhankc/resumecraft
ResumeCraft - Generate professional resumes from JSON with DOCX/PDF export, custom styling, and web framework support.
career cli cv cv-builder django docx fastapi flask json pdf pydantic-v2 pypi python resume resume-builder resume-generator word-document
Last synced: 23 May 2026
https://github.com/nikaera/docker-fastapi-basic-auth-sample
Docker Compose sample project with BASIC authentication for FastAPI docs path in nginx.
basic-authentication docker docker-compose fastapi nginx
Last synced: 13 Apr 2026
https://github.com/ndrohith09/11th-hour
With the use of AI, summarise your movies and bring back the colour in older films.
deoldify fastapi hugging-face-transformers reactjs sketch-icons transformers twilio
Last synced: 09 May 2026
https://github.com/barabum0/starlette-ras-handle
This library patches starlette, so you can handle "RuntimeError: Caught handled exception, but response already started." exception
fastapi patch python starlette
Last synced: 22 Feb 2026
https://github.com/sukhrobnurali/relay-gateway
OpenAI-compatible gateway for self-hosted LLMs (vLLM, Ollama) with cloud fallback. Per-key auth, Redis sliding-window rate limits, structured logs, prometheus metrics.
fastapi gateway llm ollama openai-api self-hosted vllm
Last synced: 24 Jun 2026
https://github.com/aerospike-ce-ecosystem/aerospike-cluster-manager
Aerospike Cluster Management UI
admin-ui aerospike database docker fastapi gui management-tool nextjs nosql python react typescript
Last synced: 24 May 2026
https://github.com/mateus-dev-me/task_manager_fastapi
Rest API for task management written in Python with FastAPI.
continues-integration docker-compose fastapi postgresql pyproject-toml python testdrivendevlopment
Last synced: 26 Feb 2025
https://github.com/louissullivan4/jhin
Jhin is a code generation tool used to generate server code based on your OpenAPI specification. This library helps scaffold API endpoints defined in a OpenAPI document.
codegeneration fastapi npm-package openapi3
Last synced: 26 Feb 2026
https://github.com/zeroniki/cryptocurrency-app
alembic cryptocurrency docker docker-compose fastapi fastapi-users postgresql redis sqlalchemy
Last synced: 13 Apr 2026
https://github.com/aybruhm/blog.abram.tech
blog.abram.tech source code
docker docker-compose fastapi vuejs
Last synced: 13 Apr 2026
https://github.com/kyleyannelli/basikgui
SUNY Oswego Capstone | Amp & Pedalboard Sim using Python & Java
fastapi javafx jmetro maven pedalboard spotify spotify-pedalboard
Last synced: 02 May 2026
https://github.com/hvalfangst/azure-entraid-oauth2-client-server-python
Oauth2 on Azure Entra ID demonstrated with client and server FastAPI applications in Python. The server is deployed to Azure Web Apps via a GitHub Actions Workflow script. Client utilizes OIDC with authorization code flow.
az-204 azure azure-entra-id entra-id fastapi github-actions microsoft-entra-id oauth2 oauth2-authorization-code-flow openid-connect python
Last synced: 09 May 2026
https://github.com/henriquesebastiao/madr
Projeto final do curso FastAPI do Zero.
api-rest fastapi fastapi-crud pydantic pytest
Last synced: 09 Mar 2025
https://github.com/bluet/arguslm
The hundred-eyed watcher for your LLM providers. Monitor uptime, TTFT, TPS, and latency across OpenAI, Anthropic, Azure, Bedrock, Ollama, LM Studio, and 100+ providers through a single dashboard. Benchmark, compare, and get alerts — all self-hosted.
ai-ops anthropic dashboard fastapi litellm llm llm-benchmark llm-monitoring llm-ops lm-studio mlops monitoring observability ollama openai performance-monitoring python react self-hosted typescript
Last synced: 11 Mar 2026
https://github.com/nabidam/fastapi-starter
Fastapi starter project, with mysql, alembic, nginx, and docker
alembic docker fastapi mysql nginx sqlalchemy
Last synced: 14 Apr 2026
https://github.com/amgdhussein/fastapi-face-search
Simple Search Engine using face_recognition, study demo
face-recognition fastapi filesystem python search-engine
Last synced: 08 May 2026
https://github.com/yeungadrian/portfoliobuilder
Investment analytics app (FastAPI, Streamlit, Cloud Run)
Last synced: 10 Apr 2026
https://github.com/laansdole/image-caption-pipeline
FastAPI Production Setup with pipeline for HuggingFace image caption model
docker-compose fastapi huggingface-transformers image-to-text poetry
Last synced: 13 Apr 2026
https://github.com/sziller/_raspi_smarthome_server
Server of the Smart home framework
automation backend bitcoin building-physics controlling design-architecture fastapi measurement mesh-networks modular-routers physical-systems python3 raspberry-pi server smarthome
Last synced: 12 Apr 2026
https://github.com/tetherone/head-hunter
FastAPI, api for searching jobs and creating vacancies
celery docker fastapi poetry postgresql pydantic rabbitmq s3 sqlalchemy
Last synced: 15 Mar 2026
https://github.com/mrgick/pskgu_api
Апи расписания для сайта rasp.pskgu.ru (базируется на парсинге сайта)
Last synced: 16 Apr 2026
https://github.com/bravol/python-fastapi
Learn FastAPI with Resful API from scratch to advanced.
alembic database fastapi mysql-database postresql pytest python restful-api sql sqlalchemy sqlalchemy-orm sqlalchemy-python sqlite3
Last synced: 11 Apr 2026
https://github.com/alihassanml/illegal-activity-detection
This project is a YOLO (You Only Look Once) object detection system built using FastAPI. It provides real-time predictions and visualizations, leveraging the YOLO model for detecting specific activities or objects. This project is developed for a final-year academic project.
Last synced: 11 May 2026
https://github.com/erenkucuker/discount_finder_langchain
Basic Shopping Assistant AI agent example with 🦜🔗 LangChain
ai aiagent aiagentframework aiagents browser-extension fastapi langchain ocr
Last synced: 05 May 2026
https://github.com/kabanosk/noising-website
Website that helps me prepare a dataset for my Engineering Thesis
data-preprocessing dataset-generation denoising fastapi
Last synced: 16 Apr 2026
https://github.com/prakhar-code/testgenie
A VS Code extension that can generate Integration test cases for you from your API/swagger contract.
code-optimization fastapi gemini-api gemini-client integration-test javascript swagger-contract unit-testing vscode-extension
Last synced: 05 May 2026
https://github.com/michael7nightingale/fastapi_authtools
JWT authentication fot FastAPI framework.
fastapi jwt-authentication starlette
Last synced: 24 May 2026
https://github.com/edenoved/techtrack-job-search-management-platform
Developed a personal platform to streamline the job search process in the tech industry, featuring a dynamic list of companies with detailed information and job links, paired with advanced resume management capabilities, including version control. Built with Python (FastAPI), React, TypeScript, and PostgreSQL.
api-rest database fastapi full-stack job-search postgresql python react resume-management typescript web-development
Last synced: 28 Jul 2025
https://github.com/lealre/madr-fullstack
A web application for a simplified version of a digital book collection, using FastAPI for the backend and React for the frontend.
asyncpg chackra-ui ci fastapi ngnix postgresql pre-commit pytest python react sqlalchemy testcontainers typescript
Last synced: 09 Apr 2026
https://github.com/bootcamp-ia-p4/clasificaci-n_multiclase_equipo_6
Assessment of body performance in the sports context
colab fastapi jupiter postgresql python
Last synced: 16 Apr 2026
https://github.com/naveengarla/long-running-api-demo
Production-ready reference implementation and technical guide for handling long-running operations in FastAPI using Celery, Redis, and Server-Sent Events (SSE).
architecture-pattern async-tasks azure-aks celery fastapi long-running-task python redis sse
Last synced: 13 Jan 2026
https://github.com/lewiscollum/networkcameras
web API for streaming multiple cameras
camera fastapi livestream mjpeg mjpeg-stream opencv python-poetry
Last synced: 06 May 2026
https://github.com/dmschauer/fastapi-demo-app
Basic CRUD API using FastAPI (Python) on Docker; stores logical objects in Python Dictionary
Last synced: 18 Apr 2026
https://github.com/thekartikeyamishra/indic-ai-saas
This project not only provides a powerful tool for content creators and businesses but also serves as a valuable resource for those interested in multilingual AI and natural language processing.
dash fastapi firebase mongodb mt5 nextauthjs nextjs plotly postgresql railway-app razorpay stripe twillio vercel whatsapp-api
Last synced: 11 Apr 2026