0.1.0 • Published 10 years ago

nilb v0.1.0

Weekly downloads
-
License
MIT
Repository
bitbucket
Last release
10 years ago

Nilb - A simple HTTP server

Allow to start a simple HTTP server from a directory. Every file contained in that directory will be accessible through HTTP.

var nilb = require('nilb');

var server = nilb.StartServer(port, directory);
0.1.0

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago