Trouble with Weather - Dark Sky API and Chrome

I found this challenge to be particularly challenging since the Dark Sky API blocks Cross Origin Requests, and the Open Weather API won’t work on SSL unless you pay $80+ per month, I put together a quick hack to work around the API issues (See: For those of you who are stuck on the Weather API Projects), realistically I want to write a Heroku app that does this that anyone can deploy without too much work, I’ll try to do that in the near future. The example proxy I provided should work with either of the APIs. Good luck :slight_smile: