Resource vs Query String Parameters (Explained by Example)

preview_player
Показать описание
Resource Parameters and Query String are two methods to send data to the web server through URI (Unified Resource Identifier). The resource parameters use the / in the URL to identify while query string uses the question mark.

In this video we explain the difference between resource parameters and query string, when it is appropriate to use each and we will as usual code both examples from scratch so you can build your next REST API.

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

Surprised that the video has less views. Thanks for the awesome explanation

vamsip
Автор

This video should have more views. Very helpful video.

dinoprd
Автор

So in your opinion, what generally should be a resource and what should be a query param?

Emmanuel-pxlk
welcome to shbcf.ru