Generally, when we we someone setting up a http server, we see them setting up using some library/framework. But technically, NodeJS provides us a relatively good amount of setup. It provides a basic setup using which we can setup a basic http server...