As part of a work-related project, I've written a Lua API (http://www.lua.org) for CouchDB. 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. - To hopefully get some pointers to it listed on the CouchDB site, perhaps one at http://wiki.apache.org/couchdb/Related_Projects in the Libraries section? I'd also consider contributing something for http://wiki.apache.org/couchdb/Basics too. As far as the implementation goes, I'm pretty new to CouchDB -- I basically just pounded the documentation and wrote the API according to what I found there. Thanks! Chad
