hip

0.1.0 • Public • Published

hip

minimal http server

preview, experimental, work in progress, etc, etc

usage

var hip = require('./')

hip(function(h) {
  return 'hello thar'
}).listen(1080)

installation

$ npm install hip

running the tests

From package root:

$ npm install
$ npm test

contributors

license

MIT. (c) 2013 jden jason@denizac.org. See LICENSE.md

/hip/

    Package Sidebar

    Install

    npm i hip

    Weekly Downloads

    1

    Version

    0.1.0

    License

    MIT

    Last publish

    Collaborators