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 NickGerakines:
http://wiki.apache.org/couchdb/GettingStartedWithErlang
The comment on the change is:
Adding a reference to the erlang_couchdb lib.
------------------------------------------------------------------------------
## page was renamed from Getting Started With Erlang
## page was renamed from GettingStartedErlang
Getting started with Erlang and the CouchDB API.
-
= eCouch =
@@ -31, +30 @@
Documentation can be found as part of the library.
+
+ = erlang_couchdb =
+
+ Another Erlang library exists as erlang_couchdb. It is actively development and tries to
do as little as possible.
+
+ http://github.com/ngerakines/erlang_couchdb/
+
|