A set of extendable classes that allow the creation of a remote API.
A basic use case for this plugin would be lazy loading content segments or performing cross-blog actions. It includes a simple example for lazy loading widgets, but is mainly aimed for developers who like to built on top of this functionality.
Features:
http://<blogname>/<server_entry_key>/<request_string>/<server_format_key>/<format> in order to allow server side caching of requests without setting up a huge set of rewrite rules. The request string contains all request parametersPlease have a look at the inline documentation starting from remote-api.php. To get a sense of the usage have a look at the examples