1.1.0 • Published 6 years ago

galaxy-sdk-nodejs v1.1.0

Weekly downloads
-
License
-
Repository
-
Last release
6 years ago

Galaxy Node.js SDK User Guide

  1. Install galaxy-sdk-nodejs locally
npm install . -g
  1. add /usr/local/lib/node_modules to NODE_PATH
export NODE_PATH=$NODE_PATH:/usr/local/lib/node_modules
  1. Run examples (you need to change the AppKey/AppSecret/endpoint in the example code)
node examples/basic.js (SDS)
node examples/emq-example.js (EMQ)
1.1.0

6 years ago

1.0.1

9 years ago

1.0.0

9 years ago

0.1.0

9 years ago