co-weibo-api

0.0.7 • Public • Published

Weibo API(ES6版)

微博开放平台API。

Installation

$ npm install co-weibo-api

Usage

var WeiboAPI = require('co-weibo-api');
 
var api = new WechatAPI(accessToken);
var result = yield* api.getFavorites();

License

The MIT License.

Readme

Keywords

Package Sidebar

Install

npm i co-weibo-api

Weekly Downloads

1

Version

0.0.7

License

MIT

Last publish

Collaborators

  • jerrywu