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-08 00:11:11 UTC
- JSON Representation
https://github.com/nichind/fastapi
The only python fastapi template you'll ever need
async fastapi fastapi-sqlalchemy fastapi-template sqlalchemy template
Last synced: 04 May 2026
https://github.com/williamle92/kubernetes_traefik_fastapi
FastAPI backend with Celery task queue, JWT authentication, and cloud-native Kubernetes deployment
celery docker dockerfile fastapi helm kubernetes microservices postgresql redis
Last synced: 13 Apr 2026
https://github.com/ajithvcoder/emlo4-session-12-ajithvcoder
Use torchserve, fastapi and nextjs to deploy a stable diffusion vision model with docker compose - The School of AI EMLO-V4 course assignment https://theschoolof.ai/#programs
aws-ec2 aws-s3 docker-compose docker-compose-gpu fastapi gpu nextjs stable-diffusion stable-diffusion-webui torchserve
Last synced: 13 Apr 2026
https://github.com/pessi-v/canine-classifier-api
A FastAPI project using a finetuned EfficientNet V2s to identify dog breeds from images. Built in LeWagon Data Science and AI bootcamp
Last synced: 04 May 2026
https://github.com/mustafanass/movie_profanity_detector
python and FastApi application for detecting and analyzing profanity in movies through subtitle processing and audio analysis.
Last synced: 12 Feb 2026
https://github.com/lucas54neves/celery
Studies on Celery (Distributed Task Queue)
celery docker docker-compose fastapi flower python redis
Last synced: 12 Feb 2026
https://github.com/ilieschibane/arxiv-rag-search-system-api
An ArXiv RAG search system API using FAISS, Llama2 and FastAPI
faiss fastapi llama2 python rag rest-api text-mining
Last synced: 28 Feb 2026
https://github.com/onamfc/rag-chat
A production-ready RAG (Retrieval Augmented Generation) system for chatting with your documents
ai chatbot fastapi llamaindex local-first mcp rag retrieval-augmented-generation streamlit
Last synced: 13 Apr 2026
https://github.com/grebtsew/dcdeploycontrol
A gui control microservice for parsing and executing arbitrary parts of a docker-compose file.
deploy docker docker-compose fastapi javascript network pydocker python visjs
Last synced: 12 Feb 2026
https://github.com/driftq-org/driftq-rag-index-demo
DriftQ + Qdrant demo: build/version a RAG index with replay + rollback
driftq fastapi rag vector-database
Last synced: 12 Feb 2026
https://github.com/jishnukoliyadan/async-vs-thread-scraping
Focuses on comparing the efficiency of different methods for making requests.
aiohttp api asynchronous asyncio await-async fastapi python3 thread-pool uv
Last synced: 18 Apr 2026
https://github.com/dev-connor/building-python-web-apis-with-fastapi
'FastAPI를 사용한 파이썬 웹 개발' 책을 보고 공부한 레포지토리
Last synced: 06 May 2026
https://github.com/bytab/backendcourse
Курс по backend разработке от Артёма Шумейко Senior Python Dev
celery ci-cd docker docker-compose fastapi postgresql python3 redis sql
Last synced: 16 Apr 2026
https://github.com/henriquesebastiao/fast_zero
Uma API simples de lista de tarefas feita em Python com FastAPI para estudo, em paralelo com o curso FastAPI do Zero.
Last synced: 09 Mar 2025
https://github.com/darkdk123/lang-translation-service-fastapi
A Real-time language translation service, learning project.
database fastapi language-translation python3 sqlalchemy-python
Last synced: 04 Feb 2026
https://github.com/opiyodhiambo/mpesa-analytics-pipeline
A scalable, containerized analytics pipeline for processing M-Pesa transaction data (Paybill and Buy Goods) using the M-Pesa Daraja API. Intended to help track customer behavior, business insights, and transaction trends.
apache-airflow daraja-mpesa docker fastapi pandas plotly-dash postgresql uvicorn
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/ozturkvedat/speechprocessing_mobile
FastAPI for speech recognition, transcription and TTS using Faster-Whisper and gTTS. Dockerfile and mobile app implementation is included.
docker expo fastapi gtts react-native speech-recognition text-to-speech whisper-ai
Last synced: 11 Mar 2025
https://github.com/aamirshehzad33/fastapi-vue-crud
This project is a full-stack CRUD (Create, Read, Update, Delete) application built using FastAPI for the backend and Vue.js for the frontend. It provides a seamless and efficient way to manage data with a responsive and interactive user interface.
crud fastapi javascript result-api tailwindcss vuejs
Last synced: 16 Apr 2026
https://github.com/pyramidheadshark/adaptive_search_pg
Adaptive Semantic Search Engine based on PostgreSQL (pgvector) & FastAPI. Implements a Feedback Loop to dynamically re-rank results using Log-Decay algorithms
docker fastapi feedback-loop machine-learning nlp pgvector postgresql python ranking-algorithms semantic-search sentence-transformers student-project
Last synced: 16 Apr 2026
https://github.com/smart-village-solutions/smart-speech-flow
Containerized microservice platform for real-time speech processing, translation, and TTS with LLM refinement
docker fastapi gpu grafana microservices nllb ollama prometheus python speech-recognition translation tts vue websocket whisper
Last synced: 28 May 2026
https://github.com/cfmvcarlos/fastapi-htmx-jinja2
FastAPI-HTMX-Jinja2 is a web app that integrates FastAPI for the backend, HTMX for dynamic content updates, and Jinja2 for rendering HTML templates. It features real-time updates via WebSockets and server-sent events, dynamic content swapping, and includes Pytest tests for core functionality for building interactive applications.
css3 fastapi fastapi-template html5 htmx htmx-extension jinja2 pytest python python3
Last synced: 12 Apr 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/arfanabid/weather-prediction-app
A Full-stack weather prediction application using React for the front end and FastAPI for the back end. The app stores weather prediction data for 300 days in a database and provides functionality to predict and display this data to users.
fastapi javascript python react weather-api
Last synced: 12 Apr 2026
https://github.com/fahmiaziz98/streamlit-app
This project aims to predict the rental price of houses/apartments in several cities, here is the demo app
deploy docker fastapi machine-learning model prediction regression rest-api streamlit
Last synced: 12 Apr 2026
https://github.com/rahulsamant37/ecommerce-product-assistant
An AI-powered product assistant designed to enhance the Flipkart shopping experience by providing personalized recommendations, real-time support, and seamless product discovery.
etl-pipeline fastapi github-actions python selenium uv
Last synced: 14 Feb 2026
https://github.com/jbouder/starkiller
Generative BI Concept App
anthropic-claude business fastapi google-gemini llms postgresql react recharts-js shadcn-ui tailwindcss
Last synced: 28 Feb 2026
https://github.com/ridadogrul/langchainintroduction
fastapi langchain langchain-python openai
Last synced: 07 May 2026
https://github.com/lukius/cryptodash
Self-hosted personal crypto portfolio dashboard for Bitcoin and Kaspa — no accounts, no private keys, no cloud.
bitcoin fastapi kaspa portfolio self-hosted vue3
Last synced: 04 May 2026
https://github.com/indivisual-eyes/indivisual-eyes-backend
Backend REST API for the IndiVisual Eyes app
backend color fastapi image-processing python rest-api
Last synced: 14 Feb 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/lazarot/operatornext
OperatorNext is an AI-powered intelligent browser automation platform that understands and executes complex browser tasks through natural language processing.
ai automation browser-automation fastapi langchain nextjs playwright react typescript websocket
Last synced: 09 Apr 2025
https://github.com/mustafa-kamel/currencies-exchange-rate-api
REST service that provides the exchange rate between two specified currencies on a specified date, built using FastAPI and Postgresql.
Last synced: 04 May 2026
https://github.com/getblitzed/magnetize-discover-api
API for search, selection, and recommendations
api docker fastapi kubernetes magnetize python3
Last synced: 12 Apr 2026
https://github.com/digma-ai/otel-sample-fastapi
Simple FastAPI example with OpenTelemetry and Digma instrumentation
fastapi observability opentelemetry python
Last synced: 04 May 2026
https://github.com/sply88/fastapi-sqlmodel-docker-starter
Example project to illustrate usage of FastApi and SQLModel in conjunction with Docker Compose.
docker dockercompose fastapi postgresql python sqlmodel
Last synced: 15 Feb 2026
https://github.com/jms/urban-spoon
fastapi project
docker fastapi postgis postgresql sqlalchemy
Last synced: 13 Apr 2026
https://github.com/sxr24/primer_designing_tool
A bioinformatics tool to design primers easily and efficiently (Under development but works perfectly with necessary features)
bioinformatics biotechnology fastapi python react
Last synced: 19 Apr 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/jemo19/runbook-copilot
RAG-based incident assistant for runbook-backed troubleshooting plans with citations and safety controls.
ai fastapi incident-response python rag runbooks sre
Last synced: 16 Jun 2026
https://github.com/metalcloud1/leakguard
🛡️ LeakGuard: Microservices for early detection of compromised passwords and sensitive data, with secure k-Anonymity checks, observability, and Docker-ready deployment.
ci-cd data-protection devops docker fastapi grafana haveibeenpwned k-anonimity leak-detection loki microservices mocking observability password-security posgresql prometheus pytest python security security-testing
Last synced: 04 May 2026
https://github.com/morikeli/tushare-backend
Backend for the TuShare app developed using FastAPI ⚡
fastapi fastapi-sqlalchemy python python3 sqlalchemy sqlalchemy-orm sqlalchemy-python
Last synced: 09 Jan 2026
https://github.com/narender-rk10/gen-ai-virtual-try-on-clothes
Gen AI-Powered Virtual Try-On Clothes Platform Upload any model and garment image to preview realistic try-on results instantly. Built with Google Gemini, FastAPI, and React. Ideal for fashion, retail, and e-commerce.
ai-fashion fashion-tech fastapi gemini-api generative-ai llm python reactjs virtual-fitting-room virtual-try-on virtual-try-on-for-clothes
Last synced: 14 Apr 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/darkfos/converterbackend
Серверная часть веб приложения Converter
asyncpg fastapi fastapi-users jwt postgresql pydantic pytest python rest-api
Last synced: 16 Apr 2026
https://github.com/pmthetechguy/document-entity-extractor
AI-powered document extractor for names, emails, and organizations.
ai automation data-extraction document-extraction entity-recognition fastapi gpt openai pandas portfolio-project python uvicorn web-app
Last synced: 16 Apr 2026
https://github.com/hansmissenheim/cfb-reference
📊 Self-hosted sports statistics website using NCAA game saves
Last synced: 16 Feb 2026
https://github.com/faisal-fida/news-scraper-api
This project is a FastAPI-based web application designed to scrape news data from the web and store it in a Supabase database. It uses asynchronous programming to efficiently fetch and process large amounts of data.
asynchronous database fastapi newsapi scraper supabase
Last synced: 19 Apr 2026
https://github.com/iamsuvhro/link-shortner
A lightweight URL shortening service built to create short, unique links from long URLs with click tracking. This backend project showcases RESTful API design, threading for concurrent request handling, and database integration, demonstrating scalable and thread-safe web development.
Last synced: 01 Mar 2026
https://github.com/mateusjssilva/analytics-dashboard
A robust application developed in Python (FastAPI) that integrates public data from multiple sources, providing a modern interface for data visualization, management (CRUD), and analysis.
Last synced: 01 Mar 2026
https://github.com/efe-eroglu/syllexa-ai-agent
An AI assistant specially designed for dyslexic users, supporting both voice and text queries.
ai ai-agent ai-assistant dyslexia fastapi llm rag retrieval-augmented-generation stt tts
Last synced: 16 Apr 2026
https://github.com/cc-d/liberlife
100% libre way of keeping track of responsibilities and achieving goals with a very nice ui
async docker docker-compose fastapi git-crypt libre nginx python react shell todo typescript
Last synced: 11 Apr 2026
https://github.com/m1thrandir225/synap
Notes & content summarization platform for students
ai fastapi notes python react tanstack-router typescript
Last synced: 12 Apr 2026
https://github.com/filipegalo/developer_notifier
One tool for all your JIRA issues and GitHub/GitLab pull requests
devops-tools fastapi nuxt postgresql tools
Last synced: 04 May 2026
https://github.com/tomaslopera/la_care_cortada
backend fastapi frontend react
Last synced: 12 Apr 2026
https://github.com/holms/fb-analyzer-api-gateway
API Gateway service for FB Analyzer
docker fastapi fb-analyzer microservices python
Last synced: 12 Apr 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/ivanlugo1631/e-commerce
Microservice of an E-commerce
docker fakestoreapi fastapi gcp-cloud-build postgresql supabase
Last synced: 12 Apr 2026
https://github.com/alexdemure/gadfastopenapi
Customize and override OpenAPI schema details in FastAPI with ease
fastapi fastapi-extension openapi openapi-codegen
Last synced: 25 Feb 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/sabdulrahman/chatfit
A conversational fitness chatbot powered by LLMs that provides personalized workout and diet recommendations based on user inputs. The chatbot adapts to user goals, fitness level, and dietary preferences, offering a dynamic, interactive experience.
chatbot chatgpt fastapi fitness-app llm llms ollama python3 reactjs vue
Last synced: 12 Apr 2026
https://github.com/shorya22/end-to-end-agentic-ai-fastapi-docker-project
Discover the End-To-End-Agentic-AI-FastAPI-Docker-Project on GitHub – a powerful, open-source framework for building agentic AI workflows with FastAPI and Docker. Clone, customize, and deploy scalable AI solutions effortlessly!
agentic-ai agents ai ai-automation api api-integration api-server deploy deployment development docker end-to-end-workflow fastapi genai llm python
Last synced: 04 May 2026
https://github.com/timelessnesses/redirect
timelessnesses.api.redirect is a redirector for your needs
api docker fastapi postgresql python redirect uvicorn
Last synced: 16 Apr 2026
https://github.com/maiswan/backlight
WS2812B Controller on Pi
fastapi led-controller raspberry-pi webcontrol ws2812b
Last synced: 07 Jan 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/lesiaukr/goit-pythonweb-hw-12
Master's degree | Advanced Python Programming | HW | Final Project
authentication authorization docker-compose email-verification fastapi jwt-token module-testing postgres python redis-cache roles sphinx-doc unit-testing
Last synced: 04 May 2026
https://github.com/ebraheemtammam/accounting
css fastapi html jinja2-templates python3 sqlite3
Last synced: 24 Mar 2025
https://github.com/simpnick6703/splitwise-clone
Implementation of a popular shared expenses tracking app Splitwise
fastapi postgresql splitwise splitwise-alternative tailwindcss
Last synced: 16 Apr 2026
https://github.com/augsmachado/fastapi-postgres
A robust web application built with FastAPI, PostgreSQL, and SQLAlchemy, featuring comprehensive database migrations and modern Python development practices to catalog users.
docker fastapi postgresql python sqlalchemy
Last synced: 16 Apr 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/abishek7952/resume-classifier
An end-to-end machine learning web app that classifies PDF resumes into job-fit categories. Built with FastAPI, Streamlit & Docker. Deployed on Render.
docker end-to-end-ml-workflows fastapi machine-learning nlp pdf-processing portfolio-project render resume-classfier streamlit
Last synced: 16 Apr 2026
https://github.com/partho-debnath/orbit-transfer
A high-performance local network file sharing API using WebSockets and streaming pipes
Last synced: 02 Jun 2026
https://github.com/g-wtham/garbage-classifier-fastapi
Garbage Classifier using Transfer Learning: ML-powered REST API for classifying waste. Built with FastAPI, TensorFlow, and Transfer Learning on NASNet.
fastapi jupyter-notebook nasnetmobile tensorflow transfer-learning uvicorn
Last synced: 04 May 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/nishanthmuruganantham/dynamic-formula-execution-api
A FastAPI-based API for evaluating dynamic mathematical expressions on datasets. It is developed for a coding Challenge conducted by 'doselect', a collaborative and technology independent hiring tool for companies, for Cognida.ai
api api-development coding-challenge coding-interview coding-interview-challenges data-science fastapi fastapi-framework formula hackathon mathematics pytest python python-api python-project pythonprograms swagger-api topological-sort vercel vercel-deployment
Last synced: 07 Jan 2026
https://github.com/letsbuilda/api.letsbuilda.dev
Public API for our projects
Last synced: 16 Jan 2026
https://github.com/bnbong/simplebackend
<개인 프로젝트> Python based simple CRUD Backend server
docker docker-compose elasticsearch fastapi fluentd heimdall jenkins kibana nginx nginx-reverse-proxy oracle python uptime-kuma
Last synced: 18 Jan 2026
https://github.com/itaru2622/docker-fastapi
Docker container for fastapi python
Last synced: 16 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/noahpro99/violet-2024
Our inspiration was the health of pregnant women. We aimed to establish a means for them to monitor their health conveniently, providing an avenue to check in on their well-being at their own convenience and complementing their regular visits to healthcare professionals.
fastapi mongodb python react typescript
Last synced: 03 Mar 2026
https://github.com/frostedkitsune/careflow
healthcare system 💊
fastapi heathcare postgresql python3 reactjs
Last synced: 16 Apr 2026
https://github.com/complicat9d/tariff-service-be
Microservice for interaction with tariff entity and getting cost of a ceratin category of goods according to them
apache-kafka docker-compose fastapi jwt-auth sqlalchemy
Last synced: 06 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/vyjayanthipolapragada/genai_smart_retail_recommendation
GenAI Smart Retail is a recommendation system designed for retail environments. It provides personalized product recommendations to users based on product descriptions using a content-based filtering approach. The system leverages FastAPI for backend integration, allowing users to interact with the recommendation engine via an API. This project aim
content-based-recommendation data-analysis data-science data-visualization fastapi gen-ai instacart-data jupyter-notebook open-ai python3 retail scikitlearn-machine-learning stream
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/passadis/azure-weights-biases
Boost your RAG Applications with Model Feedback
aifoundry azureai azureaistudio fastapi llm rag vue weights-and-biases
Last synced: 04 May 2026
https://github.com/lykourgoss/iris-ml-model-microservice
A FastAPI microservice for predicting iris species based on sepal and petal dimensions. This project leverages machine learning to classify iris flowers into their respective species. (mpsp)
docker fastapi iris-classification machine-learning-model microservice
Last synced: 16 Apr 2026
https://github.com/volodymyrmamaevsky/hotel_booking
backend fastapi postgresql python
Last synced: 16 Apr 2026
https://github.com/bnbong/simpleauth
<개인 프로젝트> Simple user authentication API server
alembic fastapi poetry pydantic pydantic-settings pydantic-v2 python python3 sqlalchemy uvicorn
Last synced: 18 Jan 2026
https://github.com/vijaysingh1621/personal-ai-assistant
Personal AI Assistant using FastAPI, Gemini AI, and MongoDB 🚀 Personal AI Assistant that remembers conversations and provides intelligent responses using Google Gemini API. Built with FastAPI, MongoDB, and LangChain, this AI assistant stores chat history in a database to maintain context across sessions.
dotenv fastapi gemeni-api langchain mongodb-atlas
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