0.2.1 • Published 7 years ago

node-getui v0.2.1

Weekly downloads
24
License
-
Repository
github
Last release
7 years ago

The GeTui Server SDK

Ge Tui

The server SDK is a wrapper of all the http/https API calls, which could be found here

Install

$ npm install node-getui

Init

var GeTui = require( 'node-getui' );
var api = new GeTui('HOST', 'APPKEY', 'MASTERSECRET');

The HOST can be http://sdk.open.api.igexin.com/apiex.htm or https://api.getui.com/apiex.htm.

License

MIT

0.2.1

7 years ago

0.2.0

7 years ago

0.1.0

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago