Challenge: Read All Orders
Challenge yourself by writing a test to read all current orders.
We'll cover the following
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 1400+ tech skills courses.