laravel-restclient icon indicating copy to clipboard operation
laravel-restclient copied to clipboard

Get with JSON data

Open armannadim opened this issue 10 years ago • 0 comments

Hi, Thanks for this nice rest client plugin.

I've a question. It's not an issue. It's something like "How to".

Only post and put accepts payload data as parametre. I think I can use json variable as payload parametre. But if I want to pass some json data when the API only accepts GET request. Then how can I pass this json data in a get request?

Thank again for this plugin. It's really simple and very helpfull. Regards, Nadim

armannadim avatar Mar 19 '15 13:03 armannadim