Get weather in city

GET api.openweathermap.org/data/2.5/weather?q={{city}}&appid={{weather_api}}

Request Params

KeyDatatypeRequiredDescription
qstring
appidstring