Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

simpleHTTPServer with Node.js

Simple attempt (prototype) to replicate the terminal usage of the Python module SimpleHTTPServer.

Needed

  • node.js (* Web browser)

Run with default settings

$ node simpleHTTPServer.js

View help, usage and options

$ node simpleHTTPServer.js --help

Application description

Similar to Pyhton's SimpleHTTPServer ($ python -m SimpleHTTPServer)

Bad style

Mashup with " " and ' ' (for now).

About

Practice project

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages