Let's go through some exercises to get some practice with GET Requests for Web APIs together, using Deno.
We start with a warmup to look at Request method types. Then, we look at how we can make a route to get all values of a specific resource, in this case movies.
Then, in exercise 2 we look at how we can get a specific movie by an ID. We follow this up with looking at search/query parameters to allow us to filter down movies we are looking for.
To wrap up the video we look at an open-ended series of questions related to route design for REST APIs.
Chapters:
00:00 Introduction
00:57 Warmup Exercise - Request Methods
10:33 Exercise 1 - GET All Movies
20:47 Exercise 2 - GET Movie By ID
39:42 Exercise 2 - GET with Filtering
59:29 BONUS Exercise 1 - Route Design
1:04:00 Next Steps
📦 Github Repository with the notes and exercise code+solutions: https://github.com/Nooder/rest-api-in...
💬 Come join us on Discord to chat with a like-minded community about tech and learning: / discord
🏅Support the channel and content through Super Thanks, Channel Memberships, or on Patreon: / techwithnader