1.0.1 • Published 2 years ago

cloudhub-client v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years 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

2 years ago

1.0.0

2 years ago