Quantcast
Channel: DreamFactory Forum - Latest posts
Viewing all articles
Browse latest Browse all 5028

How to read records from couchdb view

$
0
0

I just don't know and I didn't find in the documentation any way to do that..

I know how to do it through couchdb.. but not through dreamfactory

for example:
https://couchdb.com/newsfeed/_design/ordered/_view/byTime?limit=10&skip=0&descending=true

ordered is my design document
byTime is my view name

I tried to do the following:
https://df.enterprise.dreamfactory.com/api/v2/couch/_table/newsfeed?filter=_id=_design/ordered&api_key=***

but it says 'SQL-like filters are not currently available for CouchDB'


Viewing all articles
Browse latest Browse all 5028

Trending Articles