Challenge: Read All Orders

Challenge yourself by writing a test to read all current orders.

Overview

The GET api/orders endpoint allows us to retrieve all the current orders. When we make a request to the endpoint, the API responds with data including an array of objects for each order:

Get hands-on with 1200+ tech skills courses.