CICCIOSGAMINO / openweather-apis

Simple APIs for OpenWeatherMap.org basic services
GNU General Public License v3.0
44 stars 27 forks source link

Update hourly forecast to use /hourly #31

Closed mikedidomizio closed 4 years ago

mikedidomizio commented 4 years ago

The hourly forecast uses /hourly for the endpoint and not /hour as seen here. Did not include test because the API key does not have that permission.

https://openweathermap.org/api/hourly-forecast shows the correct endpoint and examples