[PD] [PD-announce] PuREST JSON 0.8 released

Thomas Mayer thomas at residuum.org
Sat Oct 27 15:03:53 CEST 2012


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.deb

Incomplete compilation instructions:
https://github.com/residuum/PuRestJson/wiki/Compilation

Have fun,
{name: "Thomas"}
-- 
"Chaney was aware that anything, however small, can get the eye of the
media if it's repulsive enough." (Robert Anton Wilson - The Universe
Next Door)
http://www.residuum.org/

_______________________________________________
Pd-announce mailing list
Pd-announce at iem.at
http://lists.puredata.info/listinfo/pd-announce



More information about the Pd-list mailing list