Just wondering if anyone knows a way to simulate REST requests via a browser. I can do it programatically of course but its becoming tedious and it would be nice to somehow do it in chrome dev tools or through a plugin etc.
Can anyone suggest anything?
Thanks very much
P.S I have seen a couple of similar threads which were closed over a year ago and given that the tools suggested were all just for firebug, perhaps it's worth resurrecting this to keep the resource current.
EDIT I found one on the Chrome Addons Store thinggy called Rest Console which also seems to do the job