Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 72808 invoked from network); 12 Feb 2009 15:57:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 Feb 2009 15:57:15 -0000 Received: (qmail 41167 invoked by uid 500); 12 Feb 2009 15:57:13 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 40909 invoked by uid 500); 12 Feb 2009 15:57:12 -0000 Mailing-List: contact user-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@couchdb.apache.org Delivered-To: mailing list user@couchdb.apache.org Received: (qmail 40898 invoked by uid 99); 12 Feb 2009 15:57:12 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Feb 2009 07:57:12 -0800 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [83.97.50.139] (HELO jan.prima.de) (83.97.50.139) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Feb 2009 15:57:03 +0000 Received: from dahlia.lan (f053001003.adsl.alicedsl.de [::ffff:78.53.1.3]) (AUTH: LOGIN jan, TLS: TLSv1/SSLv3,128bits,AES128-SHA) by jan.prima.de with esmtp; Thu, 12 Feb 2009 15:56:42 +0000 Message-Id: <492CB616-23A6-4385-986A-D76910529D21@apache.org> From: Jan Lehnardt To: user@couchdb.apache.org In-Reply-To: Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v930.3) Subject: Re: CouchDB C API Date: Thu, 12 Feb 2009 16:56:09 +0100 References: X-Mailer: Apple Mail (2.930.3) X-Virus-Checked: Checked by ClamAV on apache.org It's way out of date (still using the XML API). I updated the wiki page. Cheers Jan -- On 12 Feb 2009, at 16:50, Gustavo Barrancos wrote: > Hi there! > > It's been a while that i'm loooking for CouchDB C API referred at > http://wiki.apache.org/couchdb/Getting_started_with_C , but i can't > find it > anywhere. Anyone knows whatever happened to it? > > I've googled references for and even browsed the > couchprojects repository at google code but i've only found a C++ > library(couchdb++). > > Thanks in advance! > Gustavo