Hello,
I am glad to announce version 0.8 of PuREST JSON, code name: I did, I did taw a putty tat.
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.
New objects: - [rest] performs RESTful HTTP requests (GET, POST, PUT, DELETE), but does not parse the returned values for JSON. Basic HTTP authentication and cookie authentication possible.
- [oauth] performs OAuth secured RESTful requests (GET and POST).
- [urlparams] concatenates a list of key/value pairs as URL parameters, and properly escapes special characters
Changes: - [rest-json] is now an abstraction wrapping [rest] and [json-decode], but should perform as before
See help files, manual and examples for details.
Github repository: https://github.com/residuum/PuRestJson Debian Package for i386: https://github.com/downloads/residuum/PuRestJson/pd-purest-json_0.8_i386.deb Debian Package for Raspberry Pi: https://github.com/downloads/residuum/PuRestJson/pd-purest-json_0.8_armhf.de...
Incomplete compilation instructions: https://github.com/residuum/PuRestJson/wiki/Compilation
Have fun, {name: "Thomas"}