I think there's value in showing that you don't *need* a client library to do the basics (or possibly anything at all).
B. On 14 June 2013 15:47, Alexander Shorin <[email protected]> wrote: > Hi Max, > > Good initiative! But few questions about: > > 1. Only CRUD examples acceptable or it's possible to PR operations > with any CouchDB API? > 2. While there is requirements for third-party packages (ex. requests > for python), why not to use CouchDB clients[1] instead? This would > make examples more realistic. > > [1] http://wiki.apache.org/couchdb/Related_Projects#Libraries > -- > ,,,^..^,,, > > > On Fri, Jun 14, 2013 at 6:32 PM, Max Thayer <[email protected]> wrote: >> Hey gang! >> >> The Cloudant team has been assembling examples of CRUD interactions in >> different languages in the >> Haengematte<https://github.com/cloudant/haengematte>repo, as a way to >> introduce CouchDB's API to new users in their familiar >> tongue. >> >> If you've got examples you'd like to add, fork the repo and make a pull >> request, and we'll love you forever :D >> >> If you'd like to request a language example, make a Github issue about it, >> and we'll get right on it :) >> >> Best regards, >> Max <http://www.maxthayer.org/>
