phl311
v0.0.1
Published
A library for getting and working with the Philadelphia 311 app data
Downloads
3
Readme
phl311
A Node.js library for getting and working with data from the Philadelphia 311 App/Website.
Installation
npm install phl311
Getting Started
var phl311 = require('phl311');
Testing
npm install -g mocha
$ /path/to/phl311 mocha