Weather API example

Watch the video below, to see how to update the weather program we've been working on to read real weather information from the internet.

Click Open Project to get the code and follow along in VSCode.

weather-from-api-example--not-graded

Part 1: Calling the API

Part 2: Completing the Program