0.0.0 • Published 14 years ago
yammer-js v0.0.0
yammer-js
Simple Yammer API client for express + connect.
npm install yammer
Usage
yammer has only one method:
- apiCall(http_method, path, params, callback): Does a call to the Yammer API.
Params must contain the token (in the access_token field).
Test
node example/test.js <access_token>
0.0.0
14 years ago