[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua API for CouchDB
- From: Jerome Vuarand <jerome.vuarand@...>
- Date: Tue, 13 Sep 2011 14:49:52 +0200
2011/9/13 Chad Phillips -- Apartment Lines <chad@apartmentlines.com>:
> As part of a work-related project, I've written a Lua API for CouchDB (http://couchdb.apache.org). It is available here:
>
> https://github.com/thehunmonkgroup/luchia
>
> I'm announcing this to the list for the following reasons:
>
> - To alert anyone who might benefit from it that it exists.
>
> - To potentially get some feedback on the implementation.
I once wrote a binding for CouchDB myself, that I still use daily for
a personnal website project. Please feel free to have a look and steal
ideas and code (it depends on an http module that you can find
nearby):
https://bitbucket.org/doub/movies/src/tip/couchdb.lua