openweathermap icon indicating copy to clipboard operation
openweathermap copied to clipboard

Add Hourly forecast endpoint

Open GwennaelBuchet opened this issue 7 years ago • 3 comments

Hi, this request add request to "hourly" weather (by step of 3 hours).

GwennaelBuchet avatar Jul 04 '17 07:07 GwennaelBuchet

Hi, There are 2 tests from original sources that don't pass and break the build ("uv_test"), but all tests of this requests are OK.

Also, it seems Travis does not have a valid API key to run tests correctly. Let me know if I have to change something or if can help.

Cheers

GwennaelBuchet avatar Jul 04 '17 08:07 GwennaelBuchet

This is great. Thank you very much! Can you put this functionality in the forecast.go file? There also appears to be some type overlap that can likely be avoided like HourlyForecastCitySys can just be the existting ForecastSys.

briandowns avatar Jul 09 '17 21:07 briandowns

Hi Brian, thanks for your reply. I try to find the time to do it this week-end.

GwennaelBuchet avatar Jul 12 '17 18:07 GwennaelBuchet