You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by Apache Wiki <wi...@apache.org> on 2008/03/26 23:27:54 UTC

[Couchdb Wiki] Update of "GettingStartedErlang" by NoahSlater

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for change notification.

The following page has been changed by NoahSlater:
http://wiki.apache.org/couchdb/GettingStartedErlang

The comment on the change is:
Copied from the original CouchDB wiki

New page:
Getting started with Erlang and the CouchDB API.

It is quite easy to throw together a quick interface to CouchDB in Erlang using inets or ibrowse because CouchDB API is so easy. On such interface currently exists at:

  http://code.google.com/p/erlcouch/

Documentation can be found as part of the library.