|
Project Information
Featured
|
R and R - short for REST and Relaxation, is REALLY simple REST client / server offering compatible libraries in PHP and Java and other languages to come. It provides a very easy to use interface, enabling a server to be set up with only a few lines of code. It also provides secure requests through signing parameters with a private key. Sourceforge: http://sourceforge.net/projects/randr Change Log0.30 - Some bug fixes I forgot to commit :-S
0.29 - Made url variable protected
0.28 - 0.25/0.26/0.27 corrupt uploads. 0.27 has a fix for PHP
0.24 - Minor fix for correct version in filename, and can create a RestResult without XML
0.23 - Fix to PHP version to bring it inline with change to java in 0.22
0.22 - Added a predefined function for retrieving the API key from the request parameters
0.21 - Added ability to retrieve raw result string from RestResult
0.20 - <![CDATA[ ]]> Message in response
0.19 0.18 - Correctly sorts parameters in Java
0.17 - Bug fix when parsing result in Java
0.16 - Bug fix which caused "SUCCESS" to be sent for errors in Java version
0.15 - Can now process the XML response, response changed from "response" to "result"
0.14 - Turned XML response into constants, so that we can later easily parse it in the clients
0.13 - Change php file name to randr.php to be consistent
0.12 0.11 0.10 - Initial Java only version
|