Apprise API wraps 130+ notification services behind a lightweight REST API with a container-native design, nginx+gunicorn+supervisord orchestration, and production-hardened Docker images.
Dedoc is a Python library and REST API that extracts structured content from diverse documents including PDFs, Office files, and images using a unique virtual stack machine PDF interpreter and OCR preprocessing.
Papermerge is a Python-based open-source document management system for scanned files with OCR and full-text search, using a meta-repo pattern to scale its codebase.
pdf-document-layout-analysis is a Dockerized microservice using Vision Grid Transformer and LightGBM for PDF layout analysis, offering high accuracy or fast processing with OCR, translation, and multi-format export.
A TypeScript project using one YAML file to drive a static site, REST API, and markdown docs for personal security tips. Explore its architecture and tradeoffs.
NetBox is an open-source IPAM/DCIM platform that models network infrastructure as intended state, feeding automation tools via REST APIs for flexible network management.
PostgREST is a Haskell server that auto-generates a REST API from a PostgreSQL database by pushing JSON serialization, validation, and authorization into SQL, achieving subsecond responses at 2000 req/sec.
TextBee turns Android devices into SMS gateways controlled via a REST API using Firebase Cloud Messaging. It blends Android native SMS with a Next.js dashboard and NestJS backend for flexible SMS sending and receiving.
Spoolman is a Python web service that tracks 3D printer filament inventory in real-time with multi-printer concurrency, supporting four databases and major 3D printing platforms.
Memos is a Go-based self-hosted note-taking app with a single binary and lightweight Docker image. It supports Markdown notes, multiple databases, plus REST and gRPC APIs.
Ollama simplifies running and managing open-source large language models locally with a unified CLI and REST API, supporting broad integrations and multi-OS support.
Snipe-IT is an open-source Laravel 11 IT asset and license management platform with a comprehensive JSON REST API enabling diverse integrations and mobile apps.
Stirling PDF offers 50+ PDF tools, a private REST API, and multi-platform deployment for self-hosted, no-code automated PDF workflows. Here’s how it works under the hood.
Gin is a Go HTTP web framework known for its zero-allocation router and up to 40x faster performance. It balances speed with developer-friendly API and middleware support.