javascript - How to connect couchDB with angular.js? -


i have searched did not proper answer if can connect couchdb directly angular.js framework

or

we have take of node.js that.

while have no experience of angular.js, looking @ google buzz example appears have way deal json-providing resources. since couchdb is, don't think there need node.js involved.

all couchdb functionality can accessed via http requests, should fit right in, if necessary doing ajax calls. angular.service.$resource looks appropriate candidate.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -