Skip to content
This repository has been archived by the owner on Nov 18, 2023. It is now read-only.
residuum edited this page Jan 27, 2012 · 9 revisions

PuREST JSON is a library for connecting Puredata (Pd) to HTTP services and encoding and decoding JSON data.

The library can issue GET, POST, PUT and DELETE statements, so consumation of RESTful services is possible, e.g. CouchDB.

The library used to be called CouchPdb, but handles all HTTP requests, so the name was not fitting any more.