/TheCatLady

The Cat API - Working with External Data

Primary LanguageJavaScript

TheCatLady

R-ALAB 308A.4.1:

Working with External Data

Objectives

  • Request data from an external API using fetch and Axios.

  • Create an interactive, dynamic webpage that serves content from an external API.

  • Use async/await and Promises to create synchronous logic in asynchronous actions.

  • Using fetch or Axios, POST data to and DELETE data from an external API.

    Screenshots

Screen Shot 2024-06-20 at 10 29 31 PM