Skip to content

dpsxp/node-http-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-http-server

NodeJS Simple HTTP Server

This a simple HTTP server made with nodejs.
I know there's a lot of http server around, and also I should be using some task runner (because that's what cool kids are doing), But I made this one to better understand how nodejs work.

How to use

For now just copy it and run

node server.js

You can also set optional params

node server.js --root ROOT_PATH --port PORT

About

NodeJS Simple HTTP Server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published