Read items
This is the R in CRUD.
Arguably the simplest of all operations, this lesson teaches what a GET
API endpoint looks like and how the web app can fetch and display data from said endpoint.
We also learn about HTTP request and response headers, and content types.