Skip to content

Latest commit

 

History

History
104 lines (82 loc) · 6.6 KB

File metadata and controls

104 lines (82 loc) · 6.6 KB
title API Gateway User Manual
sidebar_position 0
slug /

A high-performance, feature-rich API gateway supporting HTTP, TCP, and UDP proxying with extensive middleware capabilities.

Table of Contents

Getting Started

Traffic & Routing

Protocol

  • Protocol Translation — HTTP-to-gRPC, HTTP-to-Thrift, REST mappings, WebSocket proxy
  • GraphQL Protection — Depth/complexity limits, introspection, operation rate limits
  • GraphQL Federation — Schema stitching across multiple GraphQL backends
  • gRPC Proxy — gRPC-aware proxying with deadline propagation, metadata transforms, reflection
  • HTTP/3 & QUIC — HTTP/3 listener and upstream support
  • SSE Proxy — Server-Sent Events proxy with heartbeat, event injection, and streaming

Resilience

Rate Limiting & Traffic Shaping

Security

Caching

Transformations

Observability

Reference