CS396: Spring 2021

Intro to Web Development

CS396: Spring 2021

Schedule > Introduction to Web Architecture & REST

Week 2: Mon, Apr 5
Exercise Files

In this lecture, we will be going over some principles of Web Architecture, including HTTP and REST. We will also be using node and Postman to test some different API endpoints. If you haven’t already, please download Postman.

Slides

Lecture Video(s)

Readings

  1. Avraham, Shif Ben (Sept. 5, 2017). What is REST — A Simple Explanation for Beginners.
    for your reference
  2. Feilding, Roy (2000). Roy Fielding's original paper.
    for your reference