Skip to content
master
Go to file
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time

README.md

simpleHTTPServer with Node.js

Poor attempt to replicate the terminal usage of the Python module SimpleHTTPServer.

Needed

  • Web browser
  • node.js

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

Don't care about the mashup with " " and ' ' for now.

About

Practice project

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.