Skip to content

Instantly share code, notes, and snippets.

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