Fetching JSON Data from an API
Back 6 / 20
With our previous projects, we learned about fetch() and tabular data. This next project will show you how to work with JSON data from an API including how to load JSON data with fetch() and update DOM element.
A website that shows the current location of the ISS.
Chrome Extension to format JSON in the browser.