Skip to content

Instantly share code, notes, and snippets.

@grahamb
Created June 25, 2010 22:52
Show Gist options
  • Save grahamb/453567 to your computer and use it in GitHub Desktop.
Save grahamb/453567 to your computer and use it in GitHub Desktop.
{
"checkedOut": [
{
"title": "...",
"author": "...",
"dueDate": "..."
},
{
"title": "...",
"author": "...",
"dueDate": "..."
}
],
"onHold": [
{
"title": "...",
"author": "..."
},
{
"title": "...",
"author": "..."
}
],
"fines": "0.00"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment