briandowns / openweathermap

Go (golang) package for use with openweathermap.org's API.
Apache License 2.0
240 stars 70 forks source link

Forecast search by zip #78

Open Oshuma opened 5 years ago

Oshuma commented 5 years ago

This exists for current weather data, but not for the forecast endpoint.

For example: https://openweathermap.org/forecast5#zip

If I get some time, I'll implement this and send a PR.

briandowns commented 5 years ago

Looking forward to the PR if you get the time. Thanks!