Behold, the completely RESTless interface to Wirebird:
(Specifically, the vBulletin emulation mode pictures.)
Eventually, this will happen in AJAX reading off of the REST API, but for now it's so ridiculously easy to throw a lazy emulation front end on there, that I'm doing it. And when I say "emulation" I mean it: the URLS go blahblahblah/perlscriptname/forumdisplay.php?f=1 and it uses "forumdisplay.php" (or "viewforum.php", for phpBB emulation) as the verb. Because why not?


