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-03 00:10:57 UTC
- JSON Representation
https://github.com/bomjkee/hackathonapp
Backend часть приложения HackathonMiniApp, написанная на асинхронном фреймворке FastAPI + Aiogram + Redis + PostgreSQL + SQLAlchemy с валидацией от Pydantic
aiogram docker docker-compose fastapi postgresql pydantic redis sqlalchemy telegram-bot telegram-mini-app
Last synced: 02 Jul 2025
https://github.com/piccolo-orm/piccolo_cursor_pagination
Cursor pagination for Piccolo ORM
cursor-pagination fastapi piccolo starlette
Last synced: 15 Apr 2025
https://github.com/nneji123/fastapi-serving-html-example
A Repository Template for Serving html with FastAPI.
css css3 deployment fastapi heroku html javascript python templates
Last synced: 21 Sep 2025
https://github.com/chandru-21/llmops
This project(RAG) focuses on operationalizing LLMs by integrating OpenAI, MLflow, FastAPI, and RAGAS for evaluation. It allows users to deploy and manage LLMs, track model runs, and log evaluation metrics in MLflow. The project also features MLflow traces that logs all the user inputs ,responses ,retrieved contexts ,and other essential metrices.
fastapi genai llm llmops mlflow mlflow-tracking openai rag ragas
Last synced: 19 Aug 2025
https://github.com/raspberri05/aitermis
an ai powered cli tool to help speed up dev setup
backend cli collaborate docs fastapi openai openai-api python terminal
Last synced: 11 Apr 2025
https://github.com/sylvester-francis/ota-deploy-tracker
Progressive K8s deployment manager with FastAPI, Streamlit UI, and Prometheus monitoring.
ci-cd container-orchestration deployment fastapi kubernetes microservices ota-updates prometheus python3 streamlit
Last synced: 18 Jan 2026
https://github.com/harsh-vardhhan/flight-search-backend
RupeeTravel - Conversational Query Interface
fastapi langchain python3 sqlalchemy sqlite
Last synced: 20 Sep 2025
https://github.com/luna-system/ada
independent foss research lab in the public domain (cc0) (by luna+ada) (<3)
acceleration accessibility ai docker fastapi hci local-llm mcp ollama privacy python rag self-hosted
Last synced: 18 Jan 2026
https://github.com/ddanier/fastapi-module-loader
FastAPI Module handling (like Django AppConfig)
Last synced: 08 Mar 2026
https://github.com/putuwaw/qr-generator
QR Code Generator using FastAPI and Vercel
Last synced: 20 Feb 2026
https://github.com/phamvanvuhb1999/workhorse
An example of using Redis AI within resource manager for scallable application.
Last synced: 17 Aug 2025
https://github.com/batpool/kubernetes-istio-service-mesh
🚀 Deploy and manage microservices on Kubernetes with Istio, features automated GitHub Actions workflows for CI/CD, advanced traffic routing, secure service communication, and observability tools like Prometheus and Kiali.
cicd cloud-native docker fastapi gin-gonic github-actions golang istio kiali kubernetes microservices microservices-architecture observability prometheus python secure-communication service-mesh traffic-management
Last synced: 24 Jul 2025
https://github.com/axioma-ai-labs/python-template
Template for python repositories.
fastapi python python-3 python-app python-development python-template
Last synced: 04 Oct 2025
https://github.com/tuanvumaihuynh/viot
Viot is a project aimed at practicing the development of an IoT application.
Last synced: 17 Jan 2026
https://github.com/python-ninja-hebi/python-fasttea
fastTEA: Build Web Applications in Python with fastAPI and html
elm-architecture fastapi htmx python pythonframework webframework
Last synced: 16 Apr 2025
https://github.com/younis-ali/rag-pipeline-app
Implement RAG using LangChain and HuggingFace embedding models
fastapi huggingface-embeddings langchain question-answering rag streamlit
Last synced: 16 Apr 2025
https://github.com/nafisalawalidris/fastapi-learning
This repository documents my exploration of FastAPI a modern Python framework for building APIs. It includes my progress, practical implementations and insights as I learn to create high-performance APIs. The repo covers setup, development and deployment of FastAPI applications and serves as a portfolio of my learning experience.
api crud-api data-science database deployment fastapi python
Last synced: 19 Feb 2026
https://github.com/rashmindungrani/fastapi-collection
Discover and explore a curated collection of innovative FastAPI projects. From basic setups to advanced applications, find inspiration and resources for building modern APIs with Python.
alembic backend benchmark fastapi mysql oauth2 postgres pydantic rest-api sqlalchemy sqlite swagger todo-app
Last synced: 09 Apr 2026
https://github.com/meteopavel/aiogoogle_qrkot_spreadsheets
🐾📊 Сервис для Благотворительного фонда поддержки котиков QRkot с возможностью формирования отчёта в гугл-таблице
aiogoogle alembic fastapi fastapi-users python python-dotenv sqlalchemy uvicorn
Last synced: 16 May 2025
https://github.com/nicopujia/biome_fighters
1v1 online multiplayer platform fighter game with more than just two platforms
2d-game compute-engine fastapi godot mongodb-atlas online-multiplayer-game pixel-art prototype python
Last synced: 06 Mar 2025
https://github.com/uriyyo/fastapi-async-safe-dependencies
FastAPI async safe dependencies 🪢
asyncio fastapi fastapi-boilerplate fastapi-extension python
Last synced: 18 Mar 2025
https://github.com/rahulsamant37/sdlc-aiagent_hackathon
SDLC AI Agent is an AI-powered tool that streamlines the entire Software Development Lifecycle from requirements gathering to code generation and testing.
fastapi github-actions huggingface-embeddings huggingface-spaces langchain-python langgraph-python pydantic streamlit
Last synced: 01 Jul 2025
https://github.com/andreabozzo/osservatorio
Osservatorio - Open Data Processing Platform
api-rest data data-analysis data-visualization database datamodelling docker duckdb etl fastapi jwt-authentication open-source pipeline postgresql python react sqlite
Last synced: 02 Sep 2025
https://github.com/rasinmuhammed/fastapi-matrix-admin
Modern admin panel for FastAPI with auto-discovery, Pydantic v2, and Shadcn UI
admin-panel async fastapi htmx pydantic python shadcn sqlalchemy
Last synced: 13 Jan 2026
https://github.com/dev-vivekkumarverma/spellchecker
this uses very efficient data-structure for storing and fast searching of the words (Trie datastructure) and uses persistent storage
autocomplete autocomplete-search autocomplete-suggestions autosuggest data-structures fastapi spellcheck trie trie-tree
Last synced: 21 Feb 2026
https://github.com/jod35/lib-api
A simple book REST API for a Book management service built for a video on FastAPI, PostgreSQL and SQLModel.
crud-api fastapi postgresql python3 sqlmodel
Last synced: 22 Apr 2025
https://github.com/dandona100/safeeyes
│ Real-time NSFW & harmful content detection as a service
ai content-moderation content-safety docker fastapi image-classification nsfw nsfw-detection python safety
Last synced: 10 Apr 2026
https://github.com/somenath203/tomato-leaf-disease-classification-ten-classes
Click below to checkout the website
cloudinary cnn deep-learning ensemble-learning expressjs fastapi huggingface mern mongodb react render tensorflow tomato-leaf-disease transfer-learning vercel
Last synced: 16 May 2025
https://github.com/kookmin-sw/capstone-2023-29
자리있어? - 경기도 광역버스 좌석예측 시스템
fastapi lstm postgresql python3 pytorch react scikit-learn sqlalchemy
Last synced: 22 Aug 2025
https://github.com/mbari-org/fastapi-yolov5
YOLOv5 Machine Learning API powered by the FastAPI framework
Last synced: 12 Apr 2025
https://github.com/craazzzyyfoxx/anak-tournaments
AQT provides comprehensive statistics about Anakq's sub-tournaments. This includes the history of past tournaments, player statistics such as tournaments participated in, divisions, teams, heroes, and performance metrics.
celery fastapi nextjs postgresql redis shadcn-ui
Last synced: 15 Apr 2025
https://github.com/paraskuk/chatgptui
GPT App with Voice prompt and Saving to GitHub capabilities
chatgpt-api chatgpt-app chatgpt-ui css fastapi gpt-4 html javascript language large llm model python redis
Last synced: 26 Jul 2025
https://github.com/codingforentrepreneurs/serverless-container-based-python-app-on-google-cloud-run-2020
[2020 version] About Serverless enables you to focus on code, not infrastructure. Deploy a Docker Container to Cloud Run using this series. Cloud Run is a service by the Google Cloud Platform.
archived cloud-run containers fastapi gcloud-cli google google-cloud python serverless
Last synced: 18 Jan 2026
https://github.com/julienmeritte/booking-service
Service API de Booking Hotelier en FastAPI. Mise en place Devops Gitlab Runner, CI/CD, Ansible, Docker Swarm avec Quentin Vignan.
ansible dockerswarm fastapi gitlab tick-stack traefik
Last synced: 26 Jul 2025
https://github.com/kayprogrammer/whatsapp-web-clone-v5
A simple realtime whatsapp web clone with FastApi MVT architecture
fastapi html-css-javascript pgadmin4 postgresql python whatsapp-web-clone
Last synced: 09 May 2026
https://github.com/dongminlee94/k8s-docs-assistant-rag
Kubernetes documentation assistant with RAG
assistant beautifulsoup4 chatbot documentation faiss fastapi kubernetes llm openai rag streamlit
Last synced: 18 Sep 2025
https://github.com/ydf0509/nb_api
fastapi crud router
curd-api fastapi fastapi-crud fastapi-sqlalchemy fastapi-sqlmodel sqlmodel tortoise-orm
Last synced: 27 May 2026
https://github.com/ahmed-coding/realestate-project
This is a modernized real estate backend platform built with a microservices architecture. The system combines Django as an API Gateway with FastAPI services for AI and real-time workloads, featuring:
ai django-rest-framework fastapi llms mcp rag real-estate search-engine smart-contracts websocket
Last synced: 09 Mar 2026
https://github.com/v3gaaa/garden-sense-app
GardenSense is a IoT solution for plant enthusiasts. Monitor soil moisture, temperature, and detect threats to your plants in real-time. Powered by ESP32, React Native, Firebase, and more, it offers a seamless plant care experience. 🌱🚀
aws esp32 expo fastapi firebase iot-application python railway-app rds-database react-native realtime-database
Last synced: 06 Aug 2025
https://github.com/faustinopsy/fastcrud
O FastCrud é uma aplicação modelo essencial para estudantes focados no desenvolvimento moderno de aplicações web. com o framewework FastAPI que facilita o uso de rotas e documentação automática de API. com recursos avançados de de autenticação como token JWT de forma simplificada
api apirest fastapi python3 webservice
Last synced: 24 Aug 2025
https://github.com/prathameshlakawade/pipeline-genie
Pipeline-Genie is an intelligent data pipeline that processes CSV datasets, identifies their schema, and leverages LLaMA 2.0 to extract business insights. Users can select relevant business needs, triggering automated ETL transformations using Apache Spark. The final transformed dataset is stored in AWS S3 and made available for download.
apache-spark artificial-intelligence aws-s3 business-insights csv-processing data-pipeline data-transformation etl-pipeline fastapi generative-ai llama2 machine-learning mongodb-atlas python react
Last synced: 27 Jul 2025
https://github.com/lealre/crud-rental-properties
Web application for performing asynchronous CRUD operations on a PostgreSQL database using FastAPI, SQLAlchemy, Pydantic, Streamlit, and Docker.
docker docker-compose fastapi pydantic sqlalchemy streamlit
Last synced: 25 Aug 2025
https://github.com/mohammadmoataz2/deeptextclassifier
DeepTextClassifier is a powerful Application for categorizing textual documents into predefined categories using advanced deep learning techniques. It facilitates document organization, decision-making, and workflow automation.
application deeplearning fastapi nlp nltk python tensorflow
Last synced: 05 May 2026
https://github.com/shinyq/fastapi_thesis-university-sentiment-api
A simple implementation of IndoBERT model REST API for University Sentiment Analysis using FAST API
docker fastapi indobert rest-api
Last synced: 11 Feb 2026
https://github.com/johnkommas/barcodereader
Barcode Generator From Entersoft SQL
barcode-generator bolt bot cryptography fastapi label-tags labels odbc pandas pillow price-tags pyodbc python slack slackbolt slackbot sqllite3 uvicorn
Last synced: 23 Apr 2025
https://github.com/multi-modal-ai/computer-vision-hub
Hub with hands-on resources on building Computer Vision and Deep Learning solutions that process Video/Image data.
computer-vision deep-learning edge-computing fastapi machine-learning nvidia-triton pytorch
Last synced: 27 Aug 2025
https://github.com/belajarqywok/docpet_backend
Back-End services that are distributed and integrated with Cloud Computing and Machine Learning services in the Docpet Application service.
alembic fastapi restful-api swagger-ui tensorflow
Last synced: 09 Mar 2026
https://github.com/hummusonrails/browser-use-agent-with-couchbase
A full-stack web application that demonstrates how to use the popular Browser Use open source library to enable AI to control a browser to perform complex tasks with Couchbase powering data storage, retrieval and search.
ai aiagent browseruse couchbase fastapi react vite
Last synced: 12 Apr 2026
https://github.com/ruitcatarino/pyttings
Python settings management with namespacing and modular files. Inspired by Django.
app-config config configuration configuration-management environment environment-variables fastapi flask python python3 settings
Last synced: 21 Aug 2025
https://github.com/ossmafia/fastapi-kafka
A Kafka wrapper class around FastAPI to create consumers as endpoints.
api-rest fastapi kafka kafka-consumer python upstash-kafka
Last synced: 11 Apr 2025
https://github.com/reprompts/fastsecforge
FastSecForge 🔐 — A pluggable FastAPI security boilerplate generator with JWT auth, MongoDB/SQLAlchemy support, and a CLI for instant project scaffolding. Boost your backend development with built-in best practices!
api beginner-friendly boilerplate boilerplate-template contributions-welcome fastapi fastapi-boiler fastapi-boilerplate fastapi-boilerplate-code open-source pip-package pip-packages pypi pypi-package pypi-packages python python-library rest-api restapi restful-api
Last synced: 01 Aug 2025
https://github.com/ujstor/social-media-fastapi
RESTful API using FastAPI, database integration, ORM to user authentication, vote system implementation, Alembic migrations, testing and CI/CD workflows
alembic fastapi pytest sqlalchemy
Last synced: 20 Aug 2025
https://github.com/gitbolt/nodeair
🌀 NodeAir - Easier & insightful Solana wallet experience.
blockchain cryptocurrency dashboard data-visualisation fastapi ipfs javascript nextjs postgresql profiles python saas solana web3
Last synced: 12 Apr 2026
https://github.com/kawchar85/interactivemodelcomparator
A web-based tool designed for comparing output images from different machine learning models on the same dataset.
computer-vision fastapi image-viewer image-viewing image-visualization image-visualizer javascript machine-learning-models research
Last synced: 23 Oct 2025
https://github.com/cementzhang/csanmt-translation
基于CSANMT模型的翻译服务,支持多语言互译;tensorflow,nvidia-gpu推理应用; 使用了python的fastapi框架. 小而美的翻译应用
csanmt fastapi model python tensorflow translation translation-model
Last synced: 16 Feb 2026
https://github.com/huuhuy227/simplechatbotapp
Build a simple chatbot app with FastAPI and React Native
Last synced: 28 Oct 2025
https://github.com/u2d-ai/msaserver
msaServer - Helper & Wrapper around Uvicorn/Gunicorn for FastAPI based apps Optimized for use with FastAPI/Pydantic.
fastapi gunicorn helper-functions microservices python3 uvicorn
Last synced: 19 Jan 2026
https://github.com/plusiv/fastapi-tortoise-api-base
API Base for Fastapi + Tortoise ORM projects
api-base api-rest fastapi tortoise-orm
Last synced: 18 May 2026
https://github.com/adidem23/medcheck
This is Medical Drugs Viabiliity checker application made using MERN stack . It includes Drug to Drug Viability checking , It Includes Food to drug Viablity Checking and Other viability checking
Last synced: 08 Jul 2025
https://github.com/shahbazshaddy/conversai-fastapi
A lightweight and scalable chatbot leveraging Groq's NLP capabilities with a FastAPI backend and an interactive HTML/CSS/JavaScript frontend. Easily configurable, secure, and deployable to platforms like Heroku, AWS, or Docker.
ai chatbot coversational-bot fastapi generative-ai groq-api hacktoberfest hacktoberfest2024 llama3
Last synced: 02 Sep 2025
https://github.com/flavien-hugs/fastapi-book-microservice
Une simple architecture de microservice avec FastAPI
Last synced: 08 Jul 2025
https://github.com/onionj/fastapi-mini-projects
fastapi projects
fastapi python python3 rest-api
Last synced: 15 Jun 2025
https://github.com/delldi/dingtalk-ai-robot
钉钉智能机器人,支持AI问答、知识库检索、JIRA管理和服务器维护
autogen dingding dingding-robot fastapi python scraper
Last synced: 08 Jul 2025
https://github.com/muhammadabyaz/school-mgt-api
A simple school management system API made with FastAPI
fastapi mongodb non-sql-database pydantic pymongo python3
Last synced: 24 Feb 2026
https://github.com/sunnybedi990/rag-with-llm
"A Retrieval-Augmented Generation (RAG) system for document query and summarization using vector-based search and language models.
docker document-query faiss fastapi flask langugae-models machine-learning milvus natural-language-processing nlp pdf-parsing pinecone python qdrant-vector-database rag react retrieval-augmented-generation summarization vector-search weaviate
Last synced: 23 Apr 2025
https://github.com/vishal815/parkinsons-disease-detection
Parkinsons-Disease-Detection This is a project which predicts whether a person have Parkinson's Disease or not
backend end-to-end fastapi frontend github-project machine-learning machine-learning-projects machine-learning-web-app machinelearning parkinson parkinsons-detection parkinsons-disease project reactjs vishal vishallazrus
Last synced: 12 Apr 2025
https://github.com/metrostar/comet-api
Python Fast API for the Comet Starter App
alembic fastapi pydantic pytest python redoc ruff sqlalchemy swagger
Last synced: 04 May 2025
https://github.com/joaobraganca555/extractionanalysistool
Cloud-based tool for multimedia data extraction and analysis, focusing on influencer content. Utilizes YOLOv8 for object/logo detection, Whisper.AI for speech recognition, and EasyOCR for OCR. Includes sentiment analysis with a scalable microservice architecture for content monitoring.
aws-s3 content-monitor docker easyocr fastapi image-classification logo-detection microservices multimedia-data-analysis object-detection ocr python rabbitmq sentiment-analysis speech-recognition streamlit whisper yolov8
Last synced: 06 Mar 2026
https://github.com/raykipkorir/movies-api
Built with FastAPI and mongodb. Access more than 50 movies from this API for free.
Last synced: 17 Jan 2026
https://github.com/uchencho/bar-zubi
:briefcase: Legal service Rest API built with FAST API :rocket:
Last synced: 17 Apr 2026
https://github.com/arondaron/dataset-generator
No-code desktop app for generating high-quality synthetic datasets to fine-tune LLMs — plan-then-execute pipeline, LLM-as-judge, HuggingFace upload.
alpaca chatml dataset-generation desktop-app fastapi fine-tuning huggingface llm llm-as-judge llm-fine-tuning nextjs openrouter sft sharegpt synthetic-data
Last synced: 03 May 2026
https://github.com/saurabh254/smasher
SMS verification emulation on termux
fastapi redis termux termux-tool
Last synced: 12 May 2026
https://github.com/saurabh254/pizza_striker_backend
Pizza Striker is a strike monitoring system designed to add fun to the office by tracking strikes and managing users. So the person with high strikes offer treats.
Last synced: 11 Feb 2026
https://github.com/jtgsystems/python-best-practices-2025
🐍 Python best practices guide 2025 - Modern coding standards, patterns & optimization techniques
ai automation fastapi llm nlp python rag tools web
Last synced: 15 May 2026
https://github.com/babilonczyk/bio-ai-software-engineering-roadmap
Explore roadmap to becoming a Bio AI Software Engineer - combining machine learning, bioinformatics, and software engineering to build the future of biotechnology. Join the journey on GitHub! ✨
ai-in-biology artificial-intelligence bioai bioinformatics data-science deep-learning drug-discovery fastapi genomics machine-learning protein-design python roadmap
Last synced: 08 Sep 2025
https://github.com/elijahondiek/katiba360-backend
Katiba360 is a platform that makes the Kenyan Constitution accessible to all citizens. This backend system provides a robust user management and personalization system with Google OAuth integration, user profiles, preferences, content management, reading history tracking, achievements, and more.
alembic fastapi python sqlalchemy
Last synced: 15 May 2026
https://github.com/ahmedshetaia/moodmate
Welcome to MoodMate repository! This project features an interactive chatbot designed to offer empathetic responses and basic emotional support. Through thoughtful conversational design, MoodMate provides a comforting and engaging experience, helping users feel heard and understood.
ai chatbot cloud-deployment docker fastapi google-cloud langchain streamlit
Last synced: 16 Feb 2026
https://github.com/chrnmaxim/fastapi_template
Template repository to quick start a new FastAPI project
Last synced: 15 May 2026
https://github.com/leynier/drones
A solution for the technical task of the recruitment process of Musala Soft.
clean-architecture fastapi musalasoft pydantic python sqlalchemy sqlmodel technical-interview
Last synced: 18 Mar 2025
https://github.com/essien1990/restapis
A CRUD users REST API using Python3 Flask and FastAPI
datetime fastapi flask flask-migrate flask-sqlalchemy in-memory-cache json jsonify postgersql postman pydantic-models python3 request rest-api sqlalchemy uvicorn
Last synced: 06 Apr 2026
https://github.com/navin772/travel_itinerary_planner
API for retrieving travel itinerary based on user's budget and interests
Last synced: 16 May 2026
https://github.com/sairintechnologycom/burnlens
Open-source LLM FinOps proxy — track OpenAI, Anthropic (Claude), and Google Gemini costs by feature, team, and customer. Zero code changes. pip install burnlens.
ai-cost ai-finops anthropic budget-alerts claude cli cost-tracking developer-tools fastapi finops gemini gpt llm llm-observability observability openai proxy python spend-tracking token-counting
Last synced: 02 Jul 2026
https://github.com/basemax/fastapibooks
A REST API built with Python and FastAPI, integrating with MongoDB for CRUD operations (Create, Read, Update, Delete) on books. FastAPI is a powerful web framework for building APIs, while MongoDB is a NoSQL database that provides flexibility and scalability.
api fastapi py python restful restful-api webservice webservice-endpoints webservices
Last synced: 05 May 2025
https://github.com/mbrav/signup_api
An 100% asynchronous Fast API service for signups and Telegram integration.
aiogram apscheduler argon2 async asyncio asyncpg bot fastapi httpx python sqlalchemy telegram vue
Last synced: 17 Jun 2025
https://github.com/osint-services/scan
A Python microservice to find website profiles based on a given username
fastapi microservice osint osint-python osint-tool python python3 sqlite3 username username-search
Last synced: 17 Feb 2026
https://github.com/struckchure/fletora
Build frontend applications in Python. Yeah, i know, it sounds CRAZY!
fastapi html python tailwindcss
Last synced: 04 Apr 2025
https://github.com/persanix-llc/endrpi-server
Endpoints for Raspberry Pi (Endrpi) is a web API server for the Raspberry Pi that provides basic statuses and GPIO controls through a collection of HTTP endpoints.
api fastapi gpio http-server python3 raspberry-pi rest-api websocket
Last synced: 07 May 2025
https://github.com/akkilmg/quick.ly-fa
🚧 Under Construction 🚧
application fastapi mongodb python python3 shorten-urls shortener web website
Last synced: 13 Apr 2025