Setting up HTTP Server Using Node’s internal HTTP module. (Bedtime Tech Chronicles)
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...
shubhamkhuntia.hashnode.dev4 min read