I use perl cgi scripts to handle that. There are perl modules for interfacing with CouchDB but you can also create a simple "curl" call to do it.
I have run into some issues with encoding/decoding JSON doing that with perl though, but I've not looked far into how they might be solved yet.
I use perl cgi scripts to handle that. There are perl modules for interfacing with CouchDB but you can also create a simple "curl" call to do it.
I have run into some issues with encoding/decoding JSON doing that with perl though, but I've not looked far into how they might be solved yet.