CS130: Spring 2022

Tools and Technologies of the World Wide Web

CS130: Spring 2022

Lessons > 14. Working with Data: AJAX & Web APIs

Exercise Files

Slides

Lecture Video(s)

Readings

  1. Avraham, Shif Ben (Sept. 5, 2017). What is REST — A Simple Explanation for Beginners.
    for your reference
  2. Dietzel, Angelica (March, 2020). A Curated List of 100 Cool and Fun Public APIs to Inspire Your Next Project.
    To get you thinking about some of the ways in which you might incorporate third-party data into your app or website.

In this lecture, we will be talking about web services and looking at some different examples of how various organizations and initiatives make their data available to third parties using something called a REST API. We’ll also talk about different strategies for integrating this kind of data in order to make different interface elements.