Skip to content

junosuarez/hip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published