1.1.0 • Published 11 months ago

@sailhouse/client v1.1.0

Weekly downloads
-
License
ISC
Repository
-
Last release
11 months ago

Sailhouse Client ⛵

The Sailhouse Client provides an idomatic abstraction over the Sailhouse HTTP API.

Basic Use

const token = "sh_" // ......
const client = new SailhouseClient(token);

await client.sendEvent("test-event", { message: "Hello World!" });
1.1.0

11 months ago

1.0.1

11 months ago

1.0.0

1 year ago

0.1.2

2 years ago

0.2.0

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.0

2 years ago

0.0.3

2 years ago

0.1.1

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.6

2 years ago

0.0.2

2 years ago

0.0.1-preview-2

3 years ago

0.0.1-preview-1

3 years ago

0.0.1-preview

3 years ago