Client Libraries and Language Bindings
This page lists client libraries for different programming languages which allow you to interact with the StackStorm API.
Official Client Libraries
Those libraries are developed and maintained by StackStorm developers.
JavaScript (client side, backend)
This library works on the server side (Node.js) and inside the browser.
Source code |
|
Package |
Installation:
npm install st2client
Unofficial Client Libraries
Those libraries are developed and maintained by StackStorm community members.
PowerShell module
Provides a client to talk to a StackStorm API via PowerShell.
Source code |
|
Package |
|
Docs |
Installation:
Install-Package St2.Client.PowerShell