AngularJS Weather Service

Here is a small service I wrote which will use the openweathermap.com weather service in angular.

This can easily be adapted to work with the angular geolocation service I posted last week. You can see this working in the weather service gist, but I removed it in the JSFiddle to keep it simple.

If you have any changes, just fork it on JSFiddle (or gist).