Trading Boilerplate for Sanity: Routing and Requests in Express.js
If you want to build a web server in Node.js, you don't actually need any external libraries. Node has a built-in http module that is perfectly capable of listening to a network port and responding to
blog.himanshubalani.com6 min read