I need to add the string json-csv.com/?u= before a URL such as http://api.open-notify.org/iss-now.json with NodeJS.
json-csv.com/?u=
http://api.open-notify.org/iss-now.json
So far, I have:
<