jchris / sofa

Standalone CouchDB Blog, used by the O'Reilly CouchDB book

This URL has Read+Write access

sofa / couchapp.json
100644 4 lines (3 sloc) 0.067 kb
1
2
3
4
{
  "index" : "_list/index/recent-posts?descending=true&limit=5"
}