For lack of anything genuinely useful to do this evening, I’ve written up a quick JSON API for the Acadia Geeks QDB.
URI: http://mvgrafx.net/tom/api/quotes/
Method: GET
Params:
id— the ID of the quote you wish to retrieve, e.g.1556order— one of either “asc” (ascending order, oldest first) or “desc” (descending order, newest first)nick— filters by conversation participants, e.g.(note: does not include “ventriloquism”)tomlimit— limits the number of quotes returned to N, where N is an integer greater than zero, e.g.10




