JavaScript 112.1: Using Fetch Part 1 - Understanding APIs, JSON, and Getting Your API Key

Опубликовано: 20 Июнь 2026
на канале: Process Guy
134
8

In this tutorial, we’re diving into the fundamentals of working with APIs using JavaScript's Fetch API. This video is all about setting the stage for using Fetch by covering the basics of APIs, understanding JSON, and learning how to register for an API key. No code this time—just the essential concepts you need to know before making your first API request. By the end of this video, you'll have a solid foundation that will make working with APIs in JavaScript much easier. Stay tuned for the next part where we’ll start coding with Fetch!

Timeline
======================
00:00 - Introduction and definitions
01:48 - Free API Collection website
03:18 - Register with AccuWeather
06:44 - API Key
07:54 - API Documentation
10:44 - Testing the API
13:24 - Test Result
19:50 - Conclusion

Links
======================
JavaScript 112: Ajax : Introduction to Asynchronous JavaScript using xmlHttpRequest -    • JavaScript 112: Ajax : Introduction to Asy...  
AccuWeather Developer API Site: https://developer.accuweather.com
JavaScript 113: Using Fetch, Await & Async Part 2 :    • JavaScript 112.2: Using Fetch, Await & Asy...  
Link Tree - linktr.ee/aro.wolo