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++ - Is it possible to compile a VST on linux? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -