qun

0.1.6 • Public • Published

Tencent API V3 - Nodejs SDK for QQGroup

Install

npm install qun

How To Use

var QunApi = require('qun');
var Qun = new QunApi(appId, appKey, serverIp);

Qun.call(apiPath, {}, 'get', 'http', function(result){
    // method and protocol is optional, default 'get', 'http',
    // return object
})

Contact

mailto:lee@susworld.com.

Readme

Keywords

none

Package Sidebar

Install

npm i qun

Weekly Downloads

1

Version

0.1.6

License

none

Last publish

Collaborators

  • leeqiang