Skip to content

Instantly share code, notes, and snippets.

@boeboe
Created May 11, 2017 13:42
Show Gist options
  • Save boeboe/2ba848cfe01579fe0af6cee971a51226 to your computer and use it in GitHub Desktop.
Save boeboe/2ba848cfe01579fe0af6cee971a51226 to your computer and use it in GitHub Desktop.
{
"name": "John Doe",
"age": 42,
"links": [ {
"rel": "self",
"href": "http://localhost:8080/user/0"
}, {
"rel": "address",
"href": "http://localhost:8080/user/0/address"
} ]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment