Skip to main content
Version: development

SDKs

For services to control flows with Aperture Agent, Control Points must be set within the service. Aperture SDKs can be used to set feature or traffic (HTTP and gRPC) control points within the service code. This approach allows for fine-grained flow control.

Aperture SDKs are available for popular languages:

Aperture SDK allows you to manually wrap any function call or code snippet inside the service code as a feature control point. Every invocation of the feature is a flow from the perspective of Aperture.

SDK

SDK

🧩 Middleware

Aperture includes middleware for the following frameworks, helping to set up control points with less code changes: