Coding Exercise: Make a GET Request with node-fetch
Use node-fetch to make a GET request.
We'll cover the following...
Let’s complete the getTriviaQuestion()
function code in the provided code snippet. ...
Use node-fetch to make a GET request.
Let’s complete the getTriviaQuestion()
function code in the provided code snippet. ...