Skip to content
jrbail01 edited this page Jan 15, 2019 · 6 revisions

Dark Sky

Dark Sky (https://darksky.net/) specializes in weather forecasting and visualization. The really cool aspect of Dark Sky is that they have an API that we can use to retrieve the weather data (pretty much) any where in the world.

Temperature, dew point, wind gust, humidity, precipitation, pressure, UV index, ... all easily available for wherever we want, whenever we want. Let's learn how to use Dark Sky's super-simple API.

Getting Started >>

Clone this wiki locally