Hello,
I am happy to announce the release of PuREST JSON 1.4.0, code name: My neighbor TOR.
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.
This release is also available from deken for Windows, Linux i386, and Linux x86_64 with the name "purest_json"
Changes since 1.3.0: - [rest] and [oauth]: proxy enabled - updated manual
See the full changelog at https://github.com/residuum/PuRestJson/blob/master/Changelog.txt
Github repository: https://github.com/residuum/PuRestJson
Source code packages: https://github.com/residuum/PuRestJson/releases
Full documentation: https://github.com/residuum/PuRestJson/wiki
Binaries for Windows and Debian i386, amd64: http://ix.residuum.org/pd/purest_json.html
Build instructions for all platforms: https://github.com/residuum/PuRestJson/wiki/Compilation
Have fun, Thomas