Media Summary: Application of the cluster module to http server. Create a simple "Hello World" API. Meaning: 1. It should be a RESTful JSON API that listens on a port of your choice. 2. Use the HTTP module to start a web server
The Nodejs Master Class Homework - Detailed Analysis & Overview
Application of the cluster module to http server. Create a simple "Hello World" API. Meaning: 1. It should be a RESTful JSON API that listens on a port of your choice. 2. Use the HTTP module to start a web server