[PD-announce] PuREST JSON 0.13.0 released

Thomas Mayer thomas at residuum.org
Wed Jul 10 19:43:12 CEST 2013


Hello,

I am happy to announce version 0.13.0 of PuREST JSON, code name: heady stuff

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 this version:
- Setting HTTP headers possible
- Cancelling of requests possible while waiting (experimental)
- Switched Makefile to libary template 1.0.14
- Semantic versioning

Cancelling requests is still an experimental feature, it will not work
reliably and most probably still contains memory leaks. But as real
cancellation may involve a lot of refactoring, I have released this
version anyway.

Github repository: https://github.com/residuum/PuRestJson
Source code packages: https://github.com/residuum/PuRestJson/releases
Binaries for Windows and Debian i386, amd64, and armhf:
http://ix.residuum.org/pd/purest_json.html
Build instructions for all platforms:
https://github.com/residuum/PuRestJson/wiki/Compilation

Have fun,
Thomas
-- 
"Theoretically, [the amount of money in circulation] is watched
carefully by clever, serious economists. In practice, all the world's
money is one big swirling, whirling pool." (Cory Doctorow - For The Win)
http://www.residuum.org/



More information about the Pd-announce mailing list