1.0.3 • Published 11 years ago

weibo-oauth2-api v1.0.3

Weekly downloads
21
License
-
Repository
github
Last release
11 years ago

##sina weibo oauth2 api, by nodejs

install: npm install weibo-oauth2-api

var api = require('weibo-oauth2-api');
console.log(api);

Now just support following api:

  • update: publish a feed
  • upload: publish a feed with image
  • friends_timeline : view friends's feed timeline

Use Case: http://code.google.com/p/mail2miniblog/source/browse/nodejs/lib/weibo_oauth2_worker.js

1.0.3

11 years ago

1.0.2

11 years ago

1.0.1

11 years ago

1.0.0

12 years ago