Creating an HTTP server in NodeJs
Why is a server needed in the first place?
Servers are needed to allow communication between two computers. These computers can be anything let's take an example of a client and services.
A server is a computer program or a piece of hardware that pro...
harshlancer.hashnode.dev3 min read