|
Node.js has support for fetching requests similar
to the browser functionality using |
|
|
Issue an HTTP GET request to a server. |
|
|
Print the HTTP response status. |
|
|
Print the output of the JSON response |
|
|
Next example: HTTP Server.