get-json-hq

0.4.0 • Public • Published

get-json

wrapper for getting json with hyperquest

Build Status
NPM

install

npm install get-json-hq

test

./bin/test

example

getJson = require("get-json-hq")

getJson("http://localhost:3002", function(err, res) {
  // do stuff
}

/get-json-hq/

    Package Sidebar

    Install

    npm i get-json-hq

    Weekly Downloads

    2

    Version

    0.4.0

    License

    BSD-2-Clause

    Last publish

    Collaborators

    • dstokes
    • dguttman
    • tphummel