I'm listening to
${`${jsonRes.info.name} by ${jsonRes.info.artistName}`}
from ${jsonRes.info.albumName}
song.link `
+// } else {
+// return 1
+// }
+
+// }
+// })
+// }
+// }).catch(fetchError => {
+// console.error("Error fetch()ing upstream Cider host: "+fetchError)
+// return 1 // If something else happens then log it and return 1, indicating error.
+// })
+// }
module.exports = {app} // export routes to be imported by index for execution
\ No newline at end of file