Skip to content

Instantly share code, notes, and snippets.

@przeor
Created February 13, 2014 13:01
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 przeor/8974665 to your computer and use it in GitHub Desktop.
Save przeor/8974665 to your computer and use it in GitHub Desktop.
http://app.junctioned.com/server/unread/course/67890/student/12345
{unread: [{“userid”:“34567”, ”count”:3},
{“userid”:”98765”, “count”:2},
{“userid”:”45735”, “count”:5}]
}
userids with count 0 should not be included
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment