Custom Logic Components

Coming Soon

Edge components for unlimited possibilities

Write your own request handlers, stitching rules, and more. The possibilities are endless with custom edge components that can transform, route, and process requests at the edge.

Custom request handlers

Create specialized request handlers that can intercept, modify, or respond to HTTP requests before they reach your origin server.

Content stitching

Combine content from multiple sources into a single response, enabling microservice architectures with edge-based composition.

Conditional routing

Implement sophisticated routing logic at the edge based on request attributes, user context, or other dynamic factors.

Custom Logic Examples

Feature Flags

Implement feature flags at the edge to control feature rollouts without deploying new code.

API Gateway

Create a custom API gateway that routes, transforms, and validates requests at the edge.

Authentication & Authorization

Implement custom auth logic at the edge to protect your applications and APIs.

Webhooks Processing

Process and transform webhook payloads at the edge before forwarding to your backend.