PuREST JSON is a library for connecting Puredata (Pd) to HTTP services and encoding and decoding JSON data.
The library can issue HTTP statements, so consumation of RESTful services is possible, e.g. CouchDB.
Basic Information for Users
Usage examples
- Using JSON data as pitch generator
- Using Pd as Twitter Client
- Previewing and downloading samples from Freesound.org
Detailed Documentation for Objects
- [json decode] and [json encode]: JSON Data in Pd
- [rest] and [oauth]: Making HTTP Requests
- [urlparams]: Creating Query Strings