Skip to content

smurthas/yammer-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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>

About

Simple Yammer API Client in node

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published