noelniles / cdb

publish using couch db
0 stars 0 forks source link

Make Class to Create and Update Documents #2

Open noelniles opened 9 years ago

noelniles commented 9 years ago

The class needs to use PUT or POST to make valid CouchDB documents. Needs to be able to authenticate with Couch so a config file is probably in order as well.