https://openweathermap.org/current
- Method:
GET
- URL:
https://api.openweathermap.org/data/2.5/weather?q={CITY_NAME}&appid={API_KEY}
axios
- By giving this repo a 🌟
https://openweathermap.org/current
GET
https://api.openweathermap.org/data/2.5/weather?q={CITY_NAME}&appid={API_KEY}
axios