Version 1 (modified by mvoncken, 15 years ago) (diff) |
---|
WebUi? JSON api
This is a design document, specs can and will change.
Full client api
- url : /json/rpc/
- rpc-api : http://en.wikipedia.org/wiki/JSON-RPC
- methods : http://dev.deluge-torrent.org/wiki/Development/UiClient#Remoteapi
utorrent api
- EXPERIMENTAL
- url : /json/utorrent/
- api : http://forum.utorrent.com/viewtopic.php?id=25661
- I dislike the use of GET for "actions" , but the ui-update problem is solved elegantly.
- not fully implemented!
- deviations from specs : magic-numbers like priority/status refer to the deluge magic-numbers.