Hello,
I am happy to announce version 0.12 of PuREST JSON, code name: The multitude came together
PuREST JSON is a library for working with RESTful HTTP webservices, and JSON data.
Authentication and authorization for webservices are available with basic HTTP auth, cookie authentication, and OAuth. As an example for OAuth authenticated webservices, a Twitter client is included.
Changes in the new version: - Disabling checking peer for SSL requests in [rest] and [oauth] possible - [urlparams] does now overwrite previously set parameters - RSA-SHA1 signature possible, otherwise info message is posted to Pd console
- Bugfixes: * SSL requests on Windows possible * regression fixed for PUT requests
Github page: https://github.com/residuum/PuRestJson Binary downloads for Windows and Debian: http://ix.residuum.org/pd/purest_json.html Build instructions: https://github.com/residuum/PuRestJson/wiki/Compilation
Have fun, Thomas