1.0.1 • Published 11 months ago

cloudhub-client v1.0.1

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

Cloudhub client lib for Node.js

This library contains classes that encapsulate the calls to the Cloudhub API.

The recommend way to install Cloudhub client library is through npm:

$ npm install cloudhub-client

Or informing on your project's package.json file:

{
  ...
  "dependencies": {
    "cloudhub-client": "1.0.1"
  }
}

Samples

Please visit the PKI Suite Samples repository for examples on how to use this library.

1.0.1

11 months ago

1.0.0

1 year ago