Skip to content

API Gateway Template — Features

  • Reverse proxy routing — map paths to downstream clusters / services
  • Authentication / authorization — validate JWT, enforce policies, propagate headers
  • Rate limiting — protect origins and backends
  • Request/response transforms — headers, correlation IDs
  • Observability — structured logging, OpenTelemetry, health endpoints
  • BFF — channel-specific aggregation for web/mobile/admin

Details: ConnectSoft.ApiGatewayTemplate README.