Tag Archives: firebug

Trying Out CouchDB In FireBug

Since I love FireBug, and CouchDB has a JSON API, I attempted to combine the two. My goal was to find a way to use jQuery‘s AJAX functions to create, read, and update CouchDB documents. Getting Started The first thing … Continue reading

Posted in uncategorized | Tagged , , , , , | 5 Comments