Changes between Version 1 and Version 2 of Development/WebUi/Json


Ignore:
Timestamp:
06/26/2008 03:32:30 PM (15 years ago)
Author:
mvoncken
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Development/WebUi/Json

    v1 v2  
    44 
    55== Full client api == 
    6  * url : /json/rpc/ 
     6 * url : /json/rpc 
    77 * rpc-api : http://en.wikipedia.org/wiki/JSON-RPC 
    88 * methods : http://dev.deluge-torrent.org/wiki/Development/UiClient#Remoteapi 
     
    1010== utorrent api == 
    1111 * EXPERIMENTAL  
    12  * url : /json/utorrent/  
     12 * url : /json/utorrent 
    1313 * api : http://forum.utorrent.com/viewtopic.php?id=25661  
    1414 * I dislike the use of GET for "actions" , but the ui-update problem is solved elegantly.