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/md-nur/plantaid-client
PlantAId is a web application that uses TensorFlow CNN to analyze leaf photos and detect diseases in 14+ crops. Built with FastAPI (backend) and Next.js (frontend), it aims to help farmers identify crop diseases early and improve yield. Future plans include an offline mobile app for remote areas.
Last synced: 30 Apr 2026
https://github.com/jackomo007/lovely-farm
Project making CRUD of events using FARM stack
Last synced: 30 Apr 2026
https://github.com/amrc-lima/scava-dados
Async API (FastAPI, Docker, PostgreSQL) that scrapes book data, stores it, and runs automated tests via CI/CD.
asyncio ci-cd docker fastapi postgresql pytest python sqlalchemy web-scraping
Last synced: 30 Apr 2026
https://github.com/gokulsudheesh/guess-game-deepseek-r1
A silly guess game for testing out the thinking capability of deep seek model hosted on NVIDIA builder.
deepseek-r1 fastapi langchain nvidia-nim-api ollama
Last synced: 30 Apr 2026
https://github.com/agvangrigoryan/syncrotime
This API allows users to present their services, manage availability, and create shared events—whether private or public—with ease and flexibility.
Last synced: 30 Apr 2026
https://github.com/ashok14k/fastapi-the-complete-course-2025-beginner-advanced-udemy
This repository is dedicated to storing the code developed during the "FastAPI - The Complete Course 2025 (Beginner + Advanced)" course on Udemy.
api backend backend-api fastapi fastapi-api fastapi-python fastapi-python-framework python python-fastapi python-framework
Last synced: 30 Apr 2026
https://github.com/csmqbusy/fastapi-auth-template
FastAPI application template with authentication
alembic docker fastapi mypy pydantic pytest python sqlalchemy
Last synced: 30 Apr 2026
https://github.com/real-estate-proj/real-estate-server
🛠️ Real-Estate Backend Server
alembic backend fastapi postgresql python sqlalchemy
Last synced: 30 Apr 2026
https://github.com/howdoicomputer/revontulet
An API that is used to continuously track if one or more satellites are over a set of coordinates.
fastapi hirshel httpx python satellites
Last synced: 08 Jun 2026
https://github.com/nottezz/fastapi_base-app
Template for future project at FastAPI
api docker docker-compose fastapi gunicorn python unicorn
Last synced: 30 Apr 2026
https://github.com/fedeegmz/hayek-rag
A specialized chat application focused on Friedrich August von Hayek, implementing Retrieval-Augmented Generation (RAG) to provide contextually relevant responses based on Hayek's works.
ai artificial-intelligence fastapi mongodb python rag uv voyageai
Last synced: 30 Apr 2026
https://github.com/gaurav-singh7092/resumatch
An AI-powered resume and job description matching application using natural language processing and machine learning techniques. This application provides intelligent analysis of resume-job compatibility with detailed scoring and recommendations.
fastapi keyword-extraction nextjs nlp preprocessing-data python similarity-score tailwind
Last synced: 30 Apr 2026
https://github.com/notshrirang/blockchain-implementation-from-scratch-backend
Blockchain working simulated using Python
blockchain blockchain-technology fastapi
Last synced: 01 May 2026
https://github.com/himanshubhosale25/end-to-end-smart-email-app
This project develops an email dashboard with a FastAPI backend and OpenAI integration for generating email responses and summaries. It features OAuth authentication, dark mode, and email categorization.
email-dashboard fastapi generative-ai oauth openai-api
Last synced: 08 Jun 2026
https://github.com/willwillis/fast-api-scripture-app
A React + Vite / FastAPI Scripture App
cicd coverage-testing fastapi mit-license python react uv vite
Last synced: 01 May 2026
https://github.com/adityanandanx/kalam2
Kalam2 is a full-stack handwriting generation application. It consists of a FastAPI backend for generating SVG handwriting using machine learning, and a Next.js frontend for user interaction and visualization.
fastapi handwriting-synthesis nextjs rnn svg tensorflow
Last synced: 01 May 2026
https://github.com/vlorente/la-fede-teams-analytics
Webscraping y análisis de datos de la web de la federación murciana de baloncesto.
api fastapi jupyter-notebook pandas python scrapy sqlite3 webscraping
Last synced: 01 May 2026
https://github.com/praptisharma28/gotenberg-pdf-generation
A FastAPI application for PDF generation using Gotenberg. This repository can convert urls, csv files, html pages to pdfs, along with merging normal/image pdfs.
fastapi gotenberg html5 pdf pdf-generation python3 uvicorn
Last synced: 01 May 2026
https://github.com/mvarrone/stp-per-vlan-project
Fullstack app designed to represent a dynamic Per VLAN Spanning Tree Protocol tree (PVST) on a canvas using FastAPI and Vue.JS. It includes a short video demo hosted on Youtube
fastapi python3 spanning-tree-protocol vis-network vuejs
Last synced: 01 May 2026
https://github.com/omermersin/dji-cloud-platform-minimal
A minimal DJI Cloud API platform: MQTT client for OSD telemetry and a FastAPI dashboard.
dji-cloud-api drone-telemetry fastapi mqtt python
Last synced: 01 May 2026
https://github.com/stanmiglight/lab1
This FastAPI service handles a user database with CRUD operations for users identified by user_id and name.
Last synced: 01 May 2026
https://github.com/joshjarabek7/hiss
Secure your FastAPI applications effortlessly with Hiss! 🐍🔒 Hiss offers a collection of decorators and custom middleware for seamless integration of advanced security features, including virus scanning with ClamAV, input sanitization, and robust authentication/authorization. Build powerful and secure APIs with ease. 🛡️✨
api async authentication authorization clamav decorators fastapi input-validation open-source pydantic python security virus-scanning web-framework
Last synced: 01 May 2026
https://github.com/pankaj085/lotuslynx
LotusLynx is a modern e-commerce backend built with FastAPI, SQLAlchemy, and Pydantic. It features robust user authentication, JWT-based authorization, product and order management, and a clean, modular codebase.
ecommerce-application fastapi postgresql python sqlalchemy
Last synced: 01 May 2026
https://github.com/12pavani/fullstack_ai_app
ThinkAI is a web app powered by OpenAI's GPT-3.5 for real-time question-answering. Built with React.js on the frontend and FastAPI on the backend, it allows users to ask questions and get accurate AI-generated responses instantly.
fastapi gpt-3-5 openai reactjs
Last synced: 01 May 2026
https://github.com/anandvai/ai_rag_chatbot_multi_pdf_support
RAG (Retrieval-Augmented Generation) Chatbot built with Streamlit and LangChain, powered by Groq's blazing-fast LLaMA3-8B. It allows you to upload multiple PDFs, ask questions, and get precise, context-aware answers in a conversational format.
ai data data-science data-visualization data-visualizations dataengineering fastapi langchain langgraph python sql streamlit
Last synced: 01 May 2026
https://github.com/up2dul/siaplulus
[WIP] AI-powered Career Assistant
alembic docker fastapi monorepo moonrepo python react scalar shadcn-ui tailwindcss tanstack-router typescript
Last synced: 08 Jun 2026
https://github.com/darth-knoppix/fastapi-docker-template
A simple template for getting started with FastAPI in Docker with a Dev Container for VS Code
Last synced: 01 May 2026
https://github.com/zpec1/violence-detector-and-alerting-system
Real-time AI system that spots violence and alerts you instantly
computer-vision deep-learning fastapi mobilenetv2 raspberry-pi real-time-detection tensorflow violence-detection
Last synced: 01 May 2026
https://github.com/itz-amethyst/fastapi_mongodb-fam
A compounded 🐍 FastApi & MongoDb 🏦 app with Odmantic Selected as an engine⚡(WIP)
api cookiecutter-template fastapi mongodb odmantic python rest-api
Last synced: 01 May 2026
https://github.com/pramodnaik-dev/react-authentication
This Repo Contains a Codebase for React TS, Redux Toolkit, Async Thunk, RTK Query and User Authentication using Axios Interceptor. It also includes a Python FastAPI Backend.
axios axios-interceptor fastapi react redux-thunk redux-toolkit rtk-query ts
Last synced: 01 May 2026
https://github.com/sachnaror/python-fastapi-framework
FastAPI is a modern, high-performance web framework for building APIs with Python based on standard type hints
Last synced: 02 May 2026
https://github.com/emrecpp/swagger-fastapi-dark-theme
A custom CSS file that provides a dark theme and larger text for Swagger UI documentation pages in FastAPI applications.
dark-mode dark-theme developer-tools fastapi swagger swagger-customization swagger-dark swagger-ui theme ui-customization
Last synced: 02 May 2026
https://github.com/darinelescobar/fastapi-secure-api
A lightweight FastAPI skeleton for building secure, scalable REST APIs. Includes JWT-based authentication, Google Drive integration using OAuth2, and modular, clean architecture for rapid development.
api asynchronous-programming backend crud fastapi google-drive jwt oauth2 python3 rest-api scalable-architecture skeleton skeleton-application uvicorn
Last synced: 02 May 2026
https://github.com/ricora/ricora-beats-ir-backend
👑 RICORA Beats IR (Backend)
fastapi pydantic python sqlalchemy
Last synced: 02 May 2026
https://github.com/diegoperea20/fastapi-rest-mysql
FastAPI crud with sqlalchemy mysql rest where you create name, email and password, this password is encrypted to improve security, includes dockerfile and deployment for kubernetes.
Last synced: 02 May 2026
https://github.com/jacksonsr451/api-blog
Explore all API route tests directly in production. This provides a comprehensive overview of the tested endpoints and their behaviors.
Last synced: 02 May 2026
https://github.com/galkakg/fruit-spin-game
Slot machine game using FastAPI for backend and HTML/CSS/JS for frontend.
Last synced: 02 May 2026
https://github.com/anag0es/e-commerce-fastapi
Este projeto é uma implementação de uma API de e-commerce utilizando o FastAPI. A API simula três etapas de um e-commerce: usuário, produtos e compras.
api application authentication backend ecommerce fastapi jwt orm project python
Last synced: 02 May 2026
https://github.com/senzmaki/travel-assistant-app
An intelligent Q&A system for travel-related queries
ai fastapi gemini llm nextjs python typescript
Last synced: 02 May 2026
https://github.com/vbdv2000/mynotes
Project and Tasks Management with Python
docker docker-compose fastapi python
Last synced: 02 May 2026
https://github.com/manylovmax/samokat_partner
Сайт для партнера Самокат для привлечения курьеров. Фронт на React, бекенд ендпоинт для отправки писем на fastapi.
fastapi nginx react reverse-proxy systemd-service
Last synced: 02 May 2026
https://github.com/mehmetttry/maintenance
“FastAPI + MSSQL + Streamlit bakım & stok yönetimi”
alembic fastapi mssql sqlalchemy streamlit
Last synced: 02 May 2026
https://github.com/tthebc01/redis-ollama-rag
Docker stack for using Redis as a vector store and job queue with Ollama for embeddings
docker-compose fastapi ollama python-rq redisvl
Last synced: 02 May 2026
https://github.com/akshat3128/fastapi-ecommerce
A scalable e-commerce backend built with FastAPI, featuring JWT-based authentication, role-based access control, product management, cart, checkout, and order history APIs.
alembic crud-application fastapi fastapi-security github-config jwt postgresql postman pydantic-v2 python3 smtpmailer sql-alchemy swagger-ui
Last synced: 02 May 2026
https://github.com/ibensusan/weather-forecast-api-with-fastapi
This API simulates a simple weather forecast service, allowing users to request a weather forecast for a specified city
Last synced: 02 May 2026
https://github.com/feliperdamaceno/color-extractor
A Color Extractor app built with Vue for the UI and FastAPI as the backend color API.
Last synced: 02 May 2026
https://github.com/darrinbright/stablediffusionfastapi
This project provides a FastAPI-based service for generating images using the Stable Diffusion model. The API allows users to request image generation by submitting text prompts. The service returns the image as a downloadable PNG file.
fastapi image-generation stable-diffusion
Last synced: 02 May 2026
https://github.com/shivsharcode/shl-backend-api-1
BACKEND API FOR SHL PRODUCT RECOMMENDATION
Last synced: 02 May 2026
https://github.com/sarah-marion/sovereign-osint-toolkit
Sovereign OSINT Toolkit - Advanced, self-hosted intelligence platform for security researchers and investigators. Ethical, private and production-ready.
correlation-engine cybersecurity data-analysis docker fastapi infosec intelligence investigation open-source osint privacy python3 security-research security-tools threat-intelligence
Last synced: 02 May 2026
https://github.com/tony/learning-fastapi
FastAPI + strawberry + uv + strict mypy typings + py.test harnessed
fastapi graphql mypy pytest python starter strawberry uv
Last synced: 02 May 2026
https://github.com/ronihdzz/telegram-connector
A comprehensive solution for integrating applications with Telegram bots, enabling bidirectional communication to send and receive messages.
api connector docker fastapi integration postgresql python rest-api telegram telegram-bot webhook
Last synced: 03 May 2026
https://github.com/aswajith7077/researchpapersummarizerbackend
fastapi jwt sqlmodel summarization
Last synced: 03 May 2026
https://github.com/drarlian/web_socket_python
Web socket para chat em tempo real criado com Python.
fastapi python websocket-server
Last synced: 03 May 2026
https://github.com/pengweewang/api
A simple application programming interface system base on fastapi.
Last synced: 03 May 2026
https://github.com/juancruzmedina/wazuh-challenge
Resolution of the technical challenge of Wazuh
Last synced: 03 May 2026
https://github.com/xanderkov/fastapi-server-template
⚡This is my fastapi server template
Last synced: 03 May 2026
https://github.com/lowfie/processingservice
A service for processing a high load of data and presenting aggregated information in a convenient form
docker fastapi pydantic python sqlalchemy
Last synced: 03 May 2026
https://github.com/dinethjanitha/chatbot
Chat bot
agentic-ai fastapi gemini-pro langchain
Last synced: 03 May 2026
https://github.com/saksham-shrey/cruxz-youtube-transcript-api
Get Transcripts for YouTube Videos using VideoID.
fastapi python server video-transcript youtube-transcripts-api
Last synced: 03 May 2026
https://github.com/jayvirrathi/fastapi-mongodb-rest-api
FastAPI with MongoDB
Last synced: 03 May 2026
https://github.com/991o2o9/ai_agent_backend
Urban Future: Voices of the City – Backend API and core logic for the interactive city simulation. Handles AI-driven NPC behaviors, dialogue management, memory storage, and game state, enabling dynamic social interactions and decision-making in the game world.
ai-agents fastapi npc postgresql python redis
Last synced: 03 May 2026
https://github.com/ashwinjo/cyperf-ce-mcp-rest
Cyperf CE MCP REST API - Model Context Protocol server for Keysight Cyperf CE performance testing with streamable HTTP interface
cyperf docker fastapi keysight mcp model-context-protocol performance-testing rest-api
Last synced: 03 May 2026
https://github.com/aminammar1/image-generator-next-app
AI-powered creative generation studio generate images, edit photos, and create videos from a single workspace.
fastapi image-generation nextjs replicate
Last synced: 03 May 2026
https://github.com/birnesh/books-api
Async API using python's FastAPI
asynchronous fastapi mongodb python3
Last synced: 09 Jun 2026
https://github.com/niranjan-bhol/goosebump-ai-assistant
Project developed for Tacticone, featuring an AI-powered customer support chatbot for e-commerce.
ai chatbot css ecommerce fastapi html javascipt javascript machine-learning openai-api render
Last synced: 04 May 2026
https://github.com/victormarlor/hyperfocus
Typed, test-driven FastAPI backend using SQLModel and SQLite to analyze user focus, interruptions, and time-based productivity metrics.
analytics api-design async-python backend clean-architecture deep-work developer-tools docker fastapi focus-tracking productivity pydantic pytest python rest-api sqlite sqlmodel time-tracking
Last synced: 03 May 2026
https://github.com/panastasiadis/starwars-api
A FastAPI-powered asynchronous REST API for exploring Star Wars data. It syncs from SWAPI, stores data in PostgreSQL with SQLModel, manages migrations via Alembic, and runs seamlessly in Docker. Features include typed Pydantic responses, pagination, and full test coverage with pytest.
alembic api asyncio backend docker fastapi postgresql python restapi sqlmodel starwars swapi
Last synced: 03 May 2026
https://github.com/rxyalxrd/smartcalc
Приложение, которое проводит теплотехнический расчет.
alembic fastapi makefile poetry-python postgresql pydantic-settings pydantic-v2 python3 redis sqlalchemy uvicorn
Last synced: 03 May 2026
https://github.com/zakusworo/solara-optima-platform
Unit Commitment & Economic Dispatch Optimization with Solar PV, Battery Storage, and AI Forecasting for Indonesian Energy Markets | Bandung, Indonesia
bandung economic-dispatch energy-storage fastapi indonesia milp ollama optimization pvlib renewable-energy solar-pv unit-commitment
Last synced: 03 May 2026
https://github.com/dinhtap/djangosvgserver
Simple Django server with account management
Last synced: 03 May 2026
https://github.com/kartikmehta8/htmlaas
Why to use a third party API when you can yourself create one? Extract HTML content by tag name, class, id, links from HTML as a Service.
beautifulsoup4 fastapi python requests
Last synced: 03 May 2026
https://github.com/bhola-dev58/smart-task-tracker-api
Smart Task Tracker API is a RESTful service built with FastAPI and SQLite that allows users to create, view, update, delete, and filter tasks by completion status. It’s a simple and efficient backend solution for task management applications.
fastapi sqlalchemy-database sqlite uvicorn
Last synced: 03 May 2026
https://github.com/sepulvedarafael/booksapi-mcp
This project was created by a study exploring the Model Context Protocol (MCP), applied in Python and FastAPI, aiming to understand its use.
cursor fastapi mariadb mcp-server modelcontextprotocol python vscode
Last synced: 03 May 2026
https://github.com/0xneobyte/astroguard
Interactive asteroid impact assessment platform integrating NASA NEO API and USGS data for scientific impact simulations, 3D orbital visualization, and mitigation strategy analysis. NASA Space Apps Challenge 2025 "Meteor Madness" submission.
fastapi nasa-neo-api nasa-space-apps nasa-space-apps-challenge-2025 react spacekit
Last synced: 03 May 2026
https://github.com/sean-njela/fastapi_demo
A fully customisable personal implementation of fastAPI designed to highlight professional experience. It offers a seamless integration with modern web technologies.
api devops django django-rest-framework fastapi python rest-api restful-api
Last synced: 03 May 2026
https://github.com/reddiedev/python-api
test python api
cryptocurrency fastapi python railway
Last synced: 03 May 2026
https://github.com/bizrockman/modelcontextstandard
A minimal, protocol-agnostic standard to connect LLMs like drivers with external tools using existing APIs and formats like OpenAPI, HTTP, AS2, or CAN-Bus. No custom stacks. Just structured function calls.
agent-framework ai-tools design driver fastapi function-calling integration llm llmos llms mcp mcs openapi protocol
Last synced: 04 May 2026
https://github.com/carrieroroberto/wol-esp32-mqtt-telegram
Remote Wake-on-LAN system using ESP32, MQTT & Telegram/FastAPI for secure remote PC control.
arduino-ide cpp esp32 fastapi mqtt-broker mqtt-client python telegram telegrambots wake-on-wan wakeonlan wakeonlan-application wakeonwan
Last synced: 04 May 2026
https://github.com/logalexus/chat-kafka
DevOps stand and sandbox
devops docker fastapi grafana kafka monitoring prometheus
Last synced: 04 May 2026
https://github.com/mittapallynitin/podcastai
Podcast AI backend built with FastAPI, powered by Mistral for LLM summarization, and MCP.
fastapi llms mcp mistral-ocr openai pydantic python
Last synced: 04 May 2026
https://github.com/qeqqe/cog
An MCP integerated intelligent RAG that gives relevent context to LLM's through crawled Docs
backend-api claude-desktop crawl4ai crawler fastapi mcp python rag sementic-chunking
Last synced: 04 May 2026
https://github.com/mattuebel/garden-app
A FastAPI-based garden management system for tracking plants, garden beds, and growth with support for image processing and barcode scanning
docker fastapi garden iot python raspberry-pi
Last synced: 04 May 2026
https://github.com/madi-s/fastapi-security
Interesting authorization method demonstrated with FastAPI
Last synced: 04 May 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/preinboth/fastapi_tmpl
FastAPI Template Project with black, isrt and flake8
black fastapi flake8 isort python python3 template template-project
Last synced: 04 May 2026
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