circuits / kdb

kdb is a small pluggable IRC Bot framework utilizing the circuits Python Application Framework
Other
6 stars 4 forks source link

Add a generic Web API #14

Closed prologic closed 9 years ago

prologic commented 9 years ago

Right now the /api endpoint is actually JSON-RPC to support the use of jquery.terminal that we use for the web plugin.

Add support for a more generic approach to the Web API such that the following can be made to work:

$ curl -q -o - -u admin -d 'uptime' -X POST http://kdb.vz1.bne.shortcircuit.net.au/api