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/bemxio/jedyneczki
A website in Polish, showing how much F's I have got in school
css fastapi html javascript python uvicorn vulcan website
Last synced: 08 Apr 2026
https://github.com/intothevoid/chessapi
Multiplayer Chess API in Python
api api-rest backend chess fastapi game multiplayer python rest restful-api
Last synced: 20 May 2026
https://github.com/nrthbnd/cat_charity_fund_spreadsheets
FastAPI Проект - Приложение благотворительного фонда для поддержки домашних животных с интеграцией Google API
alembic fastapi googleapi googlesheets sqlalchemy
Last synced: 17 May 2026
https://github.com/sudarshanc00/potato-disease-classification
This machine learning project classifies potato leaf images into three categories: Early Blight, Late Blight, and Healthy. Using a CNN model, it accurately detects potato diseases based on leaf images. The project includes a FastAPI-powered web interface for image uploads and real-time classification results.
css fastapi html keras matplotlib python tensorflow
Last synced: 08 Apr 2026
https://github.com/ozcanmiraay/bart-text-summarization
End-to-end text summarization pipeline using BART, MLflow, and FastAPI
bart deep-learning fastapi huggingface mlflow mps nlp text-summarization transformers
Last synced: 15 May 2026
https://github.com/md-muqtadir-fuad/querynest
This project is a simple Retrieval-Augmented Generation system. It answers questions from local documents using Gemini API and LangChain.
Last synced: 01 Jul 2026
https://github.com/faisalaffan/aiyeah
AIyeah is an open source AI platform built for developers who need reliability over hype.
ai-agents ai-platform fastapi fiber golang langgraph litellm llm-observability llms multimodal open-source pgvector python rag text-to-sql typescript
Last synced: 24 Jun 2026
https://github.com/olukeye/fastapi-complaint-app
A simple application for logging complaint or report an issues form user activities.
crypto cryptography fastapi mssql-server pydantic-models pyodbc
Last synced: 17 May 2026
https://github.com/rakibulmehedi/afie
Autonomous Founder Identity Engine — AI-powered multi-tenant SaaS that synthesizes, approves, and distributes founder content at institutional-grade quality.
ai-content-generation autonomous-agents content-automation fastapi founder-identity human-in-the-loop llm multi-tenant-saas nextjs postgresql python railway saga-pattern typescript vercel
Last synced: 01 Jul 2026
https://github.com/graphtylove/kubernetes-demo
Small Demo to show how to deploy on Kubernetes
api becode course deploy docker fastapi kubernetes python
Last synced: 11 Apr 2026
https://github.com/iadtya/business-search-bot
This project is a microservice application designed to crawl the Florida Secretary of State website for publicly available business details
Last synced: 30 Apr 2026
https://github.com/tsembp/sql-gym
fastapi react sqlalchemy tailwindcss typescript
Last synced: 09 Apr 2026
https://github.com/tandohanthonynwiackah/fast_api_intro
FastAPI is a modern, fast (high-performance), web framework for building APIs with Python.
Last synced: 17 May 2026
https://github.com/timeless-residents/handson-pinecone
FastAPI-based vector similarity search API using Pinecone for efficient vector database operations
api fastapi pinecone vector-database vector-search vector-similarity
Last synced: 17 May 2026
https://github.com/kjpar0317/ml-htmx
python(machine learning) + htmx test
fastapi htmx onnx python3 shoelace tensorflow
Last synced: 28 Jan 2026
https://github.com/manuos1/qr-code-generator
Simple QR code generator
docker-image fastapi python qrcode
Last synced: 05 Apr 2025
https://github.com/taylormusolf/goalcrusher
A simple web application designed to help users set, track, and manage their personal or professional goals. The application provides the functionality to create new goals, view existing goals, update their status, and delete them if necessary.
alembic fastapi openai-api postgresql productivity python react sqlalchemy
Last synced: 20 Jan 2026
https://github.com/psypherion/datafolio
A lightweight, JSON-driven portfolio builder for developers, designers, and professionals who want complete control over their portfolio data with schema validation and easy deployment.
developer-tools docker fastapi json-schema open-source portfolio-builder portfolio-management portfolio-website python rest-api web-dashboard
Last synced: 08 Apr 2026
https://github.com/pc-2208/multi-agent-game-tester-poc
Multi-Agent Game Tester POC - Intelligent AI agent coordination for automated game testing with concurrent execution, comprehensive validation, and real-time reporting. Features specialized agents for planning, ranking, execution, and analysis of web-based game tests.
fastapi html nodejs openai playwright python testing
Last synced: 02 Apr 2026
https://github.com/jedbillyb/posthog-notify
FastAPI webhook receiver that forwards PostHog events to Telegram
fastapi notifications posthog python self-hosted systemd telegram vps webhook
Last synced: 01 Jul 2026
https://github.com/pabvald/fast-api-test
Minimal API with FastAPI to manage users
fastapi python testing try-out
Last synced: 17 May 2026
https://github.com/humancto/mr-jobs
AI-powered job hunting command center. Discovers jobs from 7+ sources, scores them against your resume with AI, generates tailored applications, auto-fills forms via browser automation, and tracks your pipeline. Self-hosted, open source.
ai automation browser-automation career claude docker fastapi job-application job-board job-hunting job-search job-tracker llm machine-learning open-source openai playwright python resume self-hosted
Last synced: 03 May 2026
https://github.com/wh1ter0se/job-server
A Python framework to create, run, and manage jobs via a REST API
artifacts fastapi job-scheduler python rest-api
Last synced: 17 May 2026
https://github.com/tiennm99/phow2sim
Vietnamese word similarity API. Tiny stateless FastAPI service over VinAI's PhoW2V pretrained vectors. Endpoints: /similarity /neighbors /vocab /random. Docker-ready building block for Vietnamese Semantle-style games, search re-rankers, writing tools.
cosine-similarity docker fastapi microservice nearest-neighbors nlp phow2v python rest-api semantic-similarity semantle vietnamese vietnamese-nlp word-embeddings word2vec
Last synced: 01 Jul 2026
https://github.com/jakub-k-slys/substack-gateway-oss
Stateless Substack Gateway exposing a REST API and MCP for reading profiles, posts, notes, and comments, plus authenticated personal and note-publishing workflows.
ai-tools automation fastapi fastmcp gateway integration mcp model-context-protocol python rest rest-api substack vercel
Last synced: 02 May 2026
https://github.com/zvdy/api-performance
A comprehensive demonstration of 7 proven API optimization techniques implemented in FastAPI, with benchmarking tools to measure and compare performance improvements.
api api-optimization caching compression docker fastapi microservices postgresql python redis rest-api
Last synced: 08 Apr 2026
https://github.com/cma-pio/bookish-octo-happiness
Smart-Jounery IOS App
cohere-ai fastapi mongodb notion-api python swift
Last synced: 20 Jul 2025
https://github.com/esscova/api-currency-converter
API conversora de moedas.
Last synced: 17 May 2026
https://github.com/minel1410/car-price-predictor-api
An API made for the car price predictor model that serves as a backend for the car price predictor application.
Last synced: 15 May 2026
https://github.com/jarif87/heart-disease-prediction-using-fastapi
Heart Disease Prediction with FastAPI
deployment fastapi heartdisease-prediction machine-learning render
Last synced: 09 Jul 2025
https://github.com/rupeshrb/rupeshrb
My personal Info.
android-application bootstrap data-visualization django fastapi firebase flask html-css-javascript java mysql-database spring-mvc webscraping
Last synced: 10 Mar 2026
https://github.com/byigitt/kovan
Kovan — Merkezi komuta kontrol ve ağ anomali tespit sistemi. Pardus/Linux uyumlu, gerçek zamanlı ajan yönetimi, CVE tarama ve ML tabanlı trafik analizi.
anomaly-detection bun command-and-control cve-scanner cybersecurity fastapi golang machine-learning network-monitoring pardus react typescript
Last synced: 03 Apr 2026
https://github.com/jpaullopes/CIP-Monitoring
sensorFlow Server: Backend IoT com suporte WiFi e Ethernet.
backend docker ethernet fastapi grafana iot postgresql wifi
Last synced: 30 Dec 2025
https://github.com/rellyson/fastapi-boilerplate
FastAPI boilerplate for API projects
Last synced: 17 Jan 2026
https://github.com/christianconchari/bike-sharing-demand
Este repositorio contiene el trabajo práctico final de la materia Aprendizaje de Máquina II de la Especialización en Inteligencia Artificial (CEIA) de la Facultad de Ingeniería de la Universidad de Buenos Aires (FIUBA).
airflow docker fastapi machine-learning mlflow python scikit-learn
Last synced: 20 Jan 2026
https://github.com/id-andyyy/url-alias-api
🔗🌐 Сервис для создания коротких URL с возможностью просмотра статистики
alembic docker docker-compose fastapi postgresql pydantic pytest python shorturl sqlalchemy
Last synced: 08 Apr 2026
https://github.com/kousaila502/user-service-microservice
Production-ready FastAPI User Service with JWT authentication, admin management, and GitOps deployment on GKE
admin-dashboard argocd authentication docker fastapi gitops gke jwt kubernetes microservices postgresql production-ready python user-management
Last synced: 09 Apr 2026
https://github.com/sandesh300/user-management-and-data-integration-api
User Management and Data Integration API
fastapi mongodb pymongo python
Last synced: 05 May 2026
https://github.com/bansalbhunesh/redrob-hirefit-ranker
Battle-proof, explainable candidate ranking: deterministic V6 release, 100K profiles on CPU, recruiter-grade evidence and integrity gates.
algorithmic-ranking bm25 candidate-ranking data-challenge fastapi information-retrieval lexical-search recruiter-tech
Last synced: 01 Jul 2026
https://github.com/techwithty/document_flow
Document automation SDK for real estate: e-sign, PDF generation, templating, and workflow orchestration.
api contracts document-automation e-signature fastapi pdf python real-estate templates workflows
Last synced: 17 May 2026
https://github.com/alexdemure/fastoas
Customize and override OpenAPI schema details in FastAPI with ease
fastapi fastapi-extension openapi openapi-codegen
Last synced: 27 Mar 2025
https://github.com/lartza/sbserver_py
Upcoming new FastAPI REST backend for sb.ltn.fi
Last synced: 01 May 2026
https://github.com/javid-mougamadou/llm-router
Lightweight FastAPI proxy that routes Anthropic and OpenAI API requests to AWS Bedrock. Includes per-user budget management, API key authentication, usage tracking, and web dashboards.
ai anthropic api aws bedrock claude claude-code dashboard fastapi haiku llm openai routes sonnet
Last synced: 01 Jul 2026
https://github.com/marketcalls/finnews-ai
fastapi htmx openai openai-search
Last synced: 28 Oct 2025
https://github.com/ejminguez/habilin
A space to hold what we leave for each other.
Last synced: 11 Apr 2026
https://github.com/meyer1994/rooms
For when you need a simple WebSocket endpoint for prototyping stuff
broadcaster fastapi python render websockets
Last synced: 15 May 2026
https://github.com/mitesh-kumavat/sightmate
SightMate: AI-Powered Companion for the Visually Impaired.
ai fastapi groq-api nextjs python react sqlite tts-api typescript uvicorn webscraping
Last synced: 03 Jul 2026
https://github.com/scionoftech/fast-json-server
fast-json-server provides a full REST API / GraphQL Server with zero coding in few seconds.
fastapi graphql json-api json-server jsonapi rest-api
Last synced: 05 May 2026
https://github.com/lstepnio/wifry
WiFry - IP Video Edition: Raspberry Pi Network Impairment Simulator for IP Video Testing
fastapi iptv network-impairment raspberry-pi react testing wifi
Last synced: 07 Apr 2026
https://github.com/meyer1994/text-tileserver
(Very) Silly implementation of a tile server to show text
fastapi leaflet starlette tileserver
Last synced: 15 May 2026
https://github.com/mustafaakgul/blockchain-wallet
Demonstration of Solana Wallet
blockchain fastapi python solana
Last synced: 15 May 2026
https://github.com/viniciusmecosta/cvclassifier
A REST API that classifies resumes into occupation fields and seniority levels using machine learning. Trained on 3,000+ resumes across 26 occupations, the API provides accurate classifications with efficient PDF text extraction.
catboost fastapi python3 sklearn spacy
Last synced: 07 Apr 2026
https://github.com/commitwiz/fastapi-jwt-authentication-example
About This is JWT authentication example with FastAPI . It uses an async PostgreSQL connection with SqlAlchemy ORM. There is an alembic config also.
fastapi fastapi-alembic fastapi-jwt fastapi-jwt-auth fastapi-sqlalchemy python
Last synced: 17 May 2026
https://github.com/xiaofeitm233/fastapi-zhipu-chat-api
一个基于 FastAPI 的智谱 AI 聊天服务,提供简洁的 REST API 接口,支持快速部署和环境变量配置。
Last synced: 17 May 2026
https://github.com/Michael660-max/Realify
Turn quick face sketches into photorealistic 2D portraits and interactive 3D models
fastapi figma htmlcssjs python3 react shell-script three-js
Last synced: 24 Jun 2025
https://github.com/siddharth756/fastapi-python
Making Python API using FastAPI.
Last synced: 15 May 2026
https://github.com/eskildsf/fastapi_webpush_endpoint
Subscribe to Web Push notifications and receive them in FastAPI.
fastapi notifications web-push webpush
Last synced: 07 Apr 2026
https://github.com/saadziaatharkhan/agriguardian-ai_crop_disease_detection_and_treatment_advisor
A powerful web application which is able to showcase crop diseases and give treatment recommendations.
aceternity-ui ai charts chat-app crop-disease-detection fastapi gemini-api langchain mistral-ai nextjs opencv python reactjs tailwindcss
Last synced: 17 Feb 2026
https://github.com/yud0uhu/road-map-server
fastapi heroku postgresql python
Last synced: 09 May 2026
https://github.com/pog7x/fastapi-arch-tmpl
Python Fastapi application with sqlalchemy ORM template
aio-pika api black database docker docker-compose fastapi fastapi-boilerplate fastapi-crud fastapi-sqlalchemy fastapi-template flake8 isort orm python rmq sqlalchemy sqlalchemy-async
Last synced: 11 Apr 2026
https://github.com/babysuga/aplikasi-media-gapensi-bpc-indramayu
Aplikasi Media GAPENSI BPC Indramayu – Platform digital untuk manajemen anggota dan penyebaran informasi organisasi.
android aplikasimedia fastapi firebase gapensi indramayu kotlin ktp ocr organisasiaplikasi
Last synced: 06 May 2026
https://github.com/justkappaman/referrals-interview-task
Тестовое задание на должность Python Backend Developer в Stakewolle
backend fastapi interview python python3 referral-platform
Last synced: 17 May 2026
https://github.com/jonmatum/devcontainer-serverless-fullstack-template
Full-stack serverless template with DevContainers, FastAPI, React, DynamoDB, and Terraform for local-first development and AWS deployment
aws cloud-native devcontainers dynamodb fastapi fullstack infrastructure-as-code lambda local-development react serverless template terraform vscode
Last synced: 10 Apr 2026
https://github.com/fwasik/kube-goal-app
devbox docker docker-compose fastapi go-task helm javascript k9s kind kubernetes mongodb python react
Last synced: 08 Apr 2026
https://github.com/sitamgithub-msit/gemma3-litserve
Leverage Gemma 3's capabilities using LitServe.
artificial-intelligence deep-learning fastapi gemma3 lightning-ai litserve multilingual multimodal-models python transformers
Last synced: 21 Mar 2025
https://github.com/abdul-rozzaq/fastapi-telegram-bot
A ready-to-use FastAPI + python-telegram-bot (PTB) template for building async Telegram bots with webhook support.
async boilerplate bot-framework fastapi open-source ptb python-telegram-bot starter-template webhook
Last synced: 19 Apr 2026
https://github.com/credona/age-decision
Open-source, privacy-first age verification system based on probabilistic decision, anti-spoofing, and Zero-Knowledge-ready architecture.
age-estimation age-verification ai anti-spoofing api computer-vision credona docker face-analysis fastapi liveness-detection machine-learning onnx open-source privacy-first sdk typescript zero-knowledge zkp
Last synced: 17 May 2026
https://github.com/maron09/instagram-api
retrieve profile information, retrieve Media url information
fastapi instagram instagram-api instagram-metadata instagram-profile-viewer python
Last synced: 22 May 2026
https://github.com/esscova/api-users-articles
API utilizando FastAPI para gerenciamento de artigos e usuários, com autenticação e segurança integradas.
fastapi jose-jwt python sqlalchemy
Last synced: 17 May 2026
https://github.com/sitamgithub-msit/aya-vision-litserve
Leverage Aya Vision's capabilities using LitServe.
artificial-intelligence aya-vision deep-learning fastapi lightning-ai litserve multilinguality python transformers vision-language-model
Last synced: 21 Mar 2025
https://github.com/trivediayush/fastapi-deploy-pipeline
Production-ready, containerized FastAPI application.
aws-ec2 containerized-application docker docker-compose dockerhub fastapi github-actions postman-collection postman-test qa-test rollback terraform
Last synced: 10 Apr 2026
https://github.com/peterkc/health-data-platform
AI-native workflow and governance layer for healthcare verticals — ambient capture, structured assessment (OASIS-E), human-in-the-loop review, EMR write-back. Home health first.
fastapi fhir healthcare home-health human-in-the-loop python
Last synced: 03 Jul 2026
https://github.com/moshdev2213/extravaganzaapi
Welcome to ExtravaganzaAPI! 🎉🚀 This dynamic task management web service, powered by FastAPI, offers users the freedom to effortlessly add, update, and delete tasks. 💼✨ Experience seamless task handling and organization, empowering you to achieve your goals with ease and efficiency. Get started today! 🌟
Last synced: 07 May 2026
https://github.com/luckeyfaraday/fusion-engine
Self-hosted Fusion API and OpenRouter Fusion alternative for building reliable multi-model LLM ensembles — fan out one prompt to N models, then synthesize one answer with a judge model. OpenAI-compatible API, CLI, and eval harness.
ai-agents benchmarking fastapi fusion-api judge-model llm llm-ensemble llm-orchestration model-fusion openai-compatible openrouter python
Last synced: 17 Jun 2026
https://github.com/kiavash599/conduit-control-center
Conduit Control Center (CCC) is a lightweight management platform for running and monitoring Conduit nodes on Raspberry Pi systems.
censorship-resistance cloudflare conduit dashboard fastapi linux networking privacy python raspberry-pi
Last synced: 01 Jul 2026
https://github.com/jibril14/rasa-chatbot
Fastapi, Rasa conversational applications (E-commerce Assistant and Recommendation System)
aws docker-container fastapi machine-learning nlp nlu postgresql pydantic python rasa rasa-chatbot recommendation-system sqlalchemy
Last synced: 13 Apr 2026
https://github.com/interviewandhealth/tts-service
Text to Speech Service for Mock Interview and Mental Health Platform
Last synced: 17 May 2026
https://github.com/opastorello/correios-reverso
Automacao da plataforma Pre-Postagem dos Correios (biblioteca Python, API REST e MCP Server).
correios fastapi logistica-reversa mcp pre-postagem python
Last synced: 07 Apr 2026
https://github.com/albert-vanderboom/taskflow-web-app-demo
A modern web application demo for teaching software engineering
demo fastapi python typescript vue web-development
Last synced: 14 Dec 2025
https://github.com/yuyatinnefeld/dataproc-api-service
🧪 Test Features 🧪 | GCP Dataproc + FastAPI
Last synced: 22 Apr 2026
https://github.com/muizzyranking/hng12-stage3-linkspector
Monitors internal website links and meta tags for SEO health.
fastapi python telex telex-integration
Last synced: 11 May 2026
https://github.com/sccsmartcode/verisbot
VerisBot is a production-grade enterprise AI chatbot built with FastAPI and powered by the Hugging Face Inference API. Leveraging the google/gemma-2-2b-it model, VerisBot delivers clear, accurate, and instruction-following responses tailored for enterprise use
ai chatbot fastapi huggingface llm nlp serverless
Last synced: 17 May 2026
https://github.com/zaynkorai/fastapi-template
Multi Tenant, Full stack, modern web application template. Using FastAPI, React, SQLModel, PostgreSQL, Docker, GitHub Actions, automatic HTTPS and more.
api backend docker fastapi frontend openapi postgresql python react
Last synced: 07 Apr 2026
https://github.com/agriyakhetarpal/linkbite
A fast, minimal URL shortener web app with FastAPI
fastapi huggingface huggingface-spaces pydantic python sqlalchemy sqlalchemy-python sqlite uvicorn
Last synced: 13 Apr 2026
https://github.com/shchoholiev/medical-records-blockchain
Blockchain implementation for securely storing medical data, ensuring data integrity and privacy. Developed in Python with FastAPI for integration, it focuses on a custom blockchain solution to protect sensitive health records.
azure-cosmos-db blockchain fastapi python
Last synced: 08 Aug 2025
https://github.com/tech-mw/dev-exercises
[Regular updates]A repository that categorizes and systematically demonstrates environment construction, web development, etc.
cicd django docker environment fastapi mysql python systematic web-development
Last synced: 09 Apr 2026
https://github.com/rcbroo/constructai-platform
AI-powered construction platform with real-time blueprint to 3D model conversion using Tencent's Hunyuan3D-2. Built with Next.js 15, TypeScript, Python FastAPI, and Three.js.
3d-modeling ai blueprint-analysis construction fastapi hunyuan3d nextjs python threejs typescript
Last synced: 11 Apr 2026
https://github.com/djccnt15/jump_to_fastapi
Jump to FastAPI study + refactoring
Last synced: 17 May 2026
https://github.com/psbx/python-cli-quickhash
python-cli-quickhash
cl docker fastapi github-actions go python rust sqlite typescirpt
Last synced: 07 Apr 2026
https://github.com/dimitriostagkoulis/california-housing-price-prediction
Fast API App that predicts house prices modeled after the California Housing Price Prediction Dataset
fastapi housing-prices regression
Last synced: 17 May 2026
https://github.com/michael660-max/realify
Turn quick face sketches into photorealistic 2D portraits and interactive 3D models
fastapi figma htmlcssjs python3 react shell-script three-js
Last synced: 07 Apr 2026