Exercises: GET Requests - Rest APIs In Depth

preview_player
Показать описание
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

Рекомендации по теме
Комментарии
Автор

You really are the best teacher on YouTube when it comes to coding 🔥

CodeTrix
Автор

I would like to thank you a lot for all the learning ressources you provide us . This was really useful for me :)

moweetorka
join shbcf.ru