Back to browse
GitHub Repository

Extensible API Gateway written in Go. Load custom plugins to extend functionality.

18 starsGo

Extendable API Gateway Written in Go

by starwalkn·May 17, 2026·2 points·2 comments

AI Analysis

●●SolidShip It

Dynamic .so plugin system in Go is a clever twist on standard gateway config.

Strengths
  • Native .so plugin loading allows runtime extension without recompiling core.
  • Built-in request fan-out and response aggregation reduces client-side complexity.
  • Lightweight YAML config avoids the heavy XML or UI overhead of Kong.
Weaknesses
  • Go plugin system has known limitations on macOS and Windows support.
  • Lacks the massive ecosystem of middleware available in Kong or Envoy.
Target Audience

Backend engineers, Microservices architects

Similar To

Kong · Envoy Proxy · Traefik

Similar Projects

Open Source●●Solid

Self hosted fan out restreaming

Self-hosted Restream alternative with GStreamer pipeline management in Rust.

Big BrainNiche Gem
paulgardiner
103mo ago