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/elijahondiek/circleci-to-dockerhub-deployments

CircleCI and Docker Hub deployments project repository for MLSA online workshop

circleci dockerhub fastapi

Last synced: 23 Jun 2025

https://github.com/engageintellect/pi-dashboard-docker

A live dashboard client, server, and integrated database implementation using Sveltekit, TailwindCSS, Python, PocketBase, and Docker.

daisyui docker docker-compose fastapi nginx python raspberry-pi sveltekit ubuntu uvicorn websockets

Last synced: 09 Apr 2026

https://github.com/cploutarchou/mcp-servers

Production-ready Model Context Protocol (MCP) servers in Python, Go, and Rust for VS Code integration. Enables AI systems to interact with tools via standardized interfaces.

ai-tools developer-tools fastapi golang mcp-protocol model-context-protocol python rust terraform vscode-integration

Last synced: 07 Apr 2026

https://github.com/muhammadahmad1857/shopify-next-app-starter

A flexible Shopify app starter built with Next.js App Router, App Bridge, and Polaris. Easily plug in any custom backend (FastAPI, Node, Go, etc.) — no Prisma lock-in. Comes with a modern UI, auth, and full app structure.

e-commerce fastapi nextjs nodejs pnpm polaris python shopify shopify-template shopifyapps

Last synced: 17 Jul 2025

https://github.com/erik1000/dashboard

An example app implementing the webauthn passwordless authentication flow. See https://webauthn.guide/

fastapi fido2 hardware-authenticator login passwordless python webauthn yubico yubikey

Last synced: 30 Oct 2025

https://github.com/fox-techniques/fox-techniques

FOX Techniques is a hub for innovative data services, analytics, and solutions, combining technical expertise with a passion for solving real-world challenges

azure bash cicd cloudflare devops docker fastapi flask git github-actions linux mongodb plotly plotly-dash pypi-package pyspark python react sql terraform

Last synced: 17 Feb 2026

https://github.com/alex6712/gi-chan

Characters analyzer and automatic builds generator for Genshin Impact.

api async fastapi genshin-impact postgresql python python3 rest sqlalchemy web-application

Last synced: 20 Jul 2025

https://github.com/sudohainguyen/cookiecutter-ml-fastapi-template

A Cookiecutter-based code structure template for a simple API to serve ML/DL models using FastAPI.

cookiecutter fastapi fastapi-template machine-learning

Last synced: 18 Apr 2026

https://github.com/jai0401/querypdf

QueryPDF is a full-stack application designed to facilitate PDF document analysis through natural language processing. Users can upload PDF documents, ask questions about their content, and receive generated answers.

fastapi gemini-pro genai genai-chatbot langchain local-gpt natural-language-processing nlp pdf-query reactjs

Last synced: 12 Oct 2025

https://github.com/shikha-code36/graphql_fastapi

GraphQL implementation in FastAPI using Strawberry

fastapi graphql graphql-python python python3 strawberry-graphql uvicorn

Last synced: 07 Apr 2026

https://github.com/wpcodevo/crud-app-pymongo

In this article, you'll learn how to build a CRUD application with FastAPI, PyMongo, and a MongoDB database. You'll have a full-fledged REST API that can accept CRUD (Create, Read, Update, and Delete) requests from an API testing tool or a frontend application.

crud-api crud-app fastapi fastapi-app fastapi-crud-app fastapi-restful-api python-crud-app restful restful-api

Last synced: 18 Apr 2026

https://github.com/cyberofficial/nimbus

A lightweight FastAPI proxy that translates Anthropic API requests to NVIDIA NIM's OpenAI-compatible endpoint.

anthropic claude claude-code coding fastapi nim nvidia nvidia-nim openapi proxy

Last synced: 27 Jun 2026

https://github.com/lingfromsh/message

A general message notification service

asyncio fastapi notification-service websocket

Last synced: 17 May 2026

https://github.com/muthu-kumar-u/ml-flower-classification

This repository contains a machine learning project for classifying the Iris dataset using multiple algorithms. It includes data preprocessing, model training, and evaluation. The project supports various algorithms, providing a comparison of performance, and automates workflows for model release and deployment.

classification fastapi machine-learning ml

Last synced: 21 May 2026

https://github.com/nipponjo/nmt-web-ui

A local Web UI for the huggingface/Helsinki-NLP machine translation (NMT) models

fastapi huggingface huggingface-transformers machine-translation marian-nmt nmt python pytorch ui

Last synced: 07 Apr 2026

https://github.com/sarthakshrivastav-a/whispercare

India-focused voice-first healthcare workflow platform built with FastAPI, LangGraph, LiveKit, PostgreSQL, and ABDM/FHIR-ready exports.

abdm fastapi fhir healthcare india langgraph livekit telehealth voice-ai

Last synced: 17 May 2026

https://github.com/aaroncx/forge

Forge — agentic AI orchestration platform with workspace IDE, visual blueprints, computer use, and multi-model support

agentic-ai agents ai blueprint cli computer-use fastapi gui-automation langchain llm multi-agent nextjs openai orchestration python supabase typescript workflow-automation

Last synced: 17 May 2026

https://github.com/drcbeatz/master-theorem

Web app to evaluate the time complexity of divide and conquer algorithms using the Master Theorem and visualize the results. (Python/FastAPI/Typescript/React/Docker/AWS-Lambda/DynamoDB/Github Actions CI)

aws cd-ci chartjs docker dynamodb fastapi github-actions lambda master-theorem pytest python react severless typescript vite vitest

Last synced: 07 Apr 2026

https://github.com/hasnainyaqub/6_months_of_data_science_and_ai

A portfolio of my data science projects, including exploratory data analysis (EDA), machine learning, deep learning, and data visualization using Python, Pandas, NumPy, Plotly, Seaborn, and more.

ai data-science deep-learning eda fastapi flask machine-learning pandas plotly powerbi python pytorch scikit-learn scipy sql sql-server tableau tensorflow

Last synced: 11 Apr 2026

https://github.com/flazefy/pinmarker-bot

PinMarker is an apps that store data about marked location on your maps. You can save location and separate it based on category or list. You can collaborate and share your saved location with all people. We also provide stats so you can monitoring your saved location. Created using Rest API, Telegram Bot

automated-testing backend csv discord-bot fastapi firebase firebase-realtime-database firebase-storage mailer maps mysql nlp phyton rest-api selenium selenium-python sqlalchemy sqlite3 task-scheduler telegram-bot

Last synced: 07 Apr 2026

https://github.com/morikeli/bundi-chat

A FastAPI-based backend ⚡ powered by Tortoise ORM, providing a secure chat application with features like encrypted messaging, user authentication, and real-time communication.

chat chat-app chat-application fastapi fastapi-crud pydantic pydantic-v2 python python-3 python3 tortoise-orm websocket websocket-application websocket-chat websocket-server websockets

Last synced: 24 Dec 2025

https://github.com/caarmen/fastapi-postgres-docker-example

Minimal example FastAPI app with Postgres, docker-compose

docker docker-compose fastapi postgresql

Last synced: 12 Apr 2026

https://github.com/crispengari/python-backend

💎 A quick start for web server development using python flask, django and fastapi.

css django djangorestframework fastapi flask graphql graphql-api html javascript orm python redis scss server sqlalchemy-python typescript webdevelopment

Last synced: 17 Feb 2026

https://github.com/princetp/imageiq

ImageIQ is a FastAPI application designed to serve a machine learning model that processes text and image inputs to generate predictions. It's built to be scalable and efficient, suitable for real-time data processing.

docker fastapi pillow python uvicorn

Last synced: 10 May 2026

https://github.com/alexandrbig1/py-web

Hands-On Fullstack Python web development repo featuring FastAPI, AsyncIO, Docker, SQLAlchemy, PostgreSQL, Redis, JWT, Pydantic, and more. Includes practical projects, SOLID principles, type hints, testing, and modern API/documentation tools.

alembic asyncio docker fastapi jinja2 jwt postgresql pydantic pytest python redis solid-principles sphinx sqlalchemy sqlite swagger

Last synced: 07 Apr 2026

https://github.com/charlestang06/finsight

Your personalized AI finance bro, Finn. Dashboard + learning tools to get started with investing in stock markets.

ant-design fastapi firebase firebase-auth huggingface langchain ollama reactjs yfinance

Last synced: 07 Apr 2026

https://github.com/ddayto21/lexi-gpt

LexiGPT is a retrieval-augmented generation (RAG) chatbot that leverages LLMs such as OpenAI and DeepSeek to deliver personalized recommendations.

ai chatbot cosine-similarity deepseek-v3 fastapi generative-ai huggingface-transformers large-language-models llm natural-language-processing openai-api rag react semantic-search transformer-models

Last synced: 09 Jun 2026

https://github.com/tonoy30/tfml-fastapi

Serving a tf model using fastapi

fastapi image-recognition machine-learning tensorflow2

Last synced: 18 May 2026

https://github.com/fastapi-practices/fastapi_scheduler

FastAPI + APScheduler 实现任务动态管理

apscheduler fastapi fastapi-apscheduler fastapi-scheduler

Last synced: 12 May 2025

https://github.com/dagiteferi/credit-scoring-model

Developing a comprehensive and effective credit scoring model for Bati Bank, leveraging data from an eCommerce platform to enable a buy-now-pay-later service for customers. This project involves understanding credit scoring methodologies, exploratory data analysis (EDA), feature engineering, model training and evaluation, and API development for re

credit-scoring fastapi mlops

Last synced: 16 Jul 2025

https://github.com/bigrivi/better_crud

Better crud for fastapi, without constraints

crud-generator curd fastapi library pydanic python restful-api

Last synced: 25 Jun 2025

https://github.com/lixuannan/computereverywhere

A app let you can connect to a super powerful computer every where at home

fastapi psutil python python3 qemu uvicorn virtual-machine vm

Last synced: 19 May 2026

https://github.com/andreykolomiets/local_speech_translator

Almost online speech translation on Apple Silicon laptops with CoreML enabled. Doesn't need any APIs, all work is done locally using OpenAI's excellent Whisper model. Also https://github.com/ggerganov/whisper.cpp repo is used to build Whisper with CoreML support, enhancing speed significantly

coreml dash fastapi hebrew hebrew-english whisper whisper-cpp

Last synced: 04 Mar 2026

https://github.com/gabrielmaialva33/stream-winx-api

An open-source API for index and stream movies and series using CineWinx channel.

channel client fastapi python stream streaming telegram telegram-api telethon

Last synced: 03 Feb 2026

https://github.com/asherk7/neurovit

AI-powered app for MRI brain tumor classification and medical Q&A using Vision Transformers and RAG-enhanced LLMs.

aws docker faiss fastapi huggingface langchain ml openai pytorch rag transformers vit vllm

Last synced: 14 Apr 2026

https://github.com/chinobing/fastapi-paddlespeech-audio-to-text

FastAPI PaddleSpeech 音频录音转文字

celery fastapi ffmpeg paddlespeech python

Last synced: 12 Jul 2025

https://github.com/nebeyoumusie/langchain-starter

A starter repo on how to create your first simple LLM application using LangChain

fastapi groq-api langchain langchain-groq langserve langsmith llm-application python

Last synced: 25 Jan 2026

https://github.com/everysoftware/fastlink

FastLink OAuth 2.0 client for various platforms, asynchronous, easy-to-use, extensible

fastapi httpx oauth2

Last synced: 30 Apr 2026

https://github.com/hyxiaoge/fusion-api

统一的多模型AI聊天集成平台,支持文心一言、通义千问、DeepSeek、OpenAI等大模型,提供向量检索和文件处理功能。

ai chatbot chromadb fastapi langchain llm vector-database

Last synced: 06 Apr 2025

https://github.com/jnsougata/slice

Simple URL Shortener with Free Hosting

deta fastapi

Last synced: 04 Mar 2025

https://github.com/vaibhavpandeyvpz/starter-python

Starter template for kick-starting Python API projects.

boilerplace bootstrap fastapi poetry python sqlalchemy starter-project starter-template

Last synced: 25 Jan 2026

https://github.com/gitbolt/axiol-api

🐎 APIs for Axiol bot

fastapi python

Last synced: 19 May 2026

https://github.com/bensbehchaimae/rag-qa-system

A RAG question/answering application

celery cohere fastapi llm monitoring openai python3 rag

Last synced: 01 Nov 2025

https://github.com/arpitpatelsitapur/langchain-llm-apps

This repository explores the full potential of Langchain-based Large Language Models (LLMs). It covers deployment using Langserve and FastAPI, fine-tuning techniques, integration methods, and API usage with interactive documentation. Ideal for developers looking to implement scalable, efficient LLMs in real-world applications.

chatbots fastapi langchain langserve langsmith llms ollama

Last synced: 03 Feb 2026

https://github.com/bootstrap-academy/shop-ms

The official shop microservice of Bootstrap Academy - Learn Computer Science Online

academy bootstrap-academy fastapi hacktoberfest python

Last synced: 06 Apr 2025

https://github.com/bootstrap-academy/skills-ms

The official skills microservice of Bootstrap Academy - Learn Computer Science Online

academy bootstrap-academy fastapi hacktoberfest python

Last synced: 06 Apr 2025

https://github.com/zxjlm/playwright-service

A playwright service built with FastAPI and Playwright. 一个基于 FastAPI 和 Playwright 构建的模拟浏览器服务。

fastapi playwright playwright-mcp

Last synced: 07 Mar 2026

https://github.com/neemiasbsilva/kedro_orchestrate_dl_transformer_arch

A pipeline using Kedro to orchestrate the deployment of a deep learning transformer model for classifying toxic comments. This project integrates data preprocessing, model training, and deployment into a streamlined and reproducible workflow, enabling efficient handling of the toxic comment classification problem in NLP.

deep-learning fastapi grafana kedro mlflow mlops-project mlops-workflow nlp prometheus

Last synced: 17 Feb 2026

https://github.com/muthu-kumar-u/ml-cluster-model

The ml-cluster-model repository contains an experimental K-Means clustering model for research purposes. It partitions data into clusters based on feature similarity. Currently unstable and unoptimized for accuracy, it is not recommended for production use.

clustering fastapi kmeans-clustering machine-learning ml

Last synced: 18 Feb 2026

https://github.com/peterdanwan/pastryvision

PastryVision is a Computer Vision project that helps small pastry shops streamline operations, cut costs, and improve customer experience.

computer-vision-opencv fastapi machine-learning mediapipe react tailwindcss vite

Last synced: 18 Feb 2026

https://github.com/cdryampi/jobless-backend

Backend del proyecto Jobless as a Service™: API para documentar el desempleo crónico, registrar rechazos laborales, y generar insultos personalizados con IA.

backned django fastapi gpt humor-negro ia-ge mental-health nihilism rest-api unemployment

Last synced: 08 Mar 2026

https://github.com/rpg-dev420/onix-v2ray-collector

🚀 Smart V2Ray Config Collector | جمع‌آوری هوشمند V2Ray | ML + API + Monitor | Auto 6h | 1000+ configs

auto-update collector fastapi free-vpn-internet free-vpn-tool iran persian proxy shadowsocks shadowsocksr subscription subscriptions trojan v2ray vless vmess vpn

Last synced: 03 Nov 2025

https://github.com/jay-kabdwal/staff-attendance-app

A mobile-based staff attendance system using face recognition. Staff members can mark their attendance by entering their ID and taking a live photo. The admin can manage staff, upload training images, and view attendance records through a dedicated admin panel.

docker-image fastapi postgresql react-native

Last synced: 14 Sep 2025

https://github.com/thus/fastapi-tarpit

FastAPI middleware that purposely delays incoming connections on unused routes

fastapi middleware tarpit

Last synced: 03 Feb 2026

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

Building API for entities of a hospital

async auth fastapi passlib requests sqlalchemy streamlit

Last synced: 05 Mar 2025

https://github.com/one-bit-myanmar/api-for-sarrmal-app

API for sarr ml app using fastapi

fastapi python

Last synced: 14 May 2025

https://github.com/zerlok/gendalf

Code-first, deterministic generator for type-safe Python transport and SQL adapters.

adapter-pattern aiohttp ast backend code-first codegen compiler deterministic devtools fastapi grpc no-ai no-orm python sql sql-codegen static-analysis type-safe

Last synced: 08 Mar 2026

https://github.com/rennf93/rennf93

Python Senior Developer

fastapi python

Last synced: 05 Mar 2025

https://github.com/aleksbrsc/scheduldog

An intuitive course schedule editing app

fastapi gemini nextjs

Last synced: 18 Feb 2026

https://github.com/suranjitpartho/clinical-data-intelligence-system

An AI Agent for clinical data intelligence. Built with LangGraph, FastAPI, and pgvector to unify structured SQL records and unstructured clinical notes via a self-healing, schema-aware reasoning engine.

ai-agents clinical-data fastapi healthcare-ai langgraph llm pgvector postgresql rag self-healing-ai

Last synced: 22 May 2026

https://github.com/grelinfo/grelmicro

Grelmicro is a lightweight framework/toolkit which is ideal for building async microservices in Python.

anyio asyncio circuit-breaker fastapi faststream leader-election lock microservice pydantic python resilience

Last synced: 16 May 2026

https://github.com/ankush-003/next-nosqli

This repository contains a web app that helps to understand NoSQL injection and how to protect websites against it

deta-space fastapi gradio nextjs13 nosql-injection typescript vercel-deployment

Last synced: 08 Apr 2026

https://github.com/manugraj/xgrapher

CRU(xD) into ONgDB without any worries

fastapi graph-database neo4j ongdb poetry rest-api

Last synced: 14 Apr 2025

https://github.com/szymciem8/semantic-image-synthesis

Generative models that generate paintings in the style of Bob Ross based on segmentation images.

fastapi gan gaugan machine-learning pix2pix spade streamlit tensorflow tensorflow2

Last synced: 28 Apr 2026

https://github.com/mgobeaalcoba/quasar-fire

Resolve the quasar-fire challenge in Python & FastApi

api api-rest challenge fastapi python trilateration

Last synced: 25 Jan 2026

https://github.com/one-zero-eight/rooms

API of InNoHassle Rooms

fastapi innohassle python

Last synced: 08 Mar 2026

https://github.com/Achronus/Zentra

An open-source Python SDK for building FastAPI and Next.js apps faster

fastapi frontend-web-development nextjs pydantic python python-cli react-components shadcn-ui web-development

Last synced: 25 Jul 2025

https://github.com/dgonzo27/fastapi-demo

Dockerized FastAPI with PostgreSQL

docker docker-compose fastapi fastapi-sqlalchemy postgresql

Last synced: 09 Apr 2026

https://github.com/endrekrohn/fastws-example

FastWS example project with auto-documentation of WebSockets using AsyncAPI.

asyncapi fastapi pydantic python

Last synced: 10 Mar 2025

https://github.com/bendlikeabamboo/happybarra

🐹 happybarra: Personal Finance Application Built with Streamlit, FastAPI, and Supabase

fastapi finance personal-finance python streamlit supabase

Last synced: 18 Jan 2026

https://github.com/adityawdubey/instrumenting-fastapi-microservices-using-opentelemetry

This repository provides a guide and code examples for instrumenting FastAPI microservices with OpenTelemetry for distributed tracing and observability.

fastapi grafana observability opentelemetry python3

Last synced: 04 Aug 2025

https://github.com/whist-team/whist-server

Whist server implementation

fastapi game hacktoberfest pymongo python server whist

Last synced: 01 Aug 2025

https://github.com/Achronus/zentra

An open-source Python SDK for building FastAPI and Next.js apps faster

fastapi frontend-web-development nextjs pydantic python python-cli react-components shadcn-ui web-development

Last synced: 29 Jul 2025

https://github.com/snowkluster/darkintel

Quickly and Safely search cyber criminal forums for data breaches and leaks

bootstrap compose docker fastapi python3 react webscraping

Last synced: 10 Apr 2026

https://github.com/kolypto/py-apiens

Modern CRUD APIs, with queries!

api fastapi graphql jessiql sqlalchemy

Last synced: 02 Oct 2025

https://github.com/metriccoders/metriccoders_fullstack_ml_web_apps

This is the repository that contains all the details about the various full stack ML web apps created by Metric Coders. The README file contains the repository links to these LLM powered applications.

artificial-intelligence fastapi large-language-models machine-learning natural-language-processing nextjs nodejs python reactjs

Last synced: 09 Apr 2026

https://github.com/jrycw/gt-fastapi

Great Tables running in FastAPI

fastapi pandas polars python tables

Last synced: 04 Feb 2026

https://github.com/programmer-rd-ai/research-navigator

A FastAPI backend powered by crewAI agents for automated research, data retrieval, and synthesis.

ai-agents crewai fastapi information-retrieval llm multi-agent-systems python rag research-automation

Last synced: 24 Sep 2025

https://github.com/eddie4k-code/real-time_event_driven_grammar_checker

A PoC demonstrating how kafka and socket.io can be used to create a real-time grammar-checker with event driven architecture.

docker docker-compose fastapi kafka microservice microservices microservices-architecture python react real-time socket-io typescript

Last synced: 10 Apr 2026

https://github.com/mauhpr/cadence

A declarative Python framework for orchestrating service logic with rhythm and precision

async circuit-breaker decorators fastapi flask orchestration pipeline python resilience retry workflow

Last synced: 02 Apr 2026

https://github.com/deepraj1729/gcp-cloud-billing-api

Cloud Billing - Cost Monitoring and Alerting API for Google Cloud (Billing Exports)

bigquery fastapi gcp python redis

Last synced: 10 Apr 2026

https://github.com/jeantimex/f5-tts-server

F5-TTS server APIs for voice cloning and text-to-speech generation with interactive waveform visualization.

f5-tts fastapi text-to-speech

Last synced: 06 Sep 2025

https://github.com/CrispenGari/python-backend

💎 A quick start for web server development using python flask, django and fastapi.

css django djangorestframework fastapi flask graphql graphql-api html javascript orm python redis scss server sqlalchemy-python typescript webdevelopment

Last synced: 02 Oct 2025

https://github.com/audibleismissing/audibleismissing

Keep an eye on upcoming audiobook releases from Audible and audiobooks missing from your library.

audible audiobooks audiobookshelf fastapi python

Last synced: 13 Jan 2026

https://github.com/xcenweb/lex_ddd

采用DDD架构的fastapi基础框架,Ai能读懂和理解的项目结构,可用于高标准的Ai项目快速开发

ai ddd fastapi prompt python3 sqlalchemy trae windsurf

Last synced: 19 Nov 2025

https://github.com/edixonalberto/api-blog-platzi

API Rest para obtener información de artículos publicados en el blog de Platzi.

api-rest beautifulsoup4 docker docker-compose fastapi platzi portfolio python python3 workinprogress

Last synced: 11 Apr 2026

https://github.com/bootstrap-academy/events-ms

The official events microservice of Bootstrap Academy - Learn Computer Science Online

academy bootstrap-academy fastapi hacktoberfest python

Last synced: 04 Jan 2026

https://github.com/hoanglayor/handwritten-digit-recognition

Handwritten Digit Recognition using simple DL model

fastapi handwritten-digit-recognition pytorch streamlit

Last synced: 10 Apr 2025