Hello,
I am happy to announce the release of PuREST JSON 1.0.0, code name: Pendulum, as well as the version 1.0.0-json-c-0.10, code name: Ye Olde Pendulum.
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 since 0.15.0: - Info for users while loading object - Two releases for different versions of json-c - Bug fixes in [json-encode]: -- array handling -- number handling
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 and amd64: http://ix.residuum.org/pd/purest_json.html
Build instructions for all platforms: https://github.com/residuum/PuRestJson/wiki/Compilation
Have fun, Thomas