briandowns/openweathermap

Update API to return errors on calls to the OpenWeatherMap API

Closed this issue · 1 comments

It was pointed out in #2 that I was logging output of errors and exiting rather than having the function return an error. This needs to be done throughout the rest of the API.

#5 Addresses this issue.