Architecture

Web helper & db

Authentication & token management, query helper, documentation... Skyflow provides a webapp to manage all your flows. A postgresql db stores the corresponding data.

Flow scripts

Flows are implemented with a php class that contains all the specific logic and Skyflow library calls.

Skyflow API

The Skyflow API let's send events with a unique method, secured with the provided token manager.