Skip to content
View request-routing's full-sized avatar

Block or report request-routing

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. request-routing request-routing Public

    A technical reference for API gateway architecture and request routing — gateway selection, middleware chains, advanced routing, and observability for Kong, Envoy, NGINX, and Tyk.

    Nunjucks

  2. gateway-picker gateway-picker Public

    An interactive, dependency-free decision tool that recommends an API gateway - Kong, Envoy, NGINX, Tyk, AWS API Gateway or a custom proxy - from your stated requirements, showing the full scoring a…

    JavaScript

  3. ratelimit-simulator ratelimit-simulator Public

    Simulate rate limiting algorithms - fixed window, sliding log, sliding counter, token bucket, GCRA, concurrency and distributed multi-node counters - against synthetic or recorded traffic, and comp…

    Python

  4. middleware-chain-visualizer middleware-chain-visualizer Public

    Resolve and visualise the middleware execution chain for a single Kong or Envoy gateway route - scope precedence, plugin priority and filter order made explicit - then get a diagram, a markdown rev…

    JavaScript

  5. route-conflict-linter route-conflict-linter Public

    Standard-library Python linter that parses OpenAPI, Kong and Envoy route configuration into a real path-matching model and reports duplicate, shadowed, ambiguous, unreachable and unauthenticated ro…

    Python

  6. gateway-observability-starter gateway-observability-starter Public

    Drop-in observability configs for Kong, Envoy, NGINX and AWS API Gateway - one canonical JSON log schema, W3C trace-context propagation, an OpenTelemetry Collector pipeline with redaction and tail …

    Python