Kevin Powell - CommunityKP-C
Kevin Powell - Community3mo ago
58 replies
Faker

Query parameter vs Path parameter

Hello, can someone explain what's the difference between a query parameter and a path parameter and what are the use cases of each one pls.

Normally, I use query parameters in order to fetch a particular item from my database, like a particular user maybe. I never make use of path parameter (I think?).

Was wondering if someone can explain the differences pls.
Was this page helpful?