Working with APIs in Javascript
Working with Data Tutorial #10.5
This video demonstrates how to work with an API. The example uses open weather map.
- How do you form an API query?
- How do you get an API key?
- How do you use the JSON data the API sends you back?
- Oh, and what is an API?