Skip to main content
Version: 1.1.x

Flows Processors

A processor applies logic to traffic within a stream. Processors can modify, log, or count traffic, among other operations. Each processor reads from an request stream and sends its output to an response stream.

This modular approach allows flows to call other flows, enabling scalable, customizable API management that adapts to evolving traffic needs. By structuring traffic into reusable components, Lunar.dev Flows ensure efficient, secure, and adaptable API consumption strategies.

Streams

Flow Processors