weather tells you the weather
make buildexport OPEN_WEATHER_MAP_API_KEY=[your open weather map api key]./weathercurl "localhost:8000/weather?lat=45&lon=45"
make check
- Install genmocks if needed:
go get -u github.com/delabroj/genmocks make mocks
- Return severe weather warnings
- Add unit tests to api subpackage