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:
-- 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
Hi,
On 03.01.2014 18:27, Thomas Mayer wrote:
Hello,
Binaries for Windows and Debian i386 and amd64: http://ix.residuum.org/pd/purest_json.html
I have uploaded binaries for Raspbian as well. Download those also from http://ix.residuum.org/pd/purest_json.html
Thanks, Thomas
hmmmm...
as soon as I try this on a production machine (not dev machine i compiled on) I get error in the pd console with "the-sound-of-money.pd" example:
Error while performing request: Problem with the SSL CA cert (path? access rights?)
....what could this be? libcurl.dylib permission stuff? im not getting too much info from a quick google search....
osx 10.9
m
On Sun, Jan 5, 2014 at 1:01 PM, Thomas Mayer thomas@residuum.org wrote:
Hi,
On 03.01.2014 18:27, Thomas Mayer wrote:
Hello,
Binaries for Windows and Debian i386 and amd64: http://ix.residuum.org/pd/purest_json.html
I have uploaded binaries for Raspbian as well. Download those also from http://ix.residuum.org/pd/purest_json.html
Thanks, Thomas -- "Anything can be a tool - poverty, war. War is useful because it is effective in so many areas." (Bijaz to Hayt in: Frank Herbert - Dune Messiah) http://www.residuum.org/
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
OSX Binaries (only for 64 bit): http://megrimm.net/software/pd-purest_json-1.0.0-osx-x86_64.zip
On Sun, Jan 5, 2014 at 1:01 PM, Thomas Mayer thomas@residuum.org wrote:
Hi,
On 03.01.2014 18:27, Thomas Mayer wrote:
Hello,
Binaries for Windows and Debian i386 and amd64: http://ix.residuum.org/pd/purest_json.html
I have uploaded binaries for Raspbian as well. Download those also from http://ix.residuum.org/pd/purest_json.html
Thanks, Thomas -- "Anything can be a tool - poverty, war. War is useful because it is effective in so many areas." (Bijaz to Hayt in: Frank Herbert - Dune Messiah) http://www.residuum.org/
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
When example [GET /1.1/users/search.json?q=puredata{ is sent to [oauth] to get data from Twitter API, not all data is returned therefore giving a "Not a JSON object" using [json-decode]. Not sure the issue if its [oauth] or me...
here the pd console output:
data1: [{"id":12096842,"id_str":"12096842","name":"IBM Netezza ","screen_name":"IBMNetezza","location":"Marlborough, MA","description":"IBM PureData for Analytics dramatically simplifies high-performance data analytics across the enterprise.","url":"http:\/\/ t.co\/xKEICQwg1L","entities":{"url":{"urls":[{"url":"http:\/\/t.co \/xKEICQwg1L","expanded_url":"http:\/\/www.ibmbigdatahub.com ","display_url":"ibmbigdatahub.com","indices":[0,22]}]},"description":{"urls":[]}},"protected":false,"followers_count":6643,"friends_count":3324,"listed_count":359,"created_at":"Fri Jan 11 03:04:23 +0000 2008","favourites_count":4,"utc_offset":-28800,"time_zone":"Pacific Time (US & Canada)","geo_enabled":true,"verified":false,"statuses_count":4651,"lang":"en","status":{"created_at":"Tue Jun 25 16:52:33 +0000 2013","id":349570821603340288,"id_str":"349570821603340288","text":"@crystaanderson @TheSocialPitt - c'mon, I said \"Go Blackhawks\" surely that's enough #bruins","source":"\u003ca Not a JSON object status1: bang
On Sun, Jan 5, 2014 at 1:01 PM, Thomas Mayer thomas@residuum.org wrote:
Hi,
On 03.01.2014 18:27, Thomas Mayer wrote:
Hello,
Binaries for Windows and Debian i386 and amd64: http://ix.residuum.org/pd/purest_json.html
I have uploaded binaries for Raspbian as well. Download those also from http://ix.residuum.org/pd/purest_json.html
Thanks, Thomas -- "Anything can be a tool - poverty, war. War is useful because it is effective in so many areas." (Bijaz to Hayt in: Frank Herbert - Dune Messiah) http://www.residuum.org/
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list