An open API service indexing awesome lists of open source software.

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).

https://github.com/rocco0619/full-stack-fastapi-template

Full stack, modern web application template. Using FastAPI, React, SQLModel, PostgreSQL, Docker, GitHub Actions, automatic HTTPS and more.

backend chakuraui fastapi frontend json json-sche jwt openapi postgresql python react sqlmodel swagger typescript

Last synced: 06 Apr 2026

https://github.com/wildonion/twidis

🐦 twitter bot to publish mentions, replies and tweets of a specific user to redis pubsub channel

fastapi pubsub redis twitter-api twitter-bot

Last synced: 11 Apr 2025

https://github.com/0baris/fastapi-blog-api

Fastapi kullanılarak geliştirilmiş basit bir Blog API'si

blog-api fastapi fastapi-sqlalchemy postresql python sqlalchemy

Last synced: 14 May 2026

https://github.com/deruina/starfolio

This project is a FastAPI application that allows users to authenticate with GitHub using OAuth and fetch their starred repositories. The application provides a web interface for users to log in and view their starred repositories, as well working with command-line interface (CLI)

asynchronous-programming concurrency fastapi oauth2

Last synced: 19 May 2026

https://github.com/shanu-shahbin/blogs-fastapi-

The FastAPI Blog API is a RESTful web service built using FastAPI, allowing CRUD (Create, Read, Update, Delete) operations on blog posts. It provides endpoints for managing blog posts with authentication using JWT tokens and OAuth2. The API also integrates Swagger UI and ReDoc for interactive API documentation.

api crud fastapi oauth2 pyjwt redoc swagger-ui

Last synced: 14 Mar 2025

https://github.com/jn513/fast_crud

Crud construído em Fast API

api api-rest fastapi python python3

Last synced: 07 May 2026

https://github.com/dataforgeopenaihub/mlops-credit-card-fraud-detection-end-to-end

End to End Machine Learning MLOps Project for Credit Card Fraud Detection using Ensemble Models, Data and Model Versioning through DVC, Github Actions, and Deployment

aws-lambda credit-risk data-pipelines dvc-pipeline fastapi github-actions google-drive-api machine-learning mlops-project mlops-workflow python

Last synced: 14 Feb 2026

https://github.com/lucasfrancaid/poc-fastapi

Proof of concept of the FastAPI. This repository was used in my publish on Medium.

api fastapi medium-article python python3 tutorial

Last synced: 19 May 2026

https://github.com/jesufemi-o/fake-coy-api

Dummy api to explore dlt rest api. has authentication, pagination and filtering enabled

data-engineering data-generator dlthub fastapi

Last synced: 17 May 2026

https://github.com/papapana/iris_api

Sample API for exploring the Iris dataset

docker docker-compose fastapi ml-service mongodb pytest python rest-api

Last synced: 15 Jun 2025

https://github.com/ondiekelijah/circleci-dockerhub-worflow-optimization

A example project to demonstrate automated Dockerhub deploys using CircleCI pipelines and a Postgres database.

alembic dockerfile fastapi sqlalchemy sqllite-database

Last synced: 17 Mar 2025

https://github.com/niyaznz/fastapi-mock-middleware

FastAPI middleware for mocking response data of non-implemented endpoints

api-first fastapi mock mock-api mock-fastapi mock-response

Last synced: 11 May 2026

https://github.com/rabuchaim/fastratelimiter

FastRateLimiter is a high-performance, decorator-free rate limiter for Python. Compatible with any web framework, ultra-fast (<0.00001s), supports IPv4/IPv6 simultaneously, has per-second and advanced limits, whitelisting capabilities, precise block/release timing (in milliseconds), and full customization — all in pure Python.

api bottle django fastapi fastratelimit fastratelimiter firewall flask limit limiter rate ratelimit ratelimiter tornado

Last synced: 23 Jun 2025

https://github.com/timelessnesses/folderistic

Folderistic: A NiceGUI + FastAPI web application by a lazy backend developer

ever fastapi gayest login nicegui project useful

Last synced: 18 May 2026

https://github.com/geo-y20/enhanced-learning-experience

IntelliLearn is a FastAPI-based application designed to process and transcribe audio and video files into text using the Whisper model. The application also supports processing PDF files to extract and summarize their content.

chat-application chatgpt educational-project fastapi groq-api huggingface lama llm pdf-files platform python speech-to-text text-summarization transformer whisper word2vec wordembedding

Last synced: 06 Apr 2025

https://github.com/ddonghyeo/audiogenerateserver

오디오 생성 서버 컴포넌트

ai-models asgi bark fastapi uvicorn-gunicorn

Last synced: 19 May 2026

https://github.com/alilotfi23/metricguard

MetricGuard is a lightweight Linux system monitoring tool built with FastAPI and psutil.

fastapi linux metrics monitoring python

Last synced: 10 May 2026

https://github.com/ankushrathour/audiospeakerverification

AudioSpeakerVerification: FastAPI-based API for Speaker Matching and Verification using SpeechBrain. Compare and verify speaker identities from audio files.

api fastapi python3 speaker-verification speechbrain

Last synced: 18 May 2026

https://github.com/jkanche/asynchronous-api-dask-terraform

Asynchronous API using Dask and AWS Fargate

aws dask-distributed fargate-containers fastapi

Last synced: 17 May 2026

https://github.com/vvanglro/resumable-sse

Asynchronous recoverable SSE (Server-Sent Events) push toolkit, supporting Redis and in-memory backend.

fastapi sse

Last synced: 14 May 2026

https://github.com/android-sms-gateway/example-webhooks-fastapi

🔐 Example FastAPI webhook processor - demonstrates registration, HMAC validation, and payload handling.

api-integration example fastapi python sms sms-gate sms-gateway webhook

Last synced: 23 Jul 2025

https://github.com/sukhmani1303/two-way-integration

A two-way integration with a customer catalogue in an external service (stripe)

backend docker-kafka fastapi kafka kafka-consumer kafka-producer python stripe stripe-api two-way-integration

Last synced: 15 May 2026

https://github.com/henrikac/fastapi-docker-tkinter

A url shortener made with fastapi, docker and tkinter (learning purpose only).

docker docker-compose fastapi python tkinter

Last synced: 11 Apr 2026

https://github.com/drarlian/projeto_analisa_ativos

O projeto tem como objetivo analisar alguns ativos da bolsa de valores utilizando web scraping. Após a análise, os dados são armazenados, de forma organizada em uma planilha.

beautifulsoup4 fastapi google-sheets openpyxl python selenium

Last synced: 28 Mar 2025

https://github.com/shin-sforzando/etude-deta

Etude for Deta with FastAPI

deta etude fastapi

Last synced: 28 Mar 2025

https://github.com/skvggor/microservice-python-fastapi

(WIP) A scaffold for microservices using Python and FastAPI. This project is intended to be used as a template for new projects.

api coverage fastapi microservice pytest python

Last synced: 16 May 2026

https://github.com/concaption/invoice-processing

PDF Invoice processing and Inventory mangement in google sheets

fastapi google-sheets invoice invoice-management invoice-pdf pypdf2

Last synced: 16 May 2026

https://github.com/saurabh254/pinsphere

A social platform to discover, share, and organize your favorite images. Explore creativity and connect through stunning visuals.

fastapi photo-gallery redis scalable-applications

Last synced: 08 May 2026

https://github.com/phuochungus/se113.o12_kcpm

A FastAPI server to run inference ML Model and send back result via HTTP or Socket

cicd fastapi machine-learning socket

Last synced: 12 Apr 2025

https://github.com/martial2023/mise-en-production-ml

Mise en production d'un modèle LLM ou d'un modèle de machine learning en python avec FastAPI et render

deployment fastapi llm machine-learning python render

Last synced: 15 May 2026

https://github.com/sahi-mfg/age_detection_api

detecting age of a person from an image using huggingface transformers

fastapi huggingface-transformers python streamlit

Last synced: 15 Nov 2025

https://github.com/cobanov/notification-relay

FastAPI server to receive and store notifications from mobile devices.

fastapi notifications postgresql

Last synced: 17 Jan 2026

https://github.com/lonode/fastwapi

FastWAPI is a simple lightweight Websocket framework based on Starlette, which provide easy-to-use Python decorator to parse JSON incoming message.

api fastapi json pydantic starlette websocket

Last synced: 29 Oct 2025

https://github.com/FredyRivera-dev/RAG-FastAPI-Server

RAG-FastAPI-Server is an API server for managing a lightweight Retrieval-Augmented Generation (RAG) database using FastAPI and PostgreSQL (with pgvector for vector similarity search).

api api-rest embeddings fastapi openai pgvector postgresql python rag semantic-search

Last synced: 30 Dec 2025

https://github.com/filthyrake/telescope_cam_detection

Real-time wildlife detection and telescope collision prevention system using RT-DETR + iNaturalist on NVIDIA A30

astronomy computer-vision deep-learning fastapi nvidia-gpu object-detection python pytorch real-time-detection rt-detr rtsp telescope websocket wildlife-monitoring

Last synced: 20 Apr 2026

https://github.com/logtide-dev/logtide-python

Official Python SDK for LogTide - Production-ready logging with automatic batching, circuit breaker, distributed

async batching circuit-breaker distributed-tracing django fastapi flask log-management logtide middleware observability retry-logic sdk

Last synced: 11 Jun 2026

https://github.com/fadlytanjung/gym-video-ai-feedback

LLM Integration an RAG Implementation

chatgpt deep fastapi llm openai rag

Last synced: 08 May 2026

https://github.com/mdimado/medraga

MedRaga is a medical assistance application aimed at providing accurate and personalized medical information to healthcare professionals. It uses RAG technology to retrieve the latest medical research from trusted sources, augment it with patient data, and deliver personalized diagnoses and treatment plans.

arxiv beautifulsoup cohere fastapi firebase firebase-auth gemini-api langchain langchain-python playwright qdrant qdrant-vector-database rag reactjs selenium

Last synced: 07 Jan 2026

https://github.com/vevdokimovm/personal-finance-dss

FINPILOT: Интерпретируемая система поддержки принятия решений (СППР) для управления персональными финансами на базе алгоритма SAW и FastAPI.

algorithm backend decision-support-system fastapi fintech jinja2 mcdm personal-finance python rest-api sqlalchemy sqlite

Last synced: 27 Jun 2026

https://github.com/boblyx/blr-fastapi

Boilerplate for Fast API projects

boilerplate fastapi fastapi-template

Last synced: 18 May 2026

https://github.com/andmerk93/shift-test

Тестовый проект на FastAPI, запакован в Docker

docker fastapi

Last synced: 10 May 2026

https://github.com/miladhzzzz/azurecli-api

Azure CLI wrapped in HTTP REST API

fastapi pydantic python3

Last synced: 30 Apr 2026

https://github.com/renatoelho/email-validator

Este projeto visa obter bom nível de confiança de um determinado endereço de e-mail, considerando diversos fatores, incluindo a validade do Top-Level Domain (TLD) que é quando um domínio está listado entre os domínios válidos existentes como .com, .com.br etc...

api dns dnsrecon docker docker-hub email fastapi mx python tld

Last synced: 04 May 2026

https://github.com/macagua/example.fastapi.helloworld

Building a Hello World application with FastAPI

fastapi fastapi-crud fastapi-framework hello-world

Last synced: 15 May 2026

https://github.com/sorna-fast/fast_api_company

Building the API of a company's entities with the demo front with Streamlite to run the run.py file

alembic fastapi passlib requests sqlalchemy streamlit

Last synced: 08 Jul 2025

https://github.com/yupix/fastapi-misskey

FastAPI Misskey extension library

fastapi misskey

Last synced: 20 Jan 2026

https://github.com/taarobravo/semantic-audio-search

Self-hosted semantic audio search engine powered by CLAP + FastAPI + Qdrant + Gradio. Search and tag sound effects or music by meaning — not just filenames.

audio-search clap embeddings fastapi gradio huggingface machile-learning open-source qdrant self-hosted semantic-search sound-design

Last synced: 16 May 2026

https://github.com/omkaarr1/size_chart_generator

AI-Powered Size Chart Generator! Our project aims to transform the online shopping experience by providing accurate, personalized size recommendations, helping to reduce return rates and boost customer satisfaction

fastapi machine-learning python3 unsupervised-learning

Last synced: 03 Feb 2026

https://github.com/ibuilder/massing

Massing — open, self-hosted, IFC-native AEC platform: web BIM viewer + modeling, an ~80-module GC portal (RFIs, pay apps, CPM, a construction-analytics suite + project-health rollup, e-sign), a development proforma, and operate/dispose (rent roll, cap table + equity waterfall, appraisal + MLS syndication).

aec appraisal bcf bim bim-viewer clash-detection construction construction-management disposition fastapi ids ifc ifc-viewer ifcopenshell massing openbim proforma real-estate self-hosted tauri

Last synced: 30 Jun 2026

https://github.com/krushna-b/sentinel

Full Stack application for real-time satellite visualization

data-visualization docker fastapi nextjs postgresql python restful-api

Last synced: 16 Jan 2026

https://github.com/shahaf-f-s/auto-fastapi

A pythonic functional way to construct FastAPI applications be declaring endpoints in separation of their functional definition, enabeling to separate, replicate, and reuse functions in different APIs at the same time, and also run multiple of them.

fastapi fastapi-extension http server uvicorn

Last synced: 17 May 2026

https://github.com/jackomo007/fastapi

Python API

fastapi python3 uvicorn

Last synced: 19 May 2026

https://github.com/confy-security/server

Web server for forwarding messages sent by compatible client applications

confy fastapi redis uvicorn websocket

Last synced: 28 Jan 2026

https://github.com/jjviscomi/bqemulator

Local emulator for Google BigQuery. DuckDB-backed, SQLGlot-powered. Drop-in replacement for the real service in dev, CI, and offline replicas.

bigquery bq-cli duckdb emulator fastapi pytest-plugin python sqlglot testing

Last synced: 23 May 2026

https://github.com/rishabyadav-dev/docwise

An intelligent chat application that allows you to have conversations about your PDF documents. Upload a PDF and start asking questions

argon2 docker fastapi gemini-api hugging-face jwt-token nextjs nodejs postgresql prisma-orm python pytorch reactjs shadcn tailwindcss typescript vercel-deployment zod-validation

Last synced: 11 Jul 2025

https://github.com/chrnmaxim/fts_fastapi

Реализация FTS (FastAPI + SQLAlchemy + PostgreSQL)

fastapi fts postgresql sqlalchemy

Last synced: 27 Jun 2025

https://github.com/sonupandit9693/meeting-ai-assistant

A collaborative platform that records, transcribes, summarizes meetings and auto-generates action items.

celery fastapi nextjs openai openai-whisper postgres python3 redis-server sqlalchemy-orm typescript

Last synced: 07 Apr 2026

https://github.com/charlot-dedjinou/mindmapperapp

MindPapperApp est une application web construite avec React JS, FastAPI et MongoDB. Elle permet aux administrateurs de créer des liens vers des tests de personnalité pour les utilisateurs et de visualiser les résultats sous forme de graphiques pour en tirer des enseignements. Ils peuvent également gérer efficacement les objets du système.

expressjs fastapi mongodb nodejs reactjs

Last synced: 10 Apr 2026

https://github.com/csoren66/medical-data-extraction

Medical data extraction from medical documents like prescription and patient details document using python and Regex

fastapi ocr-recognition opencv-python pdf2image pytesseract python regular-expression

Last synced: 30 Dec 2025

https://github.com/bunnysunny24/climasync

An intelligent weather forecasting tool that predicts and analyzes future weather trends using machine learning, sorting algorithms, and real-time data visualization.

csv fastapi machine-learning random-forest reactjs

Last synced: 13 May 2026

https://github.com/ivanildobarauna-dev/data-producer-api

FastAPI application for sending data to Pub/Sub, used for load testing and triggering pipelines

api-rest cloud data-engineering fastapi gcp

Last synced: 16 Feb 2026

https://github.com/PFS-AI/PFS

The AI-powered desktop tool for finding, classifying, and understanding your files. Search by keyword, ask questions, and get insights from your scattered files instantly.

ai cross-platform data-science document-classification fastapi file-management file-organizer file-search huggingface-transformers knowledge-management langchain machine-learning productivity-tools rag scikit-learn search-engine semantic-search vector-search

Last synced: 30 Dec 2025

https://github.com/cthtuf/cloud-run-template

Template for Python projects to deploy it on Google Cloud Run with GitHub Actions

ci-cd cloudrun fastapi flake8 gcloud github-actions mypy pre-commit-hook pytest python terraform

Last synced: 08 Apr 2026

https://github.com/ridenefiras/chatbottt

TT Assistant is an intelligent, multilingual customer service chatbot built for Tunisie Telecom. The project was developed during a hackathon focused on creating accessible digital solutions that align with Corporate Social Responsibility (CSR) values.

agentic-ai ai chatbot fastapi n8n n8n-workflow openai python rag rag-chatbot stt telegrambot tts whisper whisper-ai

Last synced: 07 Apr 2026

https://github.com/harshil748/ai-code-reviewer

This is a full-stack web application that leverages the power of Large Language Models (LLMs) to provide instant code analysis, improvement suggestions, and documentation. Users can paste a code snippet, select the programming language, and receive an AI-generated review. All analyses are saved in a history log for future reference

ai fastapi full-stack-web-development google-gemini-api llm nextjs postgresql tailwindcss

Last synced: 05 Apr 2026

https://github.com/natgluons/AI-docs-analyzer-API

A smart document processing system built with an open-source multimodal LLM and OCR (DocTR/TrOCR), using FastAPI, Supabase, PgVector, Azure Functions, and Neo4j to automate invoice analysis and identity document verification.

document-processing document-verification fastapi llm multimodal-large-language-models neo4j-graph ocr ocr-text-reader pgvector supabase

Last synced: 19 Jun 2025

https://github.com/surquest/python-fastapi-utils

Utilities for FastAPi as: Catcher + Middleware and Router

fastapi google-cloud-logging google-cloud-trace middleware

Last synced: 06 Mar 2026

https://github.com/yasir13001/moonai_api

This MoonAI API service built with FastAPI that calculates and provides detailed Moon and Sun astronomical data based on user input such as date, latitude, longitude, elevation, and timezone.

ai almanac api astro-ai astronomy data data-science fastapi fastapi-api gemini groq-api hilal-detection html islamic-calenda llama llm-integration moon python

Last synced: 20 Jun 2025

https://github.com/proteus-technologies-private-limited/opendraft

Open Draft - Free, open-source screenwriting software — a modern alternative to Final Draft. Professional screenplay formatting, real-time collaboration, beat boards, and version control. Desktop (macOS/Windows/Linux) & browser.

collaborative-writing fastapi final-draft-alternative fountain open-source python react rust screenplay-editor screenwriting screenwriting-software scriptwriting tauri typescript

Last synced: 08 May 2026

https://github.com/laxertu/eric-api

A ready-to-use SSE messaging microservice implementation

api-rest fastapi queues sse sse-server

Last synced: 06 Sep 2025

https://github.com/entur/omsa-example-clients

Quick-start guide for connecting to Entur's OMSA API

bff dart entur fastapi flutter mobile omsa python

Last synced: 06 Apr 2026

https://github.com/aryankeluskar/freshuntil

Web-app designed to help individuals manage their groceries more efficiently. Minimize Waste & Maximize Taste. Built in 36 hours at LAHacks 2024.

django fastapi gemini gemini-vision mongodb python reactjs sustainability

Last synced: 08 Apr 2026

https://github.com/zeabur/fastapi-template

Deploy simple FastAPI app on Zeabur with one click. https://fastapi.zeabur.app

cicd cloud deploy fastapi paas python template zeabur

Last synced: 10 Apr 2025

https://github.com/hyunjin-kor/catprice

Desktop-first CatCost-based catalyst cost estimator with live metal feeds, indexed references, and Electron packaging

catalyst chemical-engineering cost-estimation electron fastapi price-tracking react

Last synced: 04 May 2026

https://github.com/abhimishra01/vectorshift-fullstack

Full Stack application - Vectorshift Dashboard Replica

axios docker fastapi material-ui reactjs zustand

Last synced: 13 Feb 2026

https://github.com/niewidzialny84/draganddrop

A drag and drop api for files, that are resend to discord and saved internally.

discord-py drag-and-drop fastapi file-sharing file-upload

Last synced: 15 May 2026

https://github.com/micheltlutz/pydht11-api

Read Data from DHT11 Sensor with Python and Raspberry Pi

adafruit dht11 fastapi gpio gpio-pins python raspberry-pi raspberrypi raspberrypi-dht11

Last synced: 10 May 2026

https://github.com/altescy/sagemaker-example

Example of training and deploying your own machine learning model with AWS SageMaker

fastapi machine-learning python sagemaker

Last synced: 08 Apr 2026

https://github.com/gaetangr/scytalio

Scytalio is an open-source API designed for storing and retrieving encrypted messages with end-to-end encryption (E2EE)

e2ee encryption fastapi python vuejs

Last synced: 17 Jan 2026

https://github.com/kilobyteno/tunsberg

A collection of opinionated methods, functions, classes and utils for Python, FastAPI and related libraries.

fastapi python toolbox

Last synced: 16 Feb 2026

https://github.com/vikas-kashyap97/fastapi_playlist

A hands-on FastAPI and Pydantic project showcasing core concepts like data validation, computed fields, nested models, and full CRUD operations using JSON as a mock database. Ideal for learning and prototyping modern Python APIs.

fastapi langgraph langgraph-python pydantic-v2 swagger-ui uvicorn

Last synced: 18 May 2026

https://github.com/rodrigolaa/pizzadeliveryapi

Practice Project to apply REST API methodology with FAST-API in a Pizza Delivery API :pizza:

fastapi python

Last synced: 17 May 2026

https://github.com/vikram0230/roomwise

Room Reservation System focused on optimising profits and mitigating cancellations by prioritising customers

aws customer-analytics docker docker-compose fastapi flutter machine-learning mongodb priority-queue

Last synced: 07 Apr 2026

https://github.com/wiseaidev/truth-guard

Analyzing a 79k Dataset of Misinformation and Fake News

data-analysis fastapi lstm machine-learning python supervised-learning

Last synced: 19 Jan 2026

https://github.com/cdxy1/avito-test-task

Тестовое задание

fastapi postgres pyhton redis sqlalchemy

Last synced: 14 May 2025