What are query string parameters in GET API

Codecat15
2 min readMay 31, 2020

Have you ever seen the “?” symbol in your API request and wonder what the hell is that and what it does?

Well, many developers have had the same question but today we will explore this question with an easy example.

--

--