Fastify-gateway: lightweight, extensible API gateway for secure routing
Fastify-gateway provides a production‑ready API gateway that authenticates, rate‑limits, caches, and traces requests before proxying them to upstream services. It uses a plugin architecture with declarative service classes and supports multiple auth schemes, Redis‑backed rate limiting, and OpenTelemetry tracing. Designed for Node.js teams needing a fast, typed gateway without heavyweight infrastructure, it outshines generic proxies by offering built‑in security, observability, and easy configurability.
View on GitHub →byshahriar/fastify-gateway