Skip to content

Instantly share code, notes, and snippets.

@antoniogarrote
Last active September 8, 2016 18:47
Show Gist options
  • Save antoniogarrote/aa68b9a501eff3699fe6cceb4b480c4b to your computer and use it in GitHub Desktop.
Save antoniogarrote/aa68b9a501eff3699fe6cceb4b480c4b to your computer and use it in GitHub Desktop.
{
"@context": { "@vocab": "http://todosapp.com/api/vocab#" },
"@id": "http://todosapp.com/api/version_3/users/1/todos/1",
"title": "Test",
"description": "Test TODO",
"user": { "@id": "http://todosapp.com/api/version_3/users/1" }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment