I have a few REST Web Services I need to test and I am just wondering if there is a program out there for creating REST requests simply and viewing the response. For example, a program where you enter the url and POST parameters and hit send to see the response?
I have been doing this via code, but I figured there may be an easier solution out there – if not, I might have to write one up! Thank you.
1 Answer