Hi, i built a new $http.client widget and packaged it as a plugin.
Using this widget you can turn your tiddlers into HTTP requests. The widget will create new tiddlers when responses are received.
The client has two modes - filter, json.
In filter mode, it can turn your tiddlers into HTTP requests.
In json mode, you provide the input as a JSON array.
Detailed documentation is available through the links below:
Videos
Website