Problemunvalidated
I want to make an API call from my backend server running express.js. Tension: I expect when I visit `http://localhost:3004/api/weather?city=[cityName]`, I should see the json response.
f6622274-286b-49ad-b0ff-aaaa78cf83df
I want to make an API call from my backend server running express.js. Tension: I expect when I visit http://localhost:3004/api/weather?city=[cityName], I should see the json response.