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

Dependencies (3)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i node-getui

    Weekly Downloads

    0

    Version

    0.2.1

    License

    none

    Last publish

    Collaborators

    • whyun-master