Skip to content

Latest commit

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

node-stormz

Simple node wrapper around Stormz's API.

Install

npm install stormz

Usage

varStormz=require('stormz');varstormz=newStormz(token);stormz.get('/v1/user/me').on('complete',function(data,response){console.log('complete',response.statusCode,data);});

License

(c) 2015 Stormz

This code is free to use under the terms of the MIT license.

About

Node.js wrapper for Stormz's API

Resources

Stars

2 stars

Watchers

4 watching

Forks

Releases

Packages

Used by

Contributors

Languages