Skip to content

Instantly share code, notes, and snippets.

@craigw
Created July 20, 2009 19:36
Show Gist options
  • Save craigw/150801 to your computer and use it in GitHub Desktop.
Save craigw/150801 to your computer and use it in GitHub Desktop.
// GET http://localhost:5984/blog/_view/articles/tags?group=true&group_level=1
{"rows":[
{"key":"awesome","value":1},
{"key":"agile","value":2},
{"key":"ajax","value":2},
{"key":"apache","value":2},
{"key":"api","value":1},
{"key":"caching","value":1},
{"key":"coding","value":7},
{"key":"conference","value":1},
// and so on ...
]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment