Path vs Query Parameters in HTTP Requests (with Postman)

preview_player
Показать описание
👉 Want to learn more about Postman? Get my Postman complete course at a special price and help support this YouTube channel.

___

In this tutorial, I wanted to explain the difference between path params and query params and will exemplify this in Postman.

___

// P L A Y L I S T S

___

// F R E E R E S O U R C E S

▸▸▸ Download the FREE Postman Quick Reference Guide

___

// P O S T M A N O N L I N E T R A I N I N G

💥 Want to learn more about Postman? Check my Postman online course.

Get it for only $9.99 (limited supply, 75% OFF, first 200 viewers):

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

Thank you a lot! I was a bit confused and you were the only one who had a separate video with a clear explanation.

LuckyGnom
Автор

Thank you, this helped me to better understand the differences between before the Question Mark and after.

imcintyre
Автор

Can you please explain how queryparams are actually written in a REST controller?

muchwow
Автор

Thanks Buddy, you explained it very clearly

vikrantsingh
Автор

thank you! I was lost and this helped me a lot.

maryamomar
Автор

Great information. Thank you from a newbie

wandavazquez
Автор

Very Nice explanation ever had...Keep going .

sheikahbib
Автор

How do you apply Query Parameter values to a html document? Or am I misunderstanding this tutorial? I need to set a html or PDF document with 'version' and 'language'
(such as: version=v1.1& language='English') parameters/values but how and where are these values applied to individual files located on a website?

garycolman
Автор

how to make @QueryParam as optional (example making the name as not required )

enggadda
Автор

Hi Valentina, how can I test the query parameter:? for example, if a query parameter is a measurement like a cm, in, kp, etc, how is possible to test these values? thanks

franznataly
Автор

So let's say we have a request like this one - GET: {{URL}}/image/{{ImageID}}}.
When we have many different images with different identifiers, it is better to only use a path variable like: id than a varaibale collection like {{imageID}}, am I right?

mrflexii
Автор

When to use path variable, when to use query variable?

pengli
Автор

what if I don't have a params tap on postman is it an older version or what ?

abdelrhmanshokr
Автор

If you explain a concept then please take a simple example. Else you are wasting other's time as well.

sharikkumar
Автор

Download the FREE Postman Quick Reference Guide

vdespa