Skip to content

Instantly share code, notes, and snippets.

@kayaelle
Created July 16, 2014 20:33
Show Gist options
  • Save kayaelle/0ad933c2528fde4b829b to your computer and use it in GitHub Desktop.
Save kayaelle/0ad933c2528fde4b829b to your computer and use it in GitHub Desktop.
JSON Example of Badge Class List
{
"badgelist": [{
"location": "http://my-site.com/location-of-badge"
}, {
"location": "http://my-site.com/location-of-other-badge"
}]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment