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/triplee12/manager
REST API for a collaborative task management system
fastapi postgresql python3 task-management
Last synced: 09 May 2026
https://github.com/abdallahsaber065/openapi-tester-frontend
A clean, user-friendly frontend application for testing any OpenAPI-compliant API dynamically. This tool loads your API specification from OpenAPI JSON files or URLs and provides an intuitive interface for testing all endpoints without needing external tools like Postman.
api api-testing fastapi openapi rest-api restful-api test
Last synced: 09 May 2026
https://github.com/nitesht2/transcript-api
API to transcribe TikTok and Instagram videos to text — paste a URL, get a transcript
api fastapi instagram python tiktok transcription whisper yt-dlp
Last synced: 10 Jun 2026
https://github.com/45harry/foodbot_end_to_end_in_dialogflow_nlp
A Simple FoodBot for a IndoNep Eatery :- Saavita- The FoodBot
backend chatbot dailogflow database fastapi python sql
Last synced: 09 May 2026
https://github.com/techtuners-tt/selfsound-backend
Backend development for a social network for musicians combines Threads and SoundCloud's best features.
Last synced: 09 May 2026
https://github.com/conceptpending/baseplate
Too important for spreadsheets. Too specific for SaaS. A small full-stack foundation designed to be safely extended by AI coding agents. FastAPI + Next.js + Postgres.
ai-coding claude-code fastapi llm-tools nextjs postgresql python starter-template typescript
Last synced: 10 Jun 2026
https://github.com/conceptpending/baseplate-example-feedback
Feedback Inbox — a small example app built on Baseplate by applying the public-submission-and-admin-queue recipe.
baseplate baseplate-example example fastapi feedback-form nextjs
Last synced: 10 Jun 2026
https://github.com/viraj-gavade/wine-quality-api
A modular FastAPI backend that serves PyTorch neural network models for wine analysis. Train, evaluate, and deploy models for both classification (wine type: red/white) and regression (quality score prediction) tasks through clean REST API endpoints.
fastapi mlops neural-networks python pytorch
Last synced: 09 May 2026
https://github.com/bkraad47/binnr
An easy to use Snowflake-based text clustering or LLM, tool/framework
api-rest data-science fastapi gbm gemini kmeans llama3 llm llm-training machine-learning mistral-7b ml mlops reka snowflake snowflake-cortex snowflake-ml snowpark sparkmllib swagger
Last synced: 09 May 2026
https://github.com/kelwynoliveira/image_converter
Fast, lightweight, and self-hosted image converter API. Upload an image and convert it to multiple formats with FastAPI and Pillow. Powered by Docker.
api backend docker fastapi image-converter image-processing microservice pillow python self-hosted
Last synced: 09 May 2026
https://github.com/jacobcoffee/framework-to-litestar
Framework to Litestar Codemod
fastapi flask litestar probably-wont-finish quart sanic
Last synced: 09 May 2026
https://github.com/catbraaain/search-crawl
Search the web and crawl content stealthily, with optional extraction using LLMs.
crawl crawler fastapi playwright scrape scraping searxng
Last synced: 09 May 2026
https://github.com/poorvajasathasivam/llm-agent-chatbot
AI-powered assistant built using LangChain, FastAPI, and Streamlit. The chatbot interacts with users to answer questions using prompts and powerful AI models.
fastapi groq-api langchain python streamlit tavily-api
Last synced: 09 May 2026
https://github.com/vastavikadi/midnight-thoughts
This repository contains the code for a mental companion application that uses a combination of a thinker agent and a listener agent to generate responses to user inputs. The thinker agent provides logical insights, while the listener agent maintains an emotional tone in the responses.
ai-agents fastapi huggingface multi-agent-systems python smolagents
Last synced: 09 May 2026
https://github.com/tylevnovik/arxivagent
基于 DeepSeek 大模型 API 驱动的智能论文检索代理,支持 arXiv、OpenAlex、Crossref 等开放学术数据源。
agent arxiv deepseek fastapi paper-search rag
Last synced: 10 Jun 2026
https://github.com/gisoreb/sqlalchemyoauth
Ready-to-use and customizable users management for FastAPI
Last synced: 09 May 2026
https://github.com/prajwalsrinvas/quoteflix
An app to serve quotes along with author images. Built using FastAPI and Vue, deployed on deta.
Last synced: 09 May 2026
https://github.com/naveena-krishnamurthy/recipe-sharing-app
"A full-stack web app to share and browse cooking recipes built using FastAPI and PostgreSQL"
fastapi fullstack postgresql python recipe-sharing-app webapp
Last synced: 09 May 2026
https://github.com/vladimir-ivanov-92/competitions_fastapi
The application provides api for saving the results of tournaments in various sports, indicating the participants of tournaments and their places.
fastapi postgresql redis-cache sqlalchemy
Last synced: 09 May 2026
https://github.com/khuangtw/profit-targeter-android
Android app for automated options exit strategies (IV percentile, stop-loss & take-profit)
android-app fastapi moshi options-trading retrofit stop-loss take-profit yfinance
Last synced: 09 May 2026
https://github.com/mlane/slack-drafter
A lightweight Slack bot that suggests personalized, GPT-powered replies when you’re mentioned in a thread — fast, human-reviewed, and built for productivity.
ai-assistant chatbot developer-productivity fastapi gpt-4 human-in-the-loop openai personalized-replies productivity-tools python reply-generator slack-app slack-bot
Last synced: 09 May 2026
https://github.com/elijahondiek/multi-tenant-identity-microservice
Identity Microservice: Secure authentication, RBAC, multi-tenancy, session control, audit logging, and MFA.
fastapi message-queue postgresql redis redis-cache timeout-control
Last synced: 09 May 2026
https://github.com/sundardong/socialmediafastapis
In this application, this is the simple social media platform where we create a post and we can vote it according to users requirements.
Last synced: 09 May 2026
https://github.com/vladimir-ivanov-92/service_for_imported_csv_data
FastAPI service for working with imported data of csv format
alembic fastapi pandas poetry pydantic pytest sqlalchemy
Last synced: 09 May 2026
https://github.com/devpablooliveira/matrixplore
Web app for processing, uploading, and downloading matrices using FastAPI. Users can upload CSV files, manually input data, and download pre-set matrices. Includes analysis of matrix properties like functionality, injectivity, and surjectivity, with support for matrix combinations and transpose calculations. Built with FastAPI and Jinja2.
academictools algorithms backenddevelopment csv dataprocessing fastapi jinja2 jinja2-templates manipulation mathematics matrixoperations python templates webapplication
Last synced: 09 May 2026
https://github.com/debjotyms/fastapi-sandbox
I've just begun exploring FastAPI. In the near future, I'll be exploring its various features and capabilities. I'll be using this repository to store the code I write during this learning process. Many of these will be exploratory exercises and may not have immediate practical applications.
api curl fastapi pydantic python
Last synced: 09 May 2026
https://github.com/seo-4d696b75/station-service
日本全国の駅・路線データを取得できるREST API
docker fastapi python rest-api
Last synced: 09 May 2026
https://github.com/santoshvarmaaddala/leetcode_api
Leetcode Api to fetch the leetcode user details easily
api endpoint fastapi graphql leetcode python3 request uvicorn webscarpping
Last synced: 09 May 2026
https://github.com/andfanilo/fastapi-techtalk-livedemo
FastAPI livecode session for meetups/tech talks
Last synced: 09 May 2026
https://github.com/kolitiri/fastapi-contextlog
A simple example on how to integrate the contextlogger package in a Fastapi app for contextual and structured logging
context fastapi logging python
Last synced: 09 May 2026
https://github.com/nguyenhongthe/contact_form_api
This is an API based on FastAPI designed to send contact forms via SMTP and Discord Webhooks, then receive notifications through Email and Discord, while also storing the information in PostgreSQL.
contact contact-api contact-form discord-webhook fastapi postgresql pydantic-settings python-multipart python3 smtp smtplib sqlalchemy
Last synced: 09 May 2026
https://github.com/vlada-pv/fastapi-project-bookstore
The application written in FastApi is a platform for selling and buying books.
Last synced: 09 May 2026
https://github.com/tbobm/blackbox-monitoring-using-k6
Example repository to highlight black-box monitoring using k6.
black-box-monitoring containers fastapi k6 monitoring python
Last synced: 09 May 2026
https://github.com/jarif87/titanic-survival-prediction
Charting the Waters: Predicting Survival on the Titanic
fastapi learning machine python visualization
Last synced: 09 May 2026
https://github.com/mk-nascimento/fastapi-bookstore-api
Esta é uma aplicação RESTful API construída com FastAPI, SQLAlchemy, PostgreSQL e Poetry como gerenciador de dependências.
alembic fastapi fastapi-sqlalchemy postgresql python python-3 restful-api
Last synced: 10 May 2026
https://github.com/parthapray/pii_scrubbing_llm
This repo contains codes about PII scrubbing heuristics search before calling to LLM (local and remote)
chatgpt-api claude-api cloud edge fastapi hybrid llm ner-spacy ollama-api pii pii-detection scrubbing spacy sqlalchemy uvicorn
Last synced: 10 May 2026
https://github.com/jimmymckegger/fast_oauth
fastapi httpx oauth shopify-app sqlite3
Last synced: 10 May 2026
https://github.com/scholarx-assesment/api-gateway
API gateway to manage the inter service communication
api-gateway docker fastapi microservices-architecture swagger
Last synced: 10 May 2026
https://github.com/flkt-crnpio/fastapi-sandbox
Pruebas para crear la documentacion de una API bajo los protocolos de OpenAPI utilizando el framework de FastAPI
fastapi openapi python python3
Last synced: 10 May 2026
https://github.com/athphane/deezer-arl-api
Python script that gets your Deezer ARL using browser automation
api arl automation browser chromedriver deezer fastapi http music python selenium
Last synced: 10 May 2026
https://github.com/esoltys/climate_data_viz
FastAPI-based web application that fetches and visualizes climate data from the Copernicus Climate Data Store (CDS).
apache-echarts copernicus-climate-data-store fastapi numpy
Last synced: 10 May 2026
https://github.com/deshan555/lostfound
A robust FastAPI-based system enhanced with image matching capabilities for managing and filtering lost item records. This system integrates MySQL for database management, stores image files on a local VM, and provides a scalable backend with an optional frontend interface.
fastapi image-mat image-recognition lost-found-backend mysql-database rest-api
Last synced: 10 May 2026
https://github.com/hhrh/real-time-fraud-detection
A production-style real-time fraud detection pipeline using Kafka, FastAPI, XGBoost/CatBoost/LightGBM, Prometheus, and Grafana.
apache-kafka catboost data-visualization fastapi grafana lightgbm mlops prometheus python xgboost
Last synced: 10 May 2026
https://github.com/globodain/2024-1-pl01-ka121-vet-000215917
Intensive internship at Globodain to apply knowledge of web application development with Python and Flask, combined with data management through FastAPI.
erasmus fastapi globodain internship mongodb python technology
Last synced: 10 May 2026
https://github.com/sandesh300/data-processing-pipeline-api
Integrate Gemini API and build a custom data processing pipeline
fastapi gemini-api llms postgresql python transformers
Last synced: 10 May 2026
https://github.com/cmn22/fastapi_global_electronics
This project is a FastAPI-based web service for managing various components of an electronics retail business. It includes endpoints for Customers, Products, Sales, Stores, Exchange Rates, Categories, and Subcategories. The system utilizes an SQLite database with SQLModel as the ORM for structured data handling.
fastapi sqlite sqlmodel swagger uvicorn
Last synced: 10 May 2026
https://github.com/cgast/n8n-backend
A comprehensive FastAPI backend service designed to provide webhooks, complex function packages, and seamless n8n workflow integration. This service acts as a bridge between n8n and your business logic implementations, offering a clean, scalable architecture with async PostgreSQL support and Redis caching.
backend-api custom-nodes fastapi n8n postgres python
Last synced: 10 May 2026
https://github.com/sincerelyyyash/titanic-chatbot
fastapi google-gemini langchain python streamlit
Last synced: 10 Jun 2026
https://github.com/cybersecwithkair/apitechvault
Built TechVault API, a FastAPI-based tool that fetches and summarizes MDN Web Docs for developers. It streamlines documentation lookup, enhances readability, and ensures secure, efficient access. Excited to keep improving it with more sources and AI-powered summarization!
apisecurity beautifulsoup fastapi postman python
Last synced: 10 May 2026
https://github.com/karan071/starter-template-prisma-py
This repository provides a comprehensive starter template for building Python web applications using FastAPI, Prisma Client Python, and PostgreSQL as the database. It is designed for developers looking to set up a robust and scalable backend with modern tools and frameworks.
docker fastapi postgresql-database prisma-orm python
Last synced: 10 May 2026
https://github.com/cameronxie/otel-polyglot
A polyglot project for validating OpenTelemetry SDK implementations across multiple languages using identical API endpoints that emit consistent telemetry signals for testing observability backends.
aspnet-core c-sharp fastapi go-gin grafana loki mcp-servers opentelemetry otel-collector prometheus tempo
Last synced: 10 May 2026
https://github.com/clumsybirder/cbird
基于Python3和FastAPI的RESTful API的项目
fastapi mysql pydantic pydantic-v2 python restful-api sqlalchemy
Last synced: 10 May 2026
https://github.com/aryanxxvii/fastapi-boilerplate
FastAPI boilerplate for reference
authentication fastapi fastapi-boilerplate fastapi-template jwt sqlalchemy sqlite
Last synced: 10 May 2026
https://github.com/techwithty/n8n
n8n Python SDK: async HTTPX client and APIs for all major n8n resources with a FastAPI-ready integration and a complete pytest test suite.
api async audit automation credentials executions fastapi httpx n8n projects pytest python sdk tags testing users variables workflows
Last synced: 10 May 2026
https://github.com/narius2030/imcp-mobile-app
This mobile application uses the camera to capture images and sends them to a microservice for image captioning. Powered by a machine learning model, the app generates descriptive captions for each photo, providing visually impaired users with a detailed understanding of their surroundings through auditory feedback
api-development fastapi flutter-app microservice minio-s3 mobile-app mongodb nginx-proxy
Last synced: 10 May 2026
https://github.com/mango766/portpilot
⚓ A beautiful local services dashboard — discover and access every port running on your machine from a single elegant page.
alpinejs dashboard developer-tools fastapi localhost macos port-scanner psutil python tailwindcss
Last synced: 10 Jun 2026
https://github.com/tshamsrakhmanov/fast_api_probe
Базовая заглушка на FastAPI
docker dockerfile fastapi python3
Last synced: 10 May 2026
https://github.com/code-str8/sepsis-prediction-api
A machine learning model deployed as an API for early detection of sepsis using clinical data
api-rest data-science fastapi machine-learning python
Last synced: 11 May 2026
https://github.com/kimijl/fastapi-mcp
Example web app mounting a model context protocol (MCP) server on a FastAPI server
Last synced: 11 May 2026
https://github.com/siddhantprateek/kubefast
fastapi grafana loki monitoring prometheus promtail
Last synced: 11 May 2026
https://github.com/kwame-mintah/python-fastapi-logging-application
Demonstrate an external application receiving logs, from another system.
docker fastapi logging pydantic-v2 python312
Last synced: 11 May 2026
https://github.com/recker-dev/iot-healthcare-network-traffic-attack-predictor
A machine learning project to detect cyberattacks in IoT healthcare networks. Utilizes PCA for dimensionality reduction, data visualization for insights, and ANN for classification. Features a FastAPI backend and Streamlit UI for inference with labeled and unlabeled datasets.
ai deep-learning fastapi ml network-traffic-analysis network-traffic-classification neural-network pca-analysis streamlit
Last synced: 11 May 2026
https://github.com/vidhi1290/fastapi--to-do-task-docker
This project is a simple To-Do application built using FastAPI. It allows you to manage a list of tasks, each of which has a title, description, due date, priority, and completion status.
docker dockerfile dockerimage fastapi python task-manager uvicorn
Last synced: 11 May 2026
https://github.com/princepal9120/taskflow
TaskFlow is an advanced task management application that enhances productivity by providing a visual workflow for tracking task progress. Utilizing Material UI for a sleek UI and React Flow for an interactive progress visualization, TaskFlow ensures an intuitive and efficient task management experience
fastapi material-ui postgresql
Last synced: 11 May 2026
https://github.com/pilarcode/mcp_lab
👩💻 Learning about Mcp (model context protocol)
fastapi fastmcp lab mcp mcp-client mcp-server prompts resources tools
Last synced: 11 May 2026
https://github.com/rafapi/backend-microservices
Microservices using RabbitMQ as message broker
django-rest-framework docker fastapi microservices python rabbitmq
Last synced: 11 May 2026
https://github.com/ghonijee/money-tracker-ai-agent
agentic-ai ai fastapi moneytracker python whatsapp-bot
Last synced: 11 May 2026
https://github.com/whitelotus4/chsapi.github.io
CHSAPI is a media-tech API platform that leverages JPEN stack technology to serve deepfake detection, image compressor, image converter, image to pdf etc utility. specifically made for Cavernous Hoax Scanner but now free for every one.
api fastapi free image-processing jpen media-tech nodejs python website
Last synced: 11 May 2026
https://github.com/edycutjong/suture
🩺 Autonomous AI agent that detects and self-heals broken Fivetran syncs in under 60 seconds.
ai-agent fastapi fivetran gemini-api hackathon nextjs schema-drift self-healing supabase
Last synced: 10 Jun 2026
https://github.com/edycutjong/siftglass
🔬 SIFT.Glass — OpenClaw-powered IR agent with live React Flow attack graph visualization. FIND EVIL! (SANS) Hackathon 2026.
ai-agent cybersecurity fastapi incident-response mcp nextjs openclaw react-flow siem supabase threat-intelligence
Last synced: 10 Jun 2026
https://github.com/hkaar/betutu
A dynamic python based ordering system for restaurants
fastapi fullstack order-management python webservice
Last synced: 11 May 2026
https://github.com/mohsinraza2999/house-price-prediction
Predicts residential house prices using structured data and a PyTorch-based deep learning model, built with production-ready ML engineering practices including testing, Dockerization, CI, and API-based inference.
ci configuration-files dataloader deep-learning docker fastapi logging model-evaluation model-training modeling modular-architecture modular-programming python3 pytorch test-driven-development
Last synced: 14 Jun 2026
https://github.com/iroyalx/parallelism
UNI S6: Parallel processing final project
docker fastapi parallel-computing parallel-programming parallelism
Last synced: 12 May 2026
https://github.com/efenstakes/yoda-ai-alpha-api-mini
A generative AI API using Amazon AWS Bedrock supporting text and image generation.
aws aws-bedrock aws-lambda bedrock fastapi python
Last synced: 12 May 2026
https://github.com/ejminguez/book-borrowing-system
book borrowing system using fastapi
alembic fastapi postgresql sqlalchemy supabasedb
Last synced: 12 May 2026
https://github.com/nezorinegor/measurementsnti
📉 Система сбора данных с датчиков заповедника на Камчатке и real-time мониторинга
Last synced: 12 May 2026
https://github.com/kamilrybacki/ppeagent
An agent application to fetch data from Energa Operator electric energy meters
api-rest data-scraping fastapi microservice python3
Last synced: 12 May 2026
https://github.com/homunmage/tiny-template-jwt-auth
simple jwt logic for stateless auth
Last synced: 12 May 2026
https://github.com/lucasfeliciano02/fast_api
Criando API com Fast API no python e fazendo requisição
fastapi mysql-connection sqlalchemy-python todolist
Last synced: 12 May 2026
https://github.com/musharna/jobd
Self-hostable GPU-aware job broker for your own machines, with native MCP/agent integration
distributed-systems fastapi gpu homelab job-queue job-scheduler mcp self-hosted tailscale
Last synced: 11 Jun 2026
https://github.com/elontusk404/products-fastapi
Products microservice using FastAPI
fastapi faststream microservice python rabbitmq
Last synced: 12 May 2026
https://github.com/endiba360/bedtime-story-generator
An open-source project that generates engaging short stories for bedtime using Python as the backend and OpenAI's ChatGPT for storytelling.
ai-writing chatgpt fastapi microservices open-source python
Last synced: 12 May 2026
https://github.com/zodakzach/yt-comments-ai-analyzer
Web app that fetches YouTube comments from a given video URL, summarizes them with GPT‑5‑mini, indexes them for similarity search, and lets you chat with an AI about the insights
daisyui fastapi htmx openai tailwindcss upstash-redis vader-sentiment-analysis
Last synced: 12 May 2026
https://github.com/oya163/api-benchmark
Multiple python API framework benchmarking based on image conversion task
asyncio benchmarking fastapi flask
Last synced: 11 Jun 2026
https://github.com/akshar-raaj/softwarequizzes
Powers the backend for softwarequizzes.com.
Last synced: 13 May 2026
https://github.com/al-chris/crypto-payment-system
A simple Ethereum payment solution in Python FastAPI
blockchain ethereum fastapi open-source python
Last synced: 13 May 2026
https://github.com/just1not2/electorz-backend
Backend of the ElectorZ political game, written in FastAPI
Last synced: 13 May 2026
https://github.com/flavien-hugs/apikey-hub
A simple API key manager for developers and their projects.
api-key-management apikey-authentication apikey-checker apikey-manager fastapi microservice
Last synced: 13 May 2026
https://github.com/natthasath/demo-python-fastapi-uvicorn
FastAPI and Uvicorn are tools for building web applications. FastAPI is a web framework for building APIs with Python, while Uvicorn is an ASGI server for serving those APIs. Together, they provide a powerful and efficient way to build and run web applications in Python.
Last synced: 11 Jun 2026