79343364

Date: 2025-01-09 16:29:40
Score: 2
Natty:
Report link

Add the base url (https://dataservice.accuweather.com) of the API endpoint:

const url = `https://dataservice.accuweather.com/locations/v1/cities/search?apikey=${apiKey}&q=${city}`;
Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Ak Ab