The DarkSky API is a fantastic API for fetching live weather data.
This tutorial covers how to register with DarkSky for a Developer key and then how to use that key to retrieve live weather data.
Also discussed is how to limit the data returned, change the units in the data between metric and imperial, and how to change the language used for the summary descriptions.
Code GIST: [ Ссылка ]
DarkSky website: [ Ссылка ]
Introduction to JSON video: [ Ссылка ]
AJAX requests with JavaScript video: [ Ссылка ]
Nested Loops and Objects with JavaScript video: [ Ссылка ]
Ещё видео!