Skip to content

Overview

Here's the client API of Styx that you can use in any web framework sync or async or a local client.

Furthermore, we document the programming model of Styx that revolves around operators that contain stateful functions.

Finally, we provide a complete example how Styx with a front end API interface can be used to create an asynchronous event driven shopping cart microservice deployment.

Shopping Cart Example