Showing posts with label Cradle. Show all posts
Showing posts with label Cradle. Show all posts

Thursday, April 18, 2013

How to invoke update handler with Cradle?

Invoking an update handler via a Cradle nodejs client should be a simple task but I felt like I spent 10 minutes too many, piecing together documentation on it, since its not explicitly documented in the README.md file.

Based on the comments in the pull request where this functionality was added, here's a sample:

Wednesday, April 17, 2013

Wiring Vend POS with CouchDB - Part 2