Skip to content

Instantly share code, notes, and snippets.

@jazztpt
Created June 24, 2011 17:13
Show Gist options
  • Save jazztpt/1045226 to your computer and use it in GitHub Desktop.
Save jazztpt/1045226 to your computer and use it in GitHub Desktop.
GET request returning calculated user data
{
"users_by_total_hits":
[
{
"name":"Betty Black",
"total_hits":"1205"
},
{
"name":"Abe Adams",
"total_hits":"835"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment