Momentum logo
Team 2 Classroom

Using APIs with JS and Fetch

Posted on Jun 3rd, 2020

Today’s topics

  • Using JSON for retrieving data
  • Basics of HTTP requests
  • Make requests with Insomnia client to GET data
  • Make GET requests using the Fetch API and display response data on a page

Project

Create a GitHub Profile

Link to assignment invitation

Code, slides, and video from class

Back to home