angularjs-couchdb-sample A simple sample that connect angularjs with couchdb by $resource You may need to have: CouchDB 1.3 or later installed in your local Create a database named "projects" enable CORS in CouchDB You can use Python's SimpleHTTPServer to run this sample.