Skip to content

Instantly share code, notes, and snippets.

@antoniogarrote
Created September 8, 2016 16:25
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 antoniogarrote/9d42990c24af691dfae57f3f8c904a35 to your computer and use it in GitHub Desktop.
Save antoniogarrote/9d42990c24af691dfae57f3f8c904a35 to your computer and use it in GitHub Desktop.
{
"@context": { "@vocab": "http://todosapp.com/api/vocab#" },
"@id": "http://todosapp.com/api/version_6/#self",
"@type": "http://todosapp.com/api/version_6/spec#EntryPoint",
"users_url": { "@id": "http://todosapp.com/api/version_6/users#self" }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment