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/ruslan-korneev/glitch
GitLab Interface in Telegram Chat
aiogram fastapi gitlab postgresql python sqlalchemy
Last synced: 04 May 2026
https://github.com/watson-clara/astrology-microservice-api
This microservice creates an API that will take in someone's birthday in the form {month}{day} in numbers and return their astrological sign.
api fastapi horoscope horoscope-api microservice uml-diagram
Last synced: 20 Apr 2026
https://github.com/proafxin/bug-tracker
A set of asynchronous APIs to keep track of bugs under stories.
alembic api api-rest async async-await asynchronous asyncio backend codecov docker dockerfile fastapi mysql pydantic pytest pytest-asyncio python trunk
Last synced: 11 Apr 2026
https://github.com/mgckaled/rs__devops_containers_challenge
Este projeto consiste em uma API FastAPI encapsulada em um container Docker, utilizando SQLite como banco de dados e gerenciando dependências com Pipenv
docker-compose fastapi pylint pytest python sqlite
Last synced: 13 Apr 2026
https://github.com/smartpottech/smartpot-middleware
SmartPot-Middleware is an intermediary solution designed to address communication issues between IoT devices and a RESTful API. Due to limitations in handling JSON and making reliable HTTP POST requests, this middleware uses FastAPI to manage data conversion and facilitate seamless communication between the two systems.
api fastapi https middleware python3 requests
Last synced: 14 Jun 2025
https://github.com/ruoshui-git/shakespeare-backend
Backend for Shakespeare ai app.
Last synced: 14 May 2026
https://github.com/aadit-17/ai-assistant-for-pdfs
AI Assistant for PDFs
chat-application fastapi llama pdf-document-processor postgresql psycopg2
Last synced: 13 Apr 2026
https://github.com/phun333/fp3
Finding Publication Project Partner — Ostim Teknik Üniversitesi için tag tabanlı eşleştirme ve AI destekli öneriler ile öğrenci-akademisyen proje ortaklığı │ platformu. Monorepo: Next.js, Fastify, Prisma, FastAPI, Expo.
academic better-auth fastapi keybert monorepo research-collaboration student-professor tag-matching university
Last synced: 30 May 2026
https://github.com/handong-app/handong-feed-spotlight
Handong Feed Spotlight is an integrated API-based service that leverages LLM technology to curate, summarize, and evaluate newly updated content from Handong Feed, supporting both newsletter distribution and content archiving.
Last synced: 13 Apr 2026
https://github.com/alokverma18/snapi
Snapi - Snap into the world of public APIs!
fastapi open-api public-apis render swagger
Last synced: 02 May 2026
https://github.com/jiko23/students-record-maintenance
This repo demonstrates a simplistic way to create and maintain student records for college/university.
fastapi jwt-authentication mongodb-database pydentic pymongo python
Last synced: 27 Feb 2025
https://github.com/samuelbarbosadev/recommendation_algorithm
O Steam é a plataforma de jogos para PC mais popular do mundo, com mais de 6.000 jogos e uma comunidade de milhões de jogadores ...
api fastapi jupyter-notebook machine-learning pipeline python recomendation-algorithm skit-learn
Last synced: 13 Apr 2026
https://github.com/mgourlis/search_query_dsl
Unified search API for Python — write JSON queries once, run them against SQLAlchemy or in-memory collections. Features streaming, nested boolean logic, automatic JOINs, JSONB, PostGIS, and full-text search.
dsl fastapi jsonb postgis query-builder search
Last synced: 23 May 2026
https://github.com/mgourlis/stateful-abac-policy-engine
Stateful ABAC Policy Engine is a production-ready, multi-tenant authorization system implementing Attribute-Based Access Control (ABAC) with support for spatial conditions (PostGIS), hierarchical ACL evaluation, and both HTTP and direct-database access modes. Includes a React admin UI, async Python SDK, and Keycloak IdP integration.
abac access-control acl attribute-based-access-control authorization fastapi geospatial jwt keycloak multi-tenant oauth2 policy-engine postgis postgresql python rbac react redis sdk spatial
Last synced: 23 May 2026
https://github.com/otuemre/emailphishingdetection
A real-time phishing email detection system using Machine Learning (SVM, Logistic Regression, Naive Bayes) with FastAPI backend and custom domain deployment.
cybersecurity fastapi huggingface machine-learning nlp real-time scikit-learn spam-detection svm-classifier tfidf-vectorizer
Last synced: 13 Apr 2026
https://github.com/alokthedataguy/financial-friend-web-app
Financial Friend is a privacy-first web app that takes a user’s payment statement (PhonePe, GPay, bank CSV/PDF), cleans and understands it, and then talks back like a friend—giving simple, human answers (plus a few tiny visuals) to questions people actually care about.
data-analysis data-science data-visualization fastapi finance-management financial-analysis financial-data insights personal-finance-and-data-anlaysis python react
Last synced: 14 Apr 2026
https://github.com/nightblure/jwt_auth
Authentication web service based on JSON Web Tokens with e2e and unit tests
clean-architecture dependency-injector fastapi jwt-authentication mypy pytest ruff sqlalchemy
Last synced: 13 May 2026
https://github.com/fabioc-aloha/episteinfiles
Analytical semantic platform for the Jeffrey Epstein files — NLP entity extraction, relationship mapping, redaction analysis, and vector search over 1.4M+ government documents
azure document-analysis entity-extraction epstein-files fastapi network-analysis nlp pgvector redaction-detection semantic-search
Last synced: 30 May 2026
https://github.com/percival33/github-api
API retrieving specific data from GithubAPI
api fastapi github-api python3
Last synced: 18 May 2026
https://github.com/nexckycort/rag-poc
fastapi markdown pinecone python rag typescript vector-database
Last synced: 09 Apr 2026
https://github.com/andreger/fastapi-google-gemini
This repository provides the code for a lightweight Text Generation and Image Analysis API using FastAPI to interact with Google's Gemini API.
ai artificial-intelligence fastapi google-gemini python
Last synced: 21 Jan 2026
https://github.com/87870/alchemist
Alchemist simplifies JSON handling in Laravel, offering a clean and efficient alternative to traditional resource classes. With its focus on speed and elegance, this tool streamlines your development process. 🚀💻
code-generation deoplete deoplete-source elixir fastapi fuzzer kotlin kotlin-language kotlin-library kotlin-multiplatform kotlin-multiplatform-library neovim-plugin photoshop pydantic sqlalchemy uxp vim vim-plugin
Last synced: 09 Apr 2026
https://github.com/enrituraj/social-media-api
A social media API built with FastAPI, providing features like user authentication, post creation, comments, and likes. Designed for fast and scalable backend development.
api authentication backend crud fastapi python rest-api social-media-api web-development
Last synced: 07 Sep 2025
https://github.com/bad-logic/explore
exploring...
blockchain dart django docker ejs-templates fastapi flask golang graphql grpc mongodb nodejs poetry postgresql protobuf python traefik turborepo uvicorn
Last synced: 08 Jan 2026
https://github.com/yynet2022/mailorca
A lightweight SMTP server and web interface for development (Django, etc.) / 開発環境(Django等)向けの軽量SMTPサーバー兼Webインターフェースツール
development-tools django email-testing fastapi flask mailhog-alternative python smtp-server
Last synced: 08 Jan 2026
https://github.com/deypadma2020/calculatorapp
✏️ Production-ready FastAPI-based calculator app with CLI & REST API support, custom logging, exceptions, Docker, and automated testing.
anthropic-claude calculator-application cli clocker fastapi logging pytest python rest-api unittests
Last synced: 30 May 2026
https://github.com/adiyaan010205/price-pulse
PricePulse is a full-stack web application that automates product price tracking across popular e-commerce platforms like Amazon and eBay. It enables users to receive real-time alerts for price drops, monitor trends via analytics dashboards, and manage tracked items efficiently—all through a modern and responsive interface.
antibot-detection apscheduler fastapi jwt-authentication postgresql price-tracker react scrapy sendgrid smtp sqlalchemy tailwindcss webscraping
Last synced: 09 Apr 2026
https://github.com/v41bh4vr4jput/fastapi
This repository contains practice projects, examples, and mini-apps built using FastAPI — a modern, fast (high-performance), web framework for building APIs with Python 3.7+ based on standard Python type hints.
Last synced: 20 Jan 2026
https://github.com/deypadma2020/python_topics
✏️ A curated collection of practical Python examples covering FastAPI, OOP, Pydantic, multithreading, feature engineering, data analysis, and more.
decorators fastapi multithreading oops pydantic
Last synced: 30 May 2026
https://github.com/jmitchel3/fastapi-container
FastAPI and Dockerfile Boilerplate optimized for Railway Deployments
boilerplate fastapi minimal starter
Last synced: 09 Jan 2026
https://github.com/ceia-prefeitura/gee-integrator-api
GEE-Integrator-API: Integração eficiente com Google Earth Engine (GEE) via FastAPI. Cache com Valkey, visualização de Sentinel-2 e Landsat, filtros temporais e zoom. Ideal para dados geoespaciais.
api fastapi geohash geospatial google-earth-engine landsat satellite-imagery sentinel-2
Last synced: 09 Jan 2026
https://github.com/john0isaac/large-data-fastapi-react
A simple example of a FastAPI backend with a React frontend that can handle large data.
Last synced: 07 May 2026
https://github.com/yanliu1111/fastapi-crud-app
🎉Complete built beyond the basics and dive into advanced API development with FastAPI.
celery crud fastapi neondb redis sqlalchemy
Last synced: 03 May 2026
https://github.com/whybe-choi/khuda-nlp-project
[KHUDA] 의료 상담 챗봇 : Dr.KHU 🩺
fastapi langchain playwright-python streamlit
Last synced: 23 Feb 2026
https://github.com/kanazawazawa/demo-gate
Lightweight shared-key access gate for FastAPI-based demo apps
access-gate demo fastapi middleware python
Last synced: 30 May 2026
https://github.com/nuuner/timeline-generator
Minimalistic SVG timeline generator built with FastAPI and drawsvg
Last synced: 18 May 2026
https://github.com/iyume/full-stack-answering-system
"Questions-Bank" System for practice and examination. Using FastAPI, SQLite ORM, Tailwindcss and more.
Last synced: 01 Jul 2026
https://github.com/diegoribeiro2/projeto_mlops_completo
Projeto completo de MLOps (ponta a ponta) na cloud da AWS usando Terraform (infraestrutura como código) e deploy automático via CI/CD com GitHub Actions.
airflow aws ci-cd docker ec2-instance fastapi github github-actions iam iam-role mlflow python rds-postgres s3-bucket streamlit terraform
Last synced: 13 Apr 2026
https://github.com/jhonshua/parkings-api-fastapi
CRM para estacionamiento | FastApi | actualmente esta api esta en desarrollo
api api-rest api-server fastapi postgresql python
Last synced: 13 Apr 2026
https://github.com/skupperr/prove-my-point
Prove My Point is a web-based AI assistant designed to help users back their arguments with credible, research-backed information. It allows users to ask complex or controversial questions and instantly receive answers supported by real research papers from academic sources like arXiv, PubMed, and Semantic Scholar.
ai fastapi firebase gemini langchain python react research tailwindcss
Last synced: 13 Apr 2026
https://github.com/sanketp1/slack-colaboration-tool-clone
A modern, full-stack Slack-like collaboration platform built with cutting-edge technologies, featuring real-time messaging, video calls, file sharing, and more.
docker fastapi livekit-sdk minio mongodb pnpm pnpm-monorepo python react redis security typescript
Last synced: 13 Apr 2026
https://github.com/divyamohan1993/amdslingshot
JalNetra — Edge-AI water quality monitoring system for rural India. Real-time sensor analytics, ML-powered anomaly detection & irrigation optimization, deployed on AMD XDNA NPU-equipped VMs.
amd-xdna edge-ai esp32 fastapi gcp iot lora machine-learning onnx pwa react rural-india smart-agriculture water-quality
Last synced: 13 Apr 2026
https://github.com/divyamohan1993/async-document-processing-workflow
Production-grade async document processing workflow system. Next.js 14 + FastAPI + Celery + Redis Pub/Sub + PostgreSQL. Real-time SSE progress, JWT auth, Docker Compose deployment.
async celery docker document-processing fastapi full-stack nextjs postgresql python react real-time redis tailwindcss typescript workflow
Last synced: 13 Apr 2026
https://github.com/ayushmaanfcb/resume-and-name-card-entity-detection
This project aims at automating the process of hiring for major companies. Instead of going through the tedious process of manually going through tons of applications, the application aims at recognizing essential entities and information from the resumes.
docker fastapi gradio machine-learning mongodb named-entity-recognition natural-language-processing python spacy
Last synced: 13 Apr 2026
https://github.com/phha/evenless_api
A Web API for notmuch, built with FastAPI
Last synced: 19 Apr 2026
https://github.com/codecraft-sanju/medvisionai-medical-image-ai-vision.
MedVisionAI is an AI-powered platform that analyzes ultrasound images to detect PCOS and provide actionable recommendations. Using CNN-based deep learning and generative AI, it ensures fast, accurate diagnosis, reduces errors, and supports clinicians with instant insights all while maintaining patient privacy and compliance.
deep-learning fastapi gemini-api genai keras-tensorflow machine-learning matplotlib python react scikit-learn seaborn tailwindcss tensorflow
Last synced: 07 Sep 2025
https://github.com/jiisanda/manage-library
Manage Library and Import data using Frappe API
fastapi frappe postgresql postman
Last synced: 13 Apr 2026
https://github.com/jsonzilla/download_server_control
API for management of control versioning applications
Last synced: 13 Apr 2026
https://github.com/majdi-akrmi/fastapi-react-app
A simple App that using FastAPI and React
Last synced: 09 May 2026
https://github.com/maman08/digitalforensic
A centralized place to detect any kind of cyber attacks
ai fastapi grafana nmap scapy volatility
Last synced: 09 May 2026
https://github.com/jabercrombia/pixar-api
Pixar Films API - A FastAPI-based REST API for managing Pixar films, including movie details, box office data, and associated people
Last synced: 09 May 2026
https://github.com/sahilfruitwala/fast-api-django-orm
A complete FastAPI backend powered by Django ORM for database interactions. Includes secure authentication using JWT.
Last synced: 15 Apr 2026
https://github.com/idalin6127/Module3-Mini-Pretraining-Data-Local-Voice-Assistant-OCR-Web-ASR-LLM-TTS
Week 3 project combining a mini pretraining data pipeline (web scraping, OCR, cleaning, deduplication) and a local real-time voice assistant (ASR, LLM, TTS).
asr cozyvoice data-cleaning deduplication fastapi llama3 nlp ocr python3 surya tesseract tts voice-agent web-scraping whisper
Last synced: 30 Dec 2025
https://github.com/aoiorio/fastapi-practice
This repository is for my practice of FastAPI
Last synced: 12 May 2026
https://github.com/melihkl/api-health-monitor
Developed to monitor the health of various APIs, view status updates, and enable test engineers to perform health checks at specified intervals.
api-health-checker docker fastapi
Last synced: 20 May 2026
https://github.com/mbrsagor/blogapi
Fast-API is a modern, fast (high-performance), web framework for building APIs Python-based on standard Python type hints.
Last synced: 14 May 2026
https://github.com/whi-tw/ical-transparentifier
fastapi google-calendar ical pagerduty
Last synced: 01 May 2026
https://github.com/shim369/fastapi-mysql-post-app
bootstrap fastapi jinja2-templates mysql python sqlalchemy
Last synced: 09 Apr 2026
https://github.com/eat-ssu/food-crawling
숭실대 학생식당, 도담식당, 기숙사식당 스크래퍼
docker fastapi python scraping
Last synced: 06 Jul 2025
https://github.com/akmalovaa/centrifugo-ws-chat
learning centrifugo websocket
centrifugo chat fastapi nginx python websocket
Last synced: 08 May 2026
https://github.com/rusiru-erandaka/personality-api
This is an human personality classifier application build with Gradient Boosting algorithm and FastAPI backend. the project has deployed on the Vercel
fastapi gradient-boosting random-forest-classifier regression-models xgboost-classifier
Last synced: 31 May 2026
https://github.com/ekelhala/open-sauna-db
Community-driven database of public saunas
Last synced: 13 Apr 2026
https://github.com/nidhish-balasubramanya/bajaj-fullstack-bfhl-api
Provides a POST endpoint /bfhl that classifies input data into even numbers, odd numbers, alphabets (uppercase), special characters, computes the sum of numbers, and generates a reverse alternating-caps string. Hosted on Render.
api fastapi python render restapi-backend streamlit
Last synced: 07 Sep 2025
https://github.com/teamuplabs/team-up-server
비대면 협업 플랫폼인 TeamUp의 서버
fastapi jwt-authentication python server
Last synced: 26 Jul 2025
https://github.com/techwithty/fast_stripe_python_template
Stripe payment processing integration utilities for sass
fastapi integration payments sass stripe
Last synced: 13 Apr 2026
https://github.com/joychudasama/chat-txt
Chat with your text files.
fastapi langchain ollama python react shadcn typescript
Last synced: 09 Apr 2026
https://github.com/vlymar1/aireserve
AIReserve is a fast, asynchronous meeting room reservation API powered by AI, designed to streamline booking and optimize office space usage for efficient corporate meetings and events. The system allows users to reserve rooms in real-time while preventing scheduling conflicts.
docker docker-compose fastapi nginx postgresql python3 sqlalchemy uvicorn
Last synced: 11 Apr 2026
https://github.com/krik8235/rag-agents-for-chrome-extention
A Chrome extension that uses AI agents to help users negotiate the best deal
fastapi koyab llama3 project pydantic pydantic-models python replit together-ai
Last synced: 13 Apr 2026
https://github.com/cskwork/math-item-os
Next.js + FastAPI monorepo for math item authoring, search, assignments, analytics, and AI solve/generate workflows.
ai edtech education fastapi hwp katex knowledge-graph korean latex math nextjs question-bank sympy typescript
Last synced: 31 May 2026
https://github.com/raythurman2386/word_search
A modern web application for generating customized word search puzzles, built with FastAPI and HTMX for a responsive, interactive user experience.
docker fastapi homelab selfhosted
Last synced: 13 Apr 2026
https://github.com/lalugue/dice-api
A small and fun API for virtual dice rolling needs 🎲
Last synced: 13 Apr 2026
https://github.com/f-lab-edu/fastapi-server
FastAPI로 게시글을 생성, 조회, 수정, 삭제할 수 있는 REST API 서버
Last synced: 28 Apr 2026
https://github.com/uday160386/asr_capstone_en_ms
ASR-WebUI : Deploying kaldi Model to Azure
azure-container-apps fastapi kaldi-asr python vuk-ai-cloud
Last synced: 13 Apr 2026
https://github.com/adistrim/skysage
Web application built with FastAPI that provides weather forecasts for different cities.
docker fastapi openweathermap-api python weather
Last synced: 11 Apr 2026
https://github.com/reddec/binp
Basic Integration Platform - inspired by node-red
asyncio automation fastapi integrations-framework routify svelte
Last synced: 09 May 2026
https://github.com/thoth2357/fastapi-amazon-scraping
Scrapes data of Amazon and opens an API to use to filter through Scraped data
amazon api-development fastapi web-scraping
Last synced: 26 Jul 2025
https://github.com/mattholy/haka
HaKa is an out-of-the-box tool system designed for data engineers and data analysts in medium-sized enterprises. It is easy to deploy and scale.
celery data-analysis data-engineering fastapi python uvicorn-gunicorn
Last synced: 19 May 2026
https://github.com/j-hoplin/hoplin-fastapi-starter
FastAPI + SQLAlchemy(Async) + Alembic(Async) + Python Dependency Injector + MySQL 8.0 + Admin Pannel
alembic basecode fastapi mysql python sqlalchemy template
Last synced: 13 Apr 2026
https://github.com/josuejuca/api-qrcode
Esta é uma API simples construída com FastAPI para gerar QR Codes a partir de dados fornecidos.
api fastapi python qrcode qrcode-generator vercel
Last synced: 09 Apr 2026
https://github.com/srthorat/aura-sde-interview-agent
Real-time voice AI agent for Google SDE mock interviews. Built with Google ADK + Gemini Live native audio on Vertex AI. Full interview loop (Behavioural, Coding, System Design, Debugging, Debrief) — live grading, spoken scores, cross-session memory. No text box. Just an interview.
cloud-run fastapi gemini-live google-adk-framework interview-coach livekit python vertex-ai voice-ai voice-ai-agents webrtc
Last synced: 31 May 2026
https://github.com/alforge-labs/alpha-strike
Self-hosted webhook bridge from TradingView alerts to moomoo / OANDA brokers, with Cloudflare Tunnel + WAF reference architecture (Apache-2.0).
algotrading cloudflare-tunnel fastapi moomoo oanda paper-trading python tradingview webhook
Last synced: 20 Jun 2026
https://github.com/marcos-grocha/pizza-delivery-fastapi
Backend • API Rest • Serviço de delivery
Last synced: 23 May 2026
https://github.com/interlark/sms-poll
SMS Poll Android App for creating text message audience polling
android fastapi javascript mobile-app p4a poll python reactjs sms
Last synced: 18 Jan 2026
https://github.com/shubhamjain2998/expense-tracking-backend
FastAPI backend for tracking monthly expenses against an annual budget — PDF ingestion, fuzzy auto-categorisation, expense splitting, and analytics
expense-tracker fastapi finance pandas pdfplumber postgresql python rapidfuzz sqlalchemy
Last synced: 23 May 2026
https://github.com/kvdomingo/douglas-crawler
Simple script & web app for crawling product pages on douglas.de
beautifulsoup cloud-run fastapi python supabase terraform web-crawler
Last synced: 17 Mar 2025
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/eurphus/powercode-backend
Hack The North 2024 Submission - Backend service for handling code verification and test case checks for a competitive coding platform
Last synced: 27 Jan 2026