PuREST JSON 1.0.0
Up to Product page
PuREST JSON is a library for working with RESTful HTTP webservices, and
JSON data.
For additional information about this project, please visit the
project page.
Available downloads
Release Notes
| Tested with | pd 0.43, pd 0.44, pd 0.45 |
|---|---|
| State | Final release |
| License | MIT |
| Released | 2014/01/03 |
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.