Hi!
Thanks for checking out my HttpRequester. This tool is as minimal as possible for speed and ease of use so head over to [Getting Started] to get up and running. Also see the [Model Reference] page to see how to pass input and interpret output; all of which is encoded in JSON.
Originally I looked into coding this as a quick and dirty way to communicate with a WebApi from some script files I was working with, but I feel it is configurable enough to be used for general purpose communication or simple get requests. See [Use Case] for further background info.
The wiki uses Markdown syntax.