node-getui

0.2.1 • Public • Published

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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.2.1
    0
    • latest

Version History

Package Sidebar

Install

npm i node-getui

Weekly Downloads

0

Version

0.2.1

License

none

Last publish

Collaborators

  • whyun-master