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-26 00:07:11 UTC
- JSON Representation
https://github.com/colkassaignmentrepos/cje_i_2025_opac_api
Repository for the OPAC development assignment in Knowledge Information Exercise I, University of Tsukuba, 2025.
Last synced: 15 Apr 2026
https://github.com/jormazabal/knownext.ai
Tauri desktop workspace for managing Markdown project documentation
desktop fastapi markdown milkdown react tauri typescript
Last synced: 16 Jun 2026
https://github.com/namanxdev/atmopredict
Machine learning weather prediction platform leveraging NASA POWER API data. Features: 5 binary classifiers, 100+ engineered features, interactive React UI with Leaflet maps, FastAPI backend. Predicts extreme weather events with probability scores.
fastapi nasa nasa-spaceapps-challenge prediction-model react weather
Last synced: 15 Apr 2026
https://github.com/persteenolsen/fastapi-jwt-auth-rag-one
Python FastAPI with JWT Auth serving RAG using LLM by Groq
fastapi jwt llm postgresql python rag vector
Last synced: 17 Jun 2026
https://github.com/kshitij-karkera/plant-disease-detection-with-react-and-python
Plant Disease Detection is a web-based app using React for the frontend and Python (FastAPI, PyTorch) for the backend. It employs a ResNet-based model to identify plant diseases from images, offering farmers and researchers real-time, accurate diagnostics for improved crop health management.
css fastapi html javascript python pytorch react svm-classifier
Last synced: 11 Apr 2026
https://github.com/persteenolsen/fastapi-jwt-auth-dl-four
Python FastAPI ML Inference Service with ONNX Runtime and PyTorch-Trained Model for House Price Prediction using Ames Dataset focusing on Tests (v8)
deep-learning fastapi jwt onnx python pytorch tests
Last synced: 17 Jun 2026
https://github.com/jonasneves/aipi510-project3
Duke AIPI 510 Project 3 • AI/ML Salary Predictor • XGBoost model trained on H1B, Linkedin, Adzuna data • FastAPI + React
aws-s3 fastapi machine-learning mlflow python react salary-prediction xgboost
Last synced: 01 Feb 2026
https://github.com/str00bs/template-api
FastAPI WebApp & API Template
api docker docker-compose fastapi python template
Last synced: 15 Apr 2026
https://github.com/ilahyani/hypertube-movie-streaming-backend
Microservices Backend For A Torrent Movie Streaming Web Application
aws-s3 docker fastapi grpc javascript microservices-architecture nginx nodejs postgersql python
Last synced: 11 Apr 2026
https://github.com/persteenolsen/fastapi-jwt-auth-render-three
FastAPI with JWT Auth using MariaDB hosted at Render
Last synced: 17 Jun 2026
https://github.com/parbhat-cpp/suicidal-ml
A machine learning/NLP-based system to identify signs of suicidal ideation from user text inputs.
bash cicd classification docker fastapi githubactions jinja2 jupyter-notebook machine-learning natural-language-processing nlp numpy pandas python scikit-learn
Last synced: 11 Apr 2026
https://github.com/ribin-baby/rag_llamaindex_nvidianim
docker fastapi llama-index python
Last synced: 08 Feb 2026
https://github.com/persteenolsen/fastapi-jwt-auth-dl-two
Python FastAPI ML Inference Service with ONNX Runtime and PyTorch-Trained Model for House Price Prediction (v5)
deep-learning fastapi jwt onnx python pytorch
Last synced: 17 Jun 2026
https://github.com/msparihar/shortify
A modern, high-performance URL shortener built with Next.js 14 & FastAPI. Features Redis caching, real-time analytics, and a beautiful UI powered by shadcn/ui. Fully dockerized and production-ready.
fastapi mongodb nextjs redis url-shortener
Last synced: 15 Apr 2026
https://github.com/shadyosama9/fastapi-kubernetes-deployment-manager
A FastAPI application to manage Kubernetes deployments and fetch Prometheus metrics. This application provides RESTful endpoints to create Kubernetes deployments and retrieve pod details from Prometheus.
docker fastapi grafana kubernetes prometheus python restful-api
Last synced: 01 Mar 2026
https://github.com/goodmanwen/rabibridge
A lightweight framework for service decoupling and peak shaving in web services, leveraging RabbitMQ.
fastapi message-queue rabbitmq rpc
Last synced: 08 Feb 2026
https://github.com/2h311/search-ojcc
This is a web tool that makes finding specific information easier and faster. Imagine you’re looking for details on a topic from a large collection of online resources—this tool helps you get those details right away.
api css fastapi git html5 javascript markdown python scss shell vercel
Last synced: 11 Apr 2026
https://github.com/guntreddyhemanth/number-balancer
Number Balancer is an application designed to analyze and balance numerical values efficiently.
Last synced: 08 Feb 2026
https://github.com/llmsystems/sec-10-k-structured-extraction-web
A demo that converts SEC 10-K filings into structured data and human-readable Markdown
10-k data-extraction fastapi financial-data sec-edgar structured-data vue3 xbrl
Last synced: 17 Jun 2026
https://github.com/achronus/zentra-api
A Python package for building FastAPI projects faster.
api backend cli fastapi fastapi-template python sqlalchemy
Last synced: 09 Feb 2026
https://github.com/salehb1/vaultix
A modern Identity and Access Management (IAM) service built with FastAPI
fastapi fastapi-auth fastapi-auth2 iam
Last synced: 28 Apr 2026
https://github.com/thorgilis/python.template.microservice
A fully configured FastAPI microservice template with built-in code quality tools, CI/CD, and Docker support. This template provides a structured foundation for developing and deploying Python microservices with best practices in security, testing, and maintainability.
api fastapi github-action microservices pre-commit python python3 template uvicorn
Last synced: 28 Apr 2026
https://github.com/KERELKO/strawberry-fastapi-graphql-api
Simple FastAPI+GraphQL (Strawberry) product service with SQLAlchemy (ORM) and Postgresql (DB) provides flexible retrieval of the entities.
django docker-compose fastapi graphql postges postgresql python python3 sqlalchemy strawberry strawberry-graphql
Last synced: 28 Apr 2026
https://github.com/qsmith-interos/interview-fastapi
Starter template for Backend interviews
Last synced: 28 Apr 2026
https://github.com/henriquesebastiao/dotum
Dotum, sistema de contas a pagar e contas a receber
api api-rest docker fastapi postgresql pytest sql sqlalchemy swagger
Last synced: 28 Apr 2026
https://github.com/swayamag/plant-identification
FastAPI-based image classification API that identifies 24 plant species using a TensorFlow/Keras CNN. Production-ready endpoints with docs, health check, and easy deployment.
api cnn computer-vision deep-learning fastapi image-classification keras plant-identification tensorflow
Last synced: 28 Apr 2026
https://github.com/nexusrunn3r/nexusrunner-infra
Compose para dev + observabilidade + cache; k8s futuramente
byoc ci-cd control-plane devtools docker fastapi gpu-ready nextjs observability open-core playbooks python runners
Last synced: 28 Apr 2026
https://github.com/mrshibly/phantomapi
👻 PhantomAPI — Turn ChatGPT's free web interface into an OpenAI-compatible API. Built with FastAPI + Playwright. Drop-in replacement for n8n, AI Agents, and any OpenAI client. Zero API costs.
ai-agent automation chatgpt chatgpt-proxy fastapi free-api n8n openai-api openai-compatible phantomapi playwright proxy python self-hosted
Last synced: 28 Apr 2026
https://github.com/mrshibly/stayease
StayEase AI Agent is an intelligent conversational assistant designed for a short-term accommodation rental platform in Bangladesh. It handles three core functionalities: searching for available properties based on user criteria, providing detailed information about specific listings, and facilitating the booking process.
fastapi langchain postgresql stayease
Last synced: 28 Apr 2026
https://github.com/caknoooo/fastapi-for-machine-learning
This repository contains the files to build AI image generation web application! Outlined are the core components of the FastAPI web framework, and application leverage the newly-released Stable Diffusion text-to-image deep learning model.
api deep-learning fastapi modelling
Last synced: 28 Apr 2026
https://github.com/lauralex/p2pmctracker
P2P Minecraft Backend Service - Part of the P2P Minecraft project
fastapi minecraft minecraft-mod mod p2p purpur purpurmc tracker
Last synced: 28 Apr 2026
https://github.com/angelsc75/academia_musica
Solución en la que se crea una base de datos para el funcionamiento de una escuela de múscica donde se tiene en cuenta el proceso de matriculación por asignaturas y profesores..
docker fastapi mysql pytest python sqlalchemy streamlit
Last synced: 09 Apr 2026
https://github.com/transcentlin/api-probe-platform
先进的大模型 API 多服务商性能与兼容性评估平台 | An advanced, multi-provider LLM API performance benchmark and evaluation platform.
api-benchmark api-evaluation deepseek fastapi llm-benchmark llm-evaluation llm-testing model-evaluation ollama openai-compatibility python react-dashboard tool-calling
Last synced: 17 Jun 2026
https://github.com/fidelisaboke/products-api
A simple products API created using the fastAPI web framework.
Last synced: 28 Apr 2026
https://github.com/chanmeng666/wellness-agent
【⭐️ Star this repo to support AI-powered workplace wellness innovation!】Enterprise-grade workplace wellness platform. Features 5 specialized AI agents, privacy-first multi-role support, persistent memory system, real-time wellness tracking & comprehensive organizational insights with role-based access for employees, HR managers & employers.
ai-assistant employee-wellness employer-insights fastapi gemini-ai google-adk hr-analytics memory-system multi-agent-system nextjs privacy-first python wellness-agent workplace-wellness
Last synced: 28 Apr 2026
https://github.com/nexusrunn3r/nexusrunner-playbook-spec
Playbook DSL (YAML/JSON Schema) + exemplos + validador
byoc ci-cd control-plane devtools docker fastapi gpu-ready nextjs observability open-core playbooks python runners
Last synced: 28 Apr 2026
https://github.com/richardschoen/python_dbibmiodbc
Python IBM i ODBC Database Class and Application Subclass for Structured Business App Logic
as400 class database db2 fastapi flask ibmi odbc pyodbc python re-usability rest-api restful-api wrapper
Last synced: 28 Apr 2026
https://github.com/tiagomascosta/notion-github-sync
Automatically sync Notion database pages to GitHub issues when status changes.
automation fastapi github integration notion productivity python sync workflow
Last synced: 28 Apr 2026
https://github.com/rezamobaraki/simple-fastapi
simple fastApi project - coming soon
api djago fastapi fastapi-template python python-api uvicorn
Last synced: 29 Apr 2026
https://github.com/lmddc-lu/peertube-plugin-subtitle-translator-api
This is an API that uses a fork of the Subtitles-Translator project to translate subtitles from one language to another. It was made to work in pair with our Subtitle Translator Peertube plugin, which is a fork of the Subtitles-Editor plugin for PeerTube.
fastapi gpu gpu-acceleration opus-mt subtitle-conversion subtitles
Last synced: 29 Apr 2026
https://github.com/salman-aziz-4425/restaurant-multi-agentic-pipeline
A multi agentic pipeline using Livekit-sdk latest verson 1.0 and Fast API
fastapi livekit-sdk llms voice-assistant
Last synced: 29 Apr 2026
https://github.com/palmshed/llamavision
vision demo.
ai fastapi javascript react vision
Last synced: 08 Jun 2026
https://github.com/darkneko-id/apdn_app
Pencarian sertifikat TKDN Kemenperin P3DN untuk kegiatan pengadaan KKKS — typo-tolerant, bilingual, portable
fastapi indonesia kemenperin procurement sqlite tkdn
Last synced: 08 Jun 2026
https://github.com/pashamakhilkumarreddy/fastapi-microservices-redis
fastapi python3 redis redis-cache redis-streams
Last synced: 05 May 2026
https://github.com/codephsp/curso-fastapi
Curso administrado por Eduardo Mendes
Last synced: 29 Apr 2026
https://github.com/ghwmelite-dotcom/my-llm-council
A sophisticated multi-LLM deliberation system with 3D visualization, voice debates, prediction markets, constitutional governance, and cognitive bias detection. Models collaborate through anonymous peer review to synthesize the best answers.
ai council deliberation fastapi llm multi-agent react threejs
Last synced: 08 Jun 2026
https://github.com/wasabina67/fastapi-react-todo
FastAPI React Todo
fastapi openapi openapi-typescript react reactjs todo todo-app type-safe typescript vite
Last synced: 18 Jun 2026
https://github.com/annatsepilova/goit-pythonweb-hw-02
homework python with web
docer-compose docker fastapi postgresql python
Last synced: 29 Apr 2026
https://github.com/edcsu/todos-fast-api
Todos API with Fast API
fastapi python python3 rest-api
Last synced: 29 Apr 2026
https://github.com/mdtanvirhossaintusher/installment-policy
A FastAPI project where customers can purchase products with installment policy.
fastapi otp-verification postgresql sqlalchemy
Last synced: 29 Apr 2026
https://github.com/dkd-dobberkau/goodbot-badbot
Live monitor of AI crawler robots.txt compliance — honeypot paths log every bot that ignores Disallow
ai-crawlers compliance-monitor fastapi honeypot robots-txt
Last synced: 18 Jun 2026
https://github.com/egliette/face_register
A face registration system for capturing user metadata and storing it in the database.
computer-vision face-detection face-recognition fastapi onnx triton
Last synced: 16 Jan 2026
https://github.com/noxs1d/action-model
FastAPI-based application that integrates GPT-4o-mini to generate, validate, and execute Bash commands inside a controlled Docker environment. Uses LangGraph for state management and supports session-based execution.
async bash-script docker fastapi langgraph langgraph-python llm
Last synced: 29 Apr 2026
https://github.com/divyansh0811/ai-article-generator
AI Article Generator backend service built using FastAPI & LangChain. With this innovative tool, users can effortlessly generate AI-written articles on any topic of their choice. Whether you're a content creator, developer, or researcher, our API offers a seamless way to access dynamically generated articles with just a few simple requests
fastapi langchain openai prompt-engineering
Last synced: 29 Apr 2026
https://github.com/bk86a/postalcode2nuts
FastAPI microservice for European postal code validation and mapping to NUTS codes (levels 1-3) across EU, EFTA, and EU candidate countries using GISCO TERCET data
data-validation docker efta eu europe european-commission eurostat fastapi geocoding gisco microservice nuts nuts-classification open-data postal-code-validation postal-codes python rest-api tercet zip-code
Last synced: 03 May 2026
https://github.com/kristiankunc/justplaymesomething
Website that will play a random song from Spotify for you
Last synced: 29 Apr 2026
https://github.com/themusharraf/fastapi-oauth2
FastAPI va token autentifikatsiyasi yordamida foydalanuvchilarni autentifikatsiya qilish
authentication authorization fastapi oauth2
Last synced: 29 Apr 2026
https://github.com/lokranjanp/wingmanapi
A FASTapi that is also the best wingman you need to UP your game.
Last synced: 29 Apr 2026
https://github.com/chuckconway/ai-agent-blueprint
Production-ready starter template for AI agent web applications. FastAPI + React + Agno SDK with full quality tooling.
ai-agent blueprint claude-code fastapi react template typescript
Last synced: 29 Apr 2026
https://github.com/jojo252511/hyprkeys
HyprKeys is a sleek, web-based Keybinding Manager specifically designed for Hyprland. It provides a modern interface to manage your hyprland keybinds without losing the flexibility of manual configuration
caelestia dotfiles fastapi hyprland keybindmanager phyton productivity webui workflow
Last synced: 29 Apr 2026
https://github.com/slaughtbear/jwt-project-management-api
Backend for managing projects and tasks, using FastAPI, PostgreSQL via Supabase, and JWT authentication.
Last synced: 29 Apr 2026
https://github.com/teamofroman/fastapi-cookies-auth
Аутентификация пользователя через куки в FastAPI
auth authentication authorization cookie cookies fastapi middleware
Last synced: 29 Apr 2026
https://github.com/faisal-fida/seerat-e-nabi-model-with-llama-index
This project is a web application that uses a FastAPI backend to provide responses to questions about the Seerat-e-Nabi model using the Llama Index for vector storage and querying.
fastapi islamic-app llama-index querying vector-database webapp
Last synced: 29 Apr 2026
https://github.com/ruitcatarino/drinking-board-game
Digital cards for an eco-friendly drinking game. Draw cards online, customize your game, and always drink responsibly.
Last synced: 29 Apr 2026
https://github.com/mahfuzurrahman98/codeglimpse-api
fastapi pastebin python sqlalchemy
Last synced: 29 Apr 2026
https://github.com/sin4ch/whatsapp-knowledge-base-builder-api
Get insights from customer service chats on WhatsApp to be used for building company knowledge base
ai fastapi fastapi-sqlalchemy postgersql python
Last synced: 29 Apr 2026
https://github.com/kingyosun/goosuke
an open source, a productivity enhancement platform for small to medium-sized organizations that combines the open-source AI agent 'Goose' with FastAPI to automate workflows with minimal effort.
aiagent automation discord-bot fastapi goose
Last synced: 29 Apr 2026
https://github.com/kevinxaviour/laliga-prediction
A end to end Laliga goals scored and goals conceded prediction using regression model.
datapreprocessing datascience elasticbeanstalk fastapi machine-learning rds-mysql selenium tableau webscra
Last synced: 29 Apr 2026
https://github.com/rahulsamant37/trip_planner-using_crewai
Trip Planner leverages the CrewAI framework to automate and enhance the trip planning experience, integrating a CLI, FASTAPI, and a user-friendly Streamlit interface.
automation browserless crewai fastapi google-api python serperapi streamlit
Last synced: 29 Apr 2026
https://github.com/imtiazsalaf-01/svaraai-reply-classification-pipeline
A complete ML pipeline for classifying email replies into positive, negative, or neutral. Features baseline (Logistic Regression) and transformer (DistilBERT) models, evaluation with Accuracy & F1, and deployment via FastAPI /predict API with Docker support. Built for SvaraAI Internship.
distilbert docker email-reply-classifier fastapi internship-project logistic-regression machine-learning nlp reply-classification svaraai svaraai-reply-classification text-classification
Last synced: 29 Apr 2026
https://github.com/pankaj085/fastapi-todo-app
A fully asynchronous To-Do application built with FastAPI and PostgreSQL. Features include CRUD operations, pagination, and interactive API documentation with Swagger UI and ReDoc. Designed for high performance and scalability with a clean, modular codebase.
asynchronous fastapi postgresql pydantic python sqlalchemy uvicorn
Last synced: 29 Apr 2026
https://github.com/ssarayu25/crafty-generator
AI-powered crochet pattern generator that transforms images and descriptions into detailed crochet patterns
Last synced: 29 Apr 2026
https://github.com/krdevanshu06/query-chatbot
AI-powered chatbot for querying supplier and product data using natural language. Built with React, FastAPI, and OpenAI.
ai chatbot fastapi mysql nlp openai product-search react supplier-management
Last synced: 18 Jun 2026
https://github.com/arv-anshul/ecommerce-scrapper-api
Provides API endpoints to scrape data from e-commerce websites. (For now flipkart.com only)
amazon curler e-commerce ecommerce fastapi flipkart http-requests modular project pydantic python3 web-scrapping
Last synced: 29 Apr 2026
https://github.com/fourex/expensemanager-api
Тестове завдання - Менеджер витрат
Last synced: 29 Apr 2026
https://github.com/bhawnamehbubani/multilingual_translation_api_built_using_fastapi_and-marianmt_from_hugging_face_transformers
Linguaflow is a multilingual translation API built using FastAPI and MarianMT from Hugging Face Transformers. This project enables translation between English and other languages like French, Portuguese, and Spanish.
fastapi helsinki-nlp huggingface-transformers jsonresponse marianmt pydantic uvicorn
Last synced: 29 Apr 2026
https://github.com/mattmajestic/spotify-api
Query Spotify Artist Stats from Spotify API
Last synced: 29 Apr 2026
https://github.com/kejiahp/fastapi-qrcode-event-manager
A simple event management system allowing users send event invitations and validate the invitations by scanning QR codes.
fastapi pydantic pymongo qrcode
Last synced: 29 Apr 2026