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/danishzulfiqar/micro-service-predictive-maintenance
Predictive maintenance backend server for model inferance, upload and update.
aws-ec2 container deployment docker fastapi inference keras-tensorflow machine-learning microservice numpy nural-network pandas predictive-maintenance python shap tensorflow
Last synced: 07 Apr 2026
https://github.com/sdediego/blockchain
Blockchain written in Python3
api asynchronous backend blockchain consensus-algorithm cryptocurrency cryptography fastapi frontend javascript mining peer-to-peer proof-of-work python react transaction transaction-pool wallet websocket-server
Last synced: 12 Apr 2026
https://github.com/heyibad/agentic-backend
The Repo is Dedicated toward Ai Agents Ready to Go Template
ai ai-agents fastapi hacktoberfest hacktoberfest2025
Last synced: 18 May 2026
https://github.com/quaddarv1ne/telegram_web_bot
TailwindCSSThis project is a Telegram bot built on a technology stack of FastAPI, Aiogram, Tortoise ORM, PostgreSQL for Backend and Vue 3, Pinia, TypeScript, TailwindCSS for Frontend
aiogram backend fastapi frontend frontend-web maximdupley pinia postgresql postgresql-database quadd4rv1n7 tailwindcss telegram tortoise-orm typescript vue-3
Last synced: 08 Feb 2026
https://github.com/hlexnc/document-conversion-solutions
Document Conversion Solutions 📄🔄 - A comprehensive suite of tools for document conversion, including Python APIs, JavaScript solutions, and an npm package. Dedicated to simplifying the export of DOCX, PPTX, and XLSX documents.
api code-snippets document-conversion docx fastapi html javascript markdown nextjs npm-package officegen open-source pptx python typescript utility
Last synced: 30 Dec 2025
https://github.com/mariamkipshidze/fastapi-learning-series
🚀 A simple FastAPI project for learning and experimenting with building APIs using Python. Created as part of my web development practice
Last synced: 18 May 2026
https://github.com/matthew-shaw/fastapi-vs-flask
FastAPI vs Flask
docker docker-compose fastapi flask gunicorn openapi postgresql pydantic sqlalchemy uvicorn
Last synced: 05 Feb 2026
https://github.com/cr21/k8s-fastapi-minikube-deployment
FastApi Pytorch Model Deployment using minikube kubernetes service
deployme fastapi k8s kubernetes-cluster mlops onxx-cpu pytorch
Last synced: 07 Apr 2026
https://github.com/luoling8192/mj-router
A FastAPI service that provides a unified interface for generating images using various AI providers (DALL-E, Midjourney, OpenRouter).
dalle fastapi midjourney openrouter
Last synced: 11 Jun 2026
https://github.com/farimah20/cctv-security-system
AI-Powered CCTV Security Monitor with Theft Detection
ai cctv computer-vision cross-platform deep-learning fastapi flutter jwt machine-learning mobile-app object-detection opencv python-3 real-time rest-api security sqlalchemy surveillance yolo
Last synced: 09 Apr 2026
https://github.com/psbx/docker-flask-hello
docker-flask-hello
cl docker fastapi github-actions go python rust sqlite typescirpt
Last synced: 07 Apr 2026
https://github.com/kimtaejin3/grinda-rest
monorepo, fastapi, nextjs14, streaming ssr
fastapi monorepo nextjs14 streaming
Last synced: 15 Jul 2025
https://github.com/kdelphinus/boardgamelog-backend
보드게임 결과를 기록할 수 있는 웹 페이지의 백엔드 - 현재 깃랩으로 이동(https://gitlab.com/Kdelphinus/BoardGameLog-Backend)
Last synced: 18 May 2026
https://github.com/aleksey-kerkin/cloverirecommend
API для рекомендаций на FastAPI
Last synced: 15 Jul 2025
https://github.com/rithick574/fastapi-ecommerce-postgresql
A robust and scalable e-commerce backend built with FastAPI and SQLAlchemy. This project provides a solid foundation for developing modern, high-performance online retail platforms.
ecommerce fastapi postgresql postresql python render
Last synced: 05 Apr 2026
https://github.com/4l1c3-r4bb1t/loja-virtual-dwa
🏪 Loja virtual desenvolvida durante a disciplina de Desenvolvimento Web Avançado no Ifes Cachoeiro.
Last synced: 02 Feb 2026
https://github.com/sajanv88/multi-tenant-fast-api-demo
A demonstration project showcasing the basics of multi-tenancy architecture using Beanie ODM and MongoDB. This educational example implements database-per-tenant isolation to show how tenant data can be separated in different MongoDB databases.
Last synced: 18 May 2026
https://github.com/webdevtodayjason/aegisrefine
Hermes Agent-operated dataset refinery: capped Stripe quotes, NVIDIA/Nemotron governance, Aegis-14B, Connect spend verification, and signed AAR proof.
aegis-14b agent-attestation agent-economy ai-agents dataset-refinery dgx-spark fastapi frontier-infra hermes-agent huggingface nemotron nous-research nvidia stripe stripe-connect
Last synced: 01 Jul 2026
https://github.com/quantumwizard888/cryptography_tools
Minimalistic API tools (based on FastAPI) for hash generation and cryptography
api api-rest async asynchronous beginner beginner-friendly cryptography cyber-security cybersecurity fastapi hash python python-3 python3 rest-api security security-tools web webapp
Last synced: 18 May 2026
https://github.com/pooja-bhavani/reverie-ai-memory-frame
AI memory frame that understands your photos with Amazon Bedrock, searches them by meaning with Aurora PostgreSQL + pgvector, and narrates them in a human voice. Next.js + FastAPI on Vercel + AWS.
amazon-bedrock aurora-postgresql aws fastapi multimodal-ai nextjs pgvector rag semantic-search vector-search vercel
Last synced: 02 Jul 2026
https://github.com/siddharth756/fastapi-python
Making Python API using FastAPI.
Last synced: 15 May 2026
https://github.com/zeroniki/fasttyping
Simple typing test
fastapi python typingtest uvicorn websockets
Last synced: 16 May 2026
https://github.com/stylepatrick/custom-data-openai-rest-api
OpenAI linked with custom data and REST API for questions
artificial-intelligence custom-data fastapi langchain openai rest-api
Last synced: 19 Apr 2026
https://github.com/sincerelyyyash/founder-match-ai
AI-powered co-founder matching platform using FastAPI and NLP-based similarity scoring.
all-mpnet-base-v2 fastapi machine-learning natural-language-processing nlp python scikitlearn-machine-learning sentence-transformers
Last synced: 18 May 2026
https://github.com/nabobery/coding-sphere-take-home-assignment
A FastAPI RESTful API showcasing a robust implementation of JWT authentication and Role-Based Access Control (RBAC) using SQLModel and PostgreSQL
docker fastapi gcp github-actions postgres pytest python3 terraform
Last synced: 03 Jul 2026
https://github.com/amidug/brazilpipeline
fastapi keras mlflow python scikit-learn tensorflow xgboost
Last synced: 10 Apr 2026
https://github.com/doupoa/miniplayer-server
MiniPlayer简约在线播放器的后端项目
fastapi music-player musicplayer-online
Last synced: 17 May 2026
https://github.com/adilali15/deepfake-classification
Deepfake-Classification uses InceptionV3 and Fourier Attention for accurate deepfake detection. Explore advanced techniques in video frame analysis. 🖥️🔍
audio-deepfake-detection deep-fakes deep-learning deepfake-detection deepfakes detection-model docker face-forensics fastapi huggingface-transformers inception-resnet-v2 machine-learning neural-network python pytorch rnn tsne-plot vite
Last synced: 20 Jan 2026
https://github.com/mirseo/autoprint
Fastapi document upload server and AutoPrint Server
autoprint fastapi print printercontrol python
Last synced: 18 May 2026
https://github.com/vaynbaum/diplom-quantoriums
заказная дипломная работа - электронный журнал для кванториумов
angular fastapi postgresql pyth web-application
Last synced: 29 Sep 2025
https://github.com/techtuners-tt/backend
Backend development for a social network for musicians combines Threads and SoundCloud's best features.
Last synced: 11 May 2025
https://github.com/wesellis/azure-ai-it-copilot
🤖 AI-powered IT operations platform for Azure. Natural language infrastructure management, predictive maintenance, intelligent incident response, and cost optimization. Uses GPT-4, LangChain, and ML to automate 90% of IT tasks. Not just code assistance - full IT ops automation.
ai-powered-ops aiops azure azure-openai cloud-automation cost-optimization devops-automation enterprise-automation fastapi gpt-4 incident-response infrastructure-as-code it-operations langchain machine-learning natural-language-processing powershell predictive-maintenance python react
Last synced: 07 Apr 2026
https://github.com/sabareeswarans11/pixelstream
computer-vision delta-lake fastapi kafka python react real-time spark-streaming yolov11
Last synced: 30 Jun 2026
https://github.com/vlntsolo/fastapi-urlshortener
Blazing fast URL shortener built with FastAPI and async Postgres
asyncpg fastapi sqlalchemy url-shortener
Last synced: 26 Apr 2026
https://github.com/safe-pe/fastapi-server-template
a basic fastapi project template with tortoise orm (postgresql), aerich for migrations, docker & pytest for testing.
aerich fastapi fastapi-boilerplate fastapi-template tortoise-orm
Last synced: 18 May 2026
https://github.com/volfpeter/lounge
Chat application API and a basic Bootstrap 4 UI
bootstrap4 chat demo fastapi python
Last synced: 05 Apr 2026
https://github.com/lahcenezzara/fastapi-getting-started
Getting Started with FastAPI
api backend beginner crud fastapi http json pydantic python rest-api tutorial uvicorn web-development web-framework
Last synced: 09 May 2026
https://github.com/everysoftware/fastapi-obs
Preset designed to provide a set of tools to monitor and observe the FastAPI microservices.
fastapi grafana loki microservices observability prometheus tempo
Last synced: 02 Mar 2025
https://github.com/longfelloson/cards
A full-stack web application with a FastAPI backend and a React frontend.
fastapi postgresql python react
Last synced: 07 Apr 2026
https://github.com/issg-upat/fileagent-sand5g
A simple fileagent with fastapi
Last synced: 18 May 2026
https://github.com/jonykarmakar/vision-command-ai
End-to-end AI computer vision studio with YOLO detection, crop/blur editing, command workflows, PostgreSQL logging, Docker, CI/CD, and Render deployment.
computer-vision docker docker-compose fastapi full-stack-ai-object-detection github-actions llmops mlops mlops-workflow postgresql react render-deployment typescript yolo
Last synced: 02 Jul 2026
https://github.com/dking1342/fastapi-intro
An intro to fastapi making a basic CRUD app for a users database
api api-rest fastapi fastapi-crud fastapi-framework fastapi-template python
Last synced: 11 May 2026
https://github.com/renanstn/prefect-poc
Um pequeno estudo com prefect que acabou virando um aglomerado de APIs aleatórias se comunicando entre si.
django docker docker-compose fastapi nginx prefect python
Last synced: 07 Apr 2026
https://github.com/axelsgit/fashion-recommender
This project builds a hybrid and visual recommender system for (luxury) fashion products, simulating a real-world e-commerce scenario (e.g., Zalando, Farfetch, Fashion Nova). It integrates visual filtering, collaborative filtering, content-based filtering, and hybrid models, enriched with user metadata and interaction recency.
deepfashion fashion fastapi numpy pandas python resnet-50 sklearn streamlit tensorflow ui-design
Last synced: 07 Apr 2026
https://github.com/luis122448/migrate-oracle-python
This project is a web application designed to facilitate the migration of data between Oracle databases, specifically targeting Oracle Autonomous Database as the destination.
astro docker docker-compose fastapi html javascript python tailwindcss
Last synced: 07 Apr 2026
https://github.com/jackwallet/cryptocurrency-exchange-rates-manager
Microservice to store and update cryptocurrency exchange rates
alembic clean-architechture dishka docker fastapi microservices-architecture postgres redis sqlalchemy
Last synced: 10 Apr 2026
https://github.com/mrkazzila/shortener_url_api
!!!ON HOLD!!! Tiny url api using FastApi.
alembic docker docker-compose fastapi poetry postgres pytest sqlachemy
Last synced: 10 Apr 2026
https://github.com/metachemist/evolution-of-todolist
This project demonstrates the evolution of a simple todo application through five phases, following Spec-Driven Development (SDD) principles with AI-native architecture.
better-auth fastapi neon-postgres nextjs
Last synced: 17 Feb 2026
https://github.com/mgitrov/coce
A deep learning-based project aiming to classify images out of 10 classes.
computer-vision convolutional-neural-networks deep-learning docker fastapi keras matplotlib numpy pillow regularization
Last synced: 06 Apr 2026
https://github.com/lftobs/task-manager
Task-manager is an API built using fastapi, postgresql, rocketry and hosted on render.
fastapi python rocketry todoapi
Last synced: 18 May 2026
https://github.com/ronylpatil/fastapi
Develop & Dockerize ML Microservices using FastAPI + Docker
docker fastapi machine-learning microservice
Last synced: 10 May 2026
https://github.com/jaydenk/things-api
REST API for Things 3 — expose your tasks over HTTP. Reads via things.py, writes via URL scheme.
automation fastapi gtd macos pypi python rest-api task-management things things3
Last synced: 06 Apr 2026
https://github.com/abdiasarsene/developpement_tableau_de_bord_de_la_chaine_approvisionnement_power_bi
Développer une solution complète pour visualiser, analyser et prédire des données de la chaîne d'approvisionnement.
ci-cd docker fastapi github-actions mysql-database randomizedsearchcv scikit-learn seaborn-plots
Last synced: 23 Jun 2025
https://github.com/jaymeklein/rentrust-backend
Backend repository for Rentrust app | FastAPI, Pydantic, SQLAlchemy
alembic fastapi pydantic python sqlalchemy
Last synced: 16 May 2026
https://github.com/junior92jr/event-driven-fastapi
Scalable event-driven system built with FastAPI and PostgreSQL, featuring asynchronous task processing and external service integration. Containerized with Docker for easy setup.
api asynchronous-tasks background-worker docker docker-compose event-driven-architecture fastapi postgresql python3 redis redisqueue
Last synced: 08 Apr 2026
https://github.com/matheusotenio/transcriptionapp
Este projeto utiliza um backend desenvolvido com Python e FastAPI para realizar a transcrição de um vídeo do YouTube via link. No frontend, foi utilizado React com Vite para configurar a interface.
css fastapi javascript python3 react vite
Last synced: 04 Mar 2025
https://github.com/usamamasood12/enterprise-ai-knowledge-assistant
Enterprise AI Knowledge Assistant - Production-ready RAG system with multi-LLM integration, advanced NLP, REST API, and interactive dashboard
artificial-intelligence enterprise fastapi knowledge-base langchain machine-learning nlp openai rag streamlit
Last synced: 11 Apr 2026
https://github.com/sorebit/couch-remote
Simple FastAPI remote control for a PC keyboard
Last synced: 18 May 2026
https://github.com/nilukush/prism-core
AI-Powered Product Management Platform
ai ai-powered ai-powered-features ai-powered-tools docker fastapi nextjs postgresql prd-generator product product-management product-manager python typescript user-stories
Last synced: 07 Apr 2026
https://github.com/naimur-29/ferm-queue-site
a professional site for a streamer to maintain his queue system (ordered by FERM)
fastapi fullstack-development javascript mongodb python reactjs
Last synced: 10 Apr 2026
https://github.com/mynk79/to-do-application
This repository will take you through the basics of CRUD operations, how they are implemented in the application. Precisely, the scope of this project is to learn how to build CRUD API's in the backend. It uses Python (programming language) and FastAPI framework.
Last synced: 16 May 2026
https://github.com/diego200052/challenge-api
API for registering and tracking company expenses and payments.
fastapi postgresql sql sqlalchemy
Last synced: 20 Apr 2026
https://github.com/syahrulbhudif/vexora-model
Vexora is a mood-based music recommendation system that uses facial emotion detection to suggest personalized music playlists. The system leverages CNN for emotion detection.
cnn deep-learning fastapi k-means python
Last synced: 08 May 2026
https://github.com/narendhiran-dev/predictive-analytics-for-repayment-predictions
A machine learning API built with Python, FastAPI, and Scikit-learn to predict borrower repayment risk based on historical payment data. A FinTech risk assessment system that uses a Random Forest model to predict a borrower's future repayment behavior and serves the prediction via a REST API.
data-science fastapi fintech loan-prediction loan-prediction-analysis machine-learning machine-learning-algorithms predictive-modeling python random-forest random-forest-classifier random-forest-regression rest-api risk-assessment scikit-learn scikit-learn-api scikit-learn-python
Last synced: 13 Apr 2026
https://github.com/itsrainingmani/fetch-rewards
Receipt Processor implementation
Last synced: 19 Apr 2026
https://github.com/arthurmgraf/graphmind
Autonomous Knowledge Agent Platform - Agentic RAG with Knowledge Graphs, hybrid retrieval, LangGraph agents, and MCP server
agentic-ai fastapi knowledge-graph langchain langgraph llm neo4j python rag vector-search
Last synced: 19 Feb 2026
https://github.com/mayankmittal29/howold.ai---ai-powered-age-prediction-
An end-to-end Age Prediction system leveraging Deep Learning, combining a PyTorch-based Custom CNN and fine-tuned ResNet-18 models, seamlessly integrated with a FastAPI backend for asynchronous inference and a React.js + TailwindCSS frontend delivering an intuitive and responsive user interface.
cnn-model colab computer-vision deep-neural-networks fastapi python3 pytorch reactjs resnet-18 tailwindcss
Last synced: 04 Apr 2026
https://github.com/omars44/fast-meerkat
[WIP] An Opinionated Clean Architecture Python with FastAPI
clean-architecture fastapi python
Last synced: 12 May 2025
https://github.com/devcom33/smart-cdi-reviewer
smart-cdi-reviewer is an open-source LegalTech tool that automatically checks the compliance of permanent employment contracts (CDI) with the Moroccan Labor Law using natural language processing and large language models.
ai-engineering fastapi java java-17 langchain langchain-python llm llms microservice python reactjs spring-boot
Last synced: 07 Apr 2026
https://github.com/iv4n-ga6l/fastapi-realtime-face-detection
A simple FastAPI web app that streams live video from a webcam and performs real-time face detection using face cascade classifier
face-detection fastapi haar-cascade haar-cascade-classifier haarcascade-frontalface python
Last synced: 04 May 2026
https://github.com/isk-daniar/menu_dishes
Pet-project a menu dishes made on fastapi
alembic fastapi python-dotenv sqlalchemy
Last synced: 14 May 2026
https://github.com/mittalbhavya/medbuddy
MedBuddy is a GENAI-based platform for symptom analysis, doctor matching, and appointment scheduling. It uses FastAPI, React, and MongoDB, integrated with Google Gemini API for intelligent healthcare support.
brevo fastapi google-gemini-api mongodb react resend tailwindcss
Last synced: 02 Feb 2026
https://github.com/alexdejesusfs/todo-list-api
To-do list API to manage your tasks.
fastapi pydantic-v2 python sqlmodel
Last synced: 30 Jun 2026
https://github.com/code4mk/microservice-fastapi
fastapi fastapi-microservices fastapi-sqlalchemy kafka micorservices microservice
Last synced: 02 Mar 2025
https://github.com/b4oody/zoo-administration-fastapi
alembic api fastapi python sqlalchemy
Last synced: 18 May 2026
https://github.com/sitamgithub-msit/kokoro-litserve
Leverage Kokoro's TTS capabilities using LitServe.
artificial-intelligence deep-learning fastapi kokoro kokoro-tts lightning-ai litserve python pytorch text-to-speech
Last synced: 06 Jul 2025
https://github.com/kozydot/kozy-nyaa.si-api
Unofficial API for Nyaa.si (Closed Source)
fastapi magnet-link nyaa nyaa-si python requests torrent-search torrents uvicorn
Last synced: 21 Jul 2025
https://github.com/gogosari/alryujuka-be
우리 다 같이 캐러갈깡? 고고사리 🌿
docker fastapi krampoline kubernetes mariadb nginx python
Last synced: 07 Apr 2026
https://github.com/viraj-gavade/diabetes-prediction
A FastAPI-based machine learning web application that predicts diabetes risk from clinical input features using a trained model built on the Pima Indians Diabetes dataset.
fastapi machine-learning python sickit-learn
Last synced: 03 Jul 2026
https://github.com/sitamgithub-msit/paligemma2-docci-litserve
Leverage PaliGemma 2's DOCCI fine-tuned variant capabilities using LitServe.
artificial-intelligence deep-learning fastapi image-captioning lightning-ai litserve paligemma python transformers vision-language-models
Last synced: 04 Mar 2025
https://github.com/asmitranjansinha/flowcraft-api
A FastAPI-based backend that validates whether a directed graph is a Directed Acyclic Graph (DAG) using Kahn’s Algorithm. It integrates with the Flowcraft frontend to analyze graph pipelines.
dag fastapi flowcraft graph-algorithms kahns-alogrithm python
Last synced: 18 May 2026
https://github.com/nathan-au/teefour-ai
teefour-ai is a backend API for tax accounting automation
Last synced: 03 Jul 2026
https://github.com/PengweeWang/api
A simple application programming interface system base on fastapi.
Last synced: 31 Oct 2025