Skip to content

Instantly share code, notes, and snippets.

@mlmiller
Created January 13, 2011 17:52
Show Gist options
  • Select an option

  • Save mlmiller/778283 to your computer and use it in GitHub Desktop.

Select an option

Save mlmiller/778283 to your computer and use it in GitHub Desktop.
curl -X GET 'http://mlmiller.cloudant.com/planes/_design/example/_view/make?group=true'
{"rows":[
{"key":"","value":53},
{"key":"107.5 Flying Corporation","value":1},
{"key":"1200","value":1},
{"key":"1977 COLFER-CHAN","value":1},
{"key":"1ST FTR GP","value":1},
{"key":"2000 McCoy","value":1},
{"key":"2001 MCGIRL","value":1},
{"key":"2003 Nash","value":1},
{"key":"2007 Savage Air LLC","value":1},
{"key":"67 FLYING DUTCHMAN","value":1},
{"key":"85 MANISTA","value":1},
{"key":"A Pair of Jacks","value":1},
{"key":"A. H. GETTINGS","value":1},
{"key":"A. LE FRANCOIS","value":1},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment