How to create Http server in Node.Js

Hey guys,

Working with node.js is very easy just you need to be a bit patient 🙂

In this new tutorial I am going to show you how to create a HTTP server that is listening to the specific port and also I will show you how to process response and how access to the request.