0.0.0 • Published 13 years ago

hipchat-js v0.0.0

Weekly downloads
4
License
-
Repository
github
Last release
13 years ago

hipchat-js

Simple HipChat API client

npm install hipchat-js

Usage

hipchat-js has but one method:

  • apiCall(http_method, path, params, callback): Does a call to the HipChat API.

Test

Enter your auth token in example/test.js

cd test
node test.js
0.0.0

13 years ago