In order to simplify the development of TiddlyWeb-based applications (like TiddlyRecon), I created a generic library for making HTTP requests to a TiddlyWeb server.
This has recently undergone a complete rewrite to provide an API that is more in line with the TiddlyWeb spirit — tiddler-centric and compositional — and should now be ready for general use.
In the spirit of letting the code speak for itself (and to save me the trouble of composing prose), I created an interactive demo page which should illustrate the basic aspects.
Any feedback would be much appreciated.