Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Concepts covered into this Exercise.

  • Use of Node core modules like fs - filesystem , path and http
  • Creation of Simple HTTP based Server - server-1.js
  • More illustrative example of http request , response parameter with filesytem and path core modules.