Javascript – Problems opening an endpoint for the front-end to fetch
As said in the title, I'm writing a aplication in Node.Js and I need it to return a JSON (or at least console.log() the data, I can figure out the rest) I it seems like the URL doesn't exist BACKEND…