Skip to content

Instantly share code, notes, and snippets.

@esseti
Created April 26, 2015 10:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save esseti/228a6c3bec325cca1d08 to your computer and use it in GitHub Desktop.
Save esseti/228a6c3bec325cca1d08 to your computer and use it in GitHub Desktop.
json list example
{
"results":[{"name":"item1"},{"name":"item2"},{"name":"item3"},{"name":"item4"},{"name":"item5"},{"name":"item6"},{"name":"item7"},{"name":"item8"}],
"total":8
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment