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/priyanshu-panwar/fastqueue

🦄 A fast, lightweight, open-source SQS alternative — deployable locally or in production, powered by in-memory queues and a clean REST API.

aws-sqs fastapi message-queue typer

Last synced: 27 Jan 2026

https://github.com/aldotestino/word-freq-email-classification

Simple email classifier using word frequency and Logistic Regression

docker email-classification fastapi logistic-regression python react scikit-learn

Last synced: 12 Apr 2026

https://github.com/vericle/intellyweave

AI-powered platform for OSINT intelligence analysis. Features archive discovery with hypothesis-driven investigation, GLiNER entity extraction, Mapbox geospatial visualization, network analysis, and document processing. Built with FastAPI, Next.js, Weaviate, and DSPy.

ai-agents archival-research document-processing dspy entity-extraction fastapi geospatial-visualization gliner historical-research intelligence-analysis knowledge-graph mapbox network-analysis nextjs osint python rag typescript vector-database weaviate

Last synced: 31 Jan 2026

https://github.com/nnnlik/salary-viewer-service

This repository contains an implementation of a REST service that allows you to view the current salary and date of the next raise for each

asyncpg docker fastapi fastapi-users postgres pytest

Last synced: 06 May 2026

https://github.com/izzhafeez/mmaker

Plan your meetups with MeetupMaker

fastapi mongodb python

Last synced: 06 May 2026

https://github.com/lancaluis/mysailer-chat

A real-time chat application made with Python + Websocket and React.js

fastapi framer-motion python reactjs shadcn-ui typescript vite websocket

Last synced: 12 Apr 2026

https://github.com/e-wave112/klu-be-assessment

A simple implementation of the OpenAI Chat Completion API built with FastAPI

benchmarking fastapi llms openai performance-testing python

Last synced: 22 Jan 2026

https://github.com/aasjunior/machinelearningapp

O Machine Learning App é um aplicativo desenvolvido com Kotlin, Android Studio e Jetpack Compose, para aplicação de algoritmos de aprendizado de máquina e exibição dos resultados. Realizado como tarefa da disciplina de Laboratório Mobile/Computação Natural no 5º Semestre de Desenvolvimento de Software Multiplataforma.

fastapi jetpack-compose kotlin-android machine-learning material-design scikit-learn

Last synced: 18 Apr 2026

https://github.com/mvahaste/unit-ci-testing

📝 Learning unit testing & CI pipelines

ci cicd fastapi python testing unittest

Last synced: 06 May 2026

https://github.com/eliyahougabbay/agentic-app-template

Production-ready template for building agentic apps with FastAPI, Pydantic AI, PostgreSQL, and full tracing via Jaeger.

agentic-app ai-agents async azure-openai docker fastapi jaeger pydantic-ai template

Last synced: 06 May 2026

https://github.com/brunodavi/fast-todo

Gerenciador de tarefas com boas práticas do FastAPI

fastapi good-practices portuguese python3 todolist

Last synced: 22 Jan 2026

https://github.com/ajayvardhanreddy/agent-memory-service

Agent Memory Service — session memory and activity stream for AI agents, built on a distributed KV store

agent-memory agents ai-agents ai-infrastructure distributed-systems fastapi llm llm-infrastructure python

Last synced: 01 Jun 2026

https://github.com/anuja-rahul/modde-demo-api

demo api made for MODDE trials.

api fastapi postgresql python sqlalchemy

Last synced: 03 May 2026

https://github.com/infinyte/taskflow-architect

API Based Task Management System

fastapi python task-manager

Last synced: 29 Apr 2026

https://github.com/sendhello/order-service

A microservice for managing orders with multi-tenant architecture support.

fastapi orders

Last synced: 27 Jan 2026

https://github.com/mizcausevic-dev/learner-intervention-ledger

EdTech intervention ledger for outreach history, escalation tracking, and student support outcome analysis.

advising edtech education-operations fastapi higher-education intervention-ledger outcome-tracking python student-success workflow-analytics

Last synced: 01 Jun 2026

https://github.com/mizcausevic-dev/briefing-intelligence-engine

Python + FastAPI intelligence engine for executive briefing scoring, narrative generation, risk ranking, and action sequencing.

analytics decision-engine fastapi openapi pandas pydantic python

Last synced: 01 Jun 2026

https://github.com/mizcausevic-dev/cyberark-access-review-sync

Python integration for syncing CyberArk privileged-account metadata into access-review queues, stale-access findings, and approval-ready evidence payloads.

access-review backend cyberark fastapi governance identity-governance portfolio privileged-access-management python security-operations

Last synced: 01 Jun 2026

https://github.com/mizcausevic-dev/mcp-policy-lab

Python FastAPI service for evaluating MCP server and tool policies, trust posture, destructive-action controls, and operator-facing review workflows.

ai-governance backend control-plane fastapi mcp platform-security policy-engine portfolio python tool-governance

Last synced: 01 Jun 2026

https://github.com/avazbek-abduraxmonov/fastapi-lesson

Fast api Lesson (Soon)

api fast fastapi

Last synced: 15 Mar 2025

https://github.com/mizcausevic-dev/curriculum-knowledge-graph

Curriculum graph for courses, prerequisites, skills, outcomes, and pathway bottleneck analysis in higher education.

curriculum edtech education-data fastapi graph-modeling higher-education knowledge-graph learning-design pathway-analysis python skills

Last synced: 01 Jun 2026

https://github.com/Barakudum/mp3music-backend

backend for an mp3 downloader

api fastapi python3

Last synced: 16 Oct 2025

https://github.com/hxsltim/nai

AI小说创作系统 - 基于多Agent协作的智能小说创作平台,支持世界观管理、角色管理、大纲管理和一致性保障

agent ai chatgpt chromadb creative-writing fastapi langchain llm multi-agent-systems nextjs novel python rag typescript writing

Last synced: 08 Apr 2026

https://github.com/e19166/fastapi-todo

"FastAPI-based To-Do List API with CRUD operations, SQLite integration, dockerization, kubernetes deployment and interactive API docs for easy task management. Built for high performance and scalability.

crud-operation database-management docker fastapi kubernetes sqlite-database testing

Last synced: 11 Apr 2026

https://github.com/omar-aldesi/fast-ecommerce

A robust and scalable e-commerce backend built with FastAPI, featuring real-time notifications, background task processing, and containerized deployment.

docker ecommerce fastapi postgresql python rest-api

Last synced: 11 Apr 2026

https://github.com/mach1el/opensips-apis

This project used to build custom API for opensips

api fastapi opensips

Last synced: 22 Jan 2026

https://github.com/uday160386/ml-model-as-rest-api

A simple example on how to provide ML model (DecissionTreeClassifier) as a REST Service. The app is containerize and deployed in Azure Cloud

ai-ml fastapi machine-learning machine-learning-algorithms ml-ops python vuk-ai-cloud

Last synced: 07 May 2026

https://github.com/kauanrodrigues01/checkout-mercado-pago

Um projeto de estudo focado na integração de diferentes métodos de pagamento (PIX, Boleto e Cartão de Crédito) através da API do Mercado Pago, utilizando FastAPI como backend e Jinja2 para a renderização de templates HTML.

api-integration css fastapi html javascript jinja2 mercadopago python

Last synced: 07 May 2026

https://github.com/carter907/canvas-dashboard-hackusf-2025

AI Canvas Dashboard for quickly assessing your academic standing.

fastapi hackusf2025 htmx instructure-canvas tailwindcss usf

Last synced: 10 Apr 2025

https://github.com/jenniferopal/sensory_ai_project

Building a production-grade microservices platform for processing and analysing sensory data in real-time, built with DevOps best practices.

ci-cd devops docker fastapi grafana k8s kubernetes machine-learning monitoring python terraform yaml

Last synced: 21 Feb 2026

https://github.com/0xjonaseb11/vistor_mgt.2.0

A Vistor Management system built with Django | Datasets analysis | Feature Engineering

datasets django fastapi feature-engineering python

Last synced: 04 May 2026

https://github.com/sccsmartcode/hng-stage0-backend-api

A simple public API for HNG Stage 0 Backend Task. It returns my registered email, the current UTC datetime, and the GitHub repository URL in JSON format. Built with FastAPI and deployed for public access.

backend-api fastapi hng-internship hng-stage0 public-api python

Last synced: 01 May 2026

https://github.com/rd003/fastapi_postgres_crud

REST APIs with FastApi, SQLAlchemy, alembic and postgres

alembic fastapi postgresql python3 sqlalchemy

Last synced: 07 May 2026

https://github.com/maciejgz/python-rate-limiter

Rate limiting algorithms implementation with Python

fastapi python rate-limiter rate-limiting system-design

Last synced: 05 Feb 2026

https://github.com/id-andyyy/yadro-dag-service-intern

📌🗄️ FastAPI-based service for storage and visualization of directed acyclic graphs (DAGs) [Internship Task]

alembic docker docker-compose fastapi internship-task postgresql pydantic pytest python sqlalchemy

Last synced: 30 Dec 2025

https://github.com/bvandewe/topolizer

Visual network topology builder with drag-and-drop editing, export capabilities and multi-shape alignment tools

cisco diagram-builder docker fastapi javascript network-diagram network-topology svg visualization

Last synced: 23 Jan 2026

https://github.com/murugavl/ai-powered-personal-finance

The AI-Powered Personal Finance Assistant helps users manage their finances by tracking expenses, analyzing spending patterns, and providing intelligent insights. It can automatically extract transaction details from receipts, categorize expenses, and generate real-time financial alerts. Users can interact with a smart financial assistant to receiv

clerkauth fastapi mongodb nextjs python react tailwindcss

Last synced: 11 Apr 2026

https://github.com/henriquesebastiao/fast_zero

Uma API simples de lista de tarefas feita em Python com FastAPI para estudo, em paralelo com o curso FastAPI do Zero.

api-rest fastapi

Last synced: 09 Mar 2025

https://github.com/pjecz/pjecz-hercules-cli

CLI (Command Line Interface) para trabajar con RAG (Retrieval-Augmented Generation) y enviar los resultados a la API OAuth2 de Hercules

fastapi python sqlalchemy

Last synced: 15 Mar 2026

https://github.com/aaron-smits/pybank

REST API serving JSON - Postgres, JWT, Docker, FastAPI and Python

docker docker-compose fastapi postgresql python sqlalchemy-orm

Last synced: 11 Apr 2026

https://github.com/samshad/fastapi-ollama-rag

Production-grade Retrieval-Augmented Generation (RAG) backend. Engineered with FastAPI, Neon Serverless Postgres, and Ollama, privacy-first AI. Includes structlog observability and pure-Python semantic chunking.

async fastapi llm neon-postgres ollama pgvector postgresql python rag

Last synced: 10 Mar 2026

https://github.com/neluckoff/sport-objects-map-vue

Карта спортивных объектов для полуфинала олимпиады по Fullstack-разработке

fastapi leaflet nuxt sport-map vue

Last synced: 08 May 2026

https://github.com/ddeutils/ddeutil-workflow

🏃 Lightweight Workflow Orchestration with YAML template

fastapi pydantic-v2 workflow-orchestration yaml-template

Last synced: 24 Oct 2025

https://github.com/baku-stark/bootcamp-vivo-python-ai

🐍 | BootCamp Vivo Python AI

fastapi python sql

Last synced: 11 Apr 2026

https://github.com/liamokarca/currentevents-chatbot

以 Prompt Engineering 建構新聞時事聊天機器人, 利用 OpenAI 的 File_search 與 Web_search 技術,在資訊爆炸的時代,協助大眾快速判斷新聞真偽,並提供持續對話的互動體驗。

chatbot fact-check fastapi news openai-api prompt-engineering vue

Last synced: 24 Oct 2025

https://github.com/altair-bueno/poc-jwt

Proof of concept: JWT based microservices

axum deno docker fastapi jwt spring-boot svelte

Last synced: 11 Apr 2026

https://github.com/yelypk/nasa-farm-navigators

NASA Space Apps Challenge Hackathon

fastapi javascript numpy phaser postgresql python railway

Last synced: 11 Apr 2026

https://github.com/samshad/autonomous-agent-api

An asynchronous, autonomous AI support agent built with FastAPI, ReAct orchestration, and SQLAlchemy. Converts natural language directly into secure, validated PostgreSQL database transactions.

asyncio autonomous-agents docker domain-driven-design fastapi function-calling llm postgresql pydantic-v2 python react-agent sqlalchemy tool-use

Last synced: 10 Mar 2026

https://github.com/cyprianfusi/advanced-rag-chat-app

A production-ready, full-stack Retrieval-Augmented Generation (RAG) application that enables intelligent conversations with your documents using advanced AI models. Upload files, ask natural language questions, and receive real-time, AI-generated responses complete with clear source attributions.

fastapi langchain llms nodejs pgvector postgresql rag rag-chatbot react

Last synced: 11 Apr 2026

https://github.com/vianpyro/authentication-service

Secure authentication service using FastAPI, PostgreSQL and Docker

authentication fastapi postgresql service

Last synced: 01 Jul 2025

https://github.com/trueold89/vsuetrss

Скраппер генерирующий RSS ленту новостей для сайта vsuet.ru

docker fastapi parser python redis rss rss-feed rss-generator scraper xml

Last synced: 05 May 2026

https://github.com/alwayssany/huggingface-local-embedding

A Fast API server that provides local text and multi-modal embedding using LlamaIndex Hugging Face Embedding

docker embeddings fastapi google-colab huggingface-embeddings llama-index local-embeddings python

Last synced: 05 May 2026

https://github.com/masakdirt/code-guru-ai

A FastAPI-based backend prototype that uses Groq API and GitHub API to automate coding assignment reviews. Features include a POST endpoint for code analysis, Redis caching, and test coverage with pytest. Easy to set up with Poetry and Docker.

ai docker-compose fastapi github-api groq-api poetry-python python

Last synced: 23 Mar 2025

https://github.com/ghaidahiz/portfolio

A portfolio website that includes a small python project (AI Recipe maker)

ai anthropic claude css fastapi html python website

Last synced: 06 May 2026

https://github.com/insmnia/binauth

A bitwise permission system for Python with SQLAlchemy and FastAPI integration.

async backend fastapi permissions python sqlalchemy

Last synced: 13 Jan 2026

https://github.com/rishi-raj-jain/ecommerce-vector-search

Integrating Vector Search in E-commerce Platforms with Upstash Vector

astro fastapi python recommendation search tailwindcss upstash vector

Last synced: 04 May 2026

https://github.com/chankeypathak/auditsync-pro

Gen AI application that automatically compares and analyzes audit reports from multiple sources (internal auditors, SEC filings, third-party vendors) to identify discrepancies, ensure compliance, and provide actionable insights using modern LLMOps practices.

agents ai airflow fastapi genai gpt langchain llamaindex llm llmops ml mlflow mlops nlp redis

Last synced: 11 Apr 2026

https://github.com/sohyp3/simple-captcha

Simple Captcha with python & UI

captcha fastapi pillow python

Last synced: 06 May 2026

https://github.com/k31ner/automatizacion-reportes

Prototipo que automatiza el registro de formularios de mantenimiento de maquinaria, optimizando la captura de datos y reduciendo errores manuales en procesos preventivos y correctivos.

automation fastapi management reporting

Last synced: 28 Jan 2026

https://github.com/abhis33/ai-document-summarizer

A simple document summarizer using GPT LLM

docker docker-compose fastapi llm openai python3 vuejs

Last synced: 15 Apr 2026

https://github.com/lexxai/goit_python_web_hw_13

GoIT, Python WEB, Homework number 13. FastAPI. PostgreSQL. Docker. REST API. ORM SQLAlchemy. Pydantic. Bootstraps CSS. Jinga. Alembic. OAuth2. JWT. Redis. Cloudinary. Limits

cloduinary docker docker-compose fastapi fastapi-sqlalchemy goit homwork jinja2 oauth2 postgresql pydantic python redis rest-api

Last synced: 15 Apr 2026

https://github.com/mahmoudm13/mini-rag

Mini RAG system built with FastAPI, SQLAlchemy, PGVector, and Qdrant

cohere docker fastapi grafana mongodb nginx openai pgvector postgres prometheus qdrant sqlalchemy

Last synced: 02 Apr 2026

https://github.com/mahmoudazizorignal/paper-mirror

Smart RAG assistant with academic paper. Built with fastapi, llamaindex, llamaparse, chromadb, pgvector, google, and openai. Query caching supported.

chromadb fastapi google-genai llama-index llama-parse openai-api pgvector rag sentence-transformers

Last synced: 28 Jan 2026

https://github.com/mixer-sys/messendger_windl

Mини-приложение, реализующее функционал чата с возможностью отправки сообщений, их хранения в базе данных и создания групповых чатов.

asyncio docker docker-compose fastapi jwt oauth2 openapi python rest-api sqlachemy sqlalchemy-orm swagger websocket

Last synced: 11 Apr 2026

https://github.com/null-none/docker-fastapi-traefik

Dockerizing FastAPI with Postgres, Uvicorn, and Traefik

docker fastapi python traefik

Last synced: 11 Apr 2026

https://github.com/gtaiyou24/saas-dashboard

SaaS ダッシュボード | 🔑 ユーザー認証 / 👤 アカウント管理 / 👥 メンバー管理 / 🏠 テナント / 📋 プロジェクト

authjs clean-architecture ddd fastapi nextauth nextjs

Last synced: 28 Jan 2026

https://github.com/deathlockers/threatlog-ai-api

Implementation of a REST API to perform log communication and anomaly detection communication using Kafka

api-rest fastapi mariadb python websocket

Last synced: 07 May 2026

https://github.com/dimanu-py/fast-api

FastAPI course to learn how to develop APIs with this framework

fastapi learning-by-doing python

Last synced: 02 May 2026

https://github.com/willsams/example-mvc-expressjs-with-python

JavaScript + Python full stack example application using Express.js + Pug templating for the frontend and a GraphQL API backend using FastAPI.

ariadne asyncpg bootstrap4 direnv docker expressjs fastapi graphql jquery jwt-authorization knexjs mvc-architecture nodejs nvm postgresql pugjs pytest pytest-mock python sass

Last synced: 29 Jan 2026

https://github.com/falsehuman/vk-video-dowloader

Сервис по скачиванию видео с платформы VK Видео.

fastapi parser selenium vkontakte vue vuejs

Last synced: 19 Jan 2026

https://github.com/aluyapeter/nexus

Nexus is a fintech backend demonstration which features secure Google authentication (OAuth2), idempotent payment processing with Paystack, and real-time transaction updates via cryptographic webhooks.

fastapi oauth2 paystack-api python3 webhooks

Last synced: 29 Jan 2026

https://github.com/gaur-abhay/next-gen-ai-powered-blogging-platform

Welcome to the Next-Gen AI-Powered Blogging Platform, your ultimate solution for creating, managing, and optimizing your blog with the power of AI.

azure-container-instances azure-cosmos-db azure-sql-database docker fastapi gemini genai python supabase

Last synced: 11 Apr 2026

https://github.com/knarhar/microservices

Simple microservice application that simulates the operation of an online store. Users can register view products and make purchases. Each service is responsible for its own part of the functionality.

django fastapi flask microservices

Last synced: 11 Apr 2026

https://github.com/bnbong/wegis_server

<개인 프로젝트> CNN + BERT multimodal Phishing Detection Server

bert cnn fastapi mongodb multimodal pydantic-v2 python redis sqlalchemy sqlmodel

Last synced: 07 May 2026

https://github.com/amankrsahu/deep-audio-cnn

This repository contains implementation of a ResNet-style CNN in PyTorch for real-time environmental sound classification.

cnn-classification fastapi modal nextjs python3 pytorch resnet tailwindcss tensorboard typescript

Last synced: 15 Apr 2026

https://github.com/linzeyang/realpython-tutorials

A central place of code for RealPython tutorials

django fastapi python

Last synced: 16 Jan 2026

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

Simple fastapi template with mariadb

fastapi mariadb python template-project

Last synced: 30 Jan 2026

https://github.com/madi-s/fastapi-alembic

Sample dockerized web application powered by fastapi. This template includes alembic configuration, tests and many other useful features.

alembic docker fastapi sqlalchemy

Last synced: 07 May 2026

https://github.com/lobrzut/brain

Portable second brain: Ollama, vault, RAG, MCP. Windows + Linux. Article: https://dev.to/lobrzut/self-hosted-second-brain-with-mcp-59d4

claude cursor fastapi homelab linux mcp ollama python rag second-brain self-hosted windows

Last synced: 22 Jun 2026

https://github.com/shubhamv108/python-fastapi-oauth2-hubspot

Simple example of oauth2 with hhubspot using Python, FastAPI, REST, Redis.

fastapi oauth2 oauth2-authentication python3 redis rest-api

Last synced: 08 May 2026

https://github.com/ilahyani/hypertube-movie-streaming-backend

Microservices Backend For A Torrent Movie Streaming Web Application

aws-s3 docker fastapi grpc javascript microservices-architecture nginx nodejs postgersql python

Last synced: 11 Apr 2026

https://github.com/aridkruchinin1245/simpleapp

Simple website using FastAPI and Vue.js

fastapi javascript python sqlalchemy sqlite uvicorn vuejs vuerouter

Last synced: 15 Apr 2026

https://github.com/2h311/search-ojcc

This is a web tool that makes finding specific information easier and faster. Imagine you’re looking for details on a topic from a large collection of online resources—this tool helps you get those details right away.

api css fastapi git html5 javascript markdown python scss shell vercel

Last synced: 11 Apr 2026

https://github.com/ankitjaadoo/web-scraping-with-python-fastapi-celery-nosql

Learn how to scrape websites with Python, Selenium, Requests HTML, Celery, FastAPI, & NoSQL with Cassandra via AstraDB.

astradb cassandra cassandra-driver celery fastapi nosql-databases python python3 requests-html scheduled-tasks

Last synced: 31 Jan 2026

https://github.com/egliette/face_register

A face registration system for capturing user metadata and storing it in the database.

computer-vision face-detection face-recognition fastapi onnx triton

Last synced: 16 Jan 2026

https://github.com/lordbear117/docker-container-apps-unir

Este repositorio contiene la documentación, los proyectos y los Dockerfiles necesarios para la actividad de la maestría en DevOps en la Universidad Internacional de La Rioja (UNIR). En este proyecto se utilizaron tecnologías como Docker, Docker Hub y Docker Compose para crear y gestionar aplicaciones contenedorizadas.

angular dcoker-compose docker dockerfile dockerhub express fastapi java linux postgresql python spring-boot

Last synced: 11 Apr 2026

https://github.com/imran-salim/transcriber

Transcribe speech using an LLM

fastapi openai python

Last synced: 15 Apr 2026