Infinite Fun
Pável Varela Rodríguez
2016-06-12
Projects » ...here
lighttpd.js
A really simple web server written in JavaScript (node.js).
- Project Homepage: http://www.github.com/pavelvr/lighttpd.js
- Language: JavaScript
- License: GPLv3+
- Platform: Node.js
- Features:
- Directory listing
index.html as entry point for directories (if present)
- Simple mimetype detection for some common filetypes
- Listen interface and port by parameter (defaults to 0.0.0.0:8082)
- About a hundred lines of code