If I wanted to get a view I could do this localhost:5984/mydatabase/_view/myview and that would return some json
What would I do if I wanted it to return jsonp? or if that question doesn't make sense. How do I return a view as jsonp? Thanks, Dan
If I wanted to get a view I could do this localhost:5984/mydatabase/_view/myview and that would return some json
What would I do if I wanted it to return jsonp? or if that question doesn't make sense. How do I return a view as jsonp? Thanks, Dan