[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua API for CouchDB
- From: François Perrad <francois.perrad@...>
- Date: Wed, 14 Sep 2011 21:55:30 +0200
2011/9/13 Jerome Vuarand <jerome.vuarand@gmail.com>:
> 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
>
well, lua-Spore (an generic ReST client) + an SPORE description of
CouchDB could replace a specific binding.
See http://fperrad.github.com/lua-Spore/spore.html#examples
François
>