Skip to content

t0k4rt/node-boxcar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node Boxcar

Nodejs wrapper for boxcar API

##Installation

npm

$ npm install node-boxcar

github

$ git clone [email protected]:t0k4rt/node-boxcar.git

Usage :

See example.js

Warnings

Boxcar errors codes aren't very explicits, so be carefull !

  • subscribe method : ** When the is already registered, it raises a 401 error ** when the user doesn't exists, it raises a 404 error
  • broadcast method : ** error 401 is raised when a provider is set as "generic" so you can't broadcast

About

node wrapper for boxcar api

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published