Slide 45
Slide 45 text
45
Snap JSON serialization (Hypermedia version)
{
"_id":
"543f18e6a89233097207bce1",
"photo":
"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgA...",
"duration":
4,
"_links":
{
"curies":
[
{
"name":
"u",
"templated":
true,
"href":
"http://localhost:8081/user/{rel}"
}
],
"u:author":
{
"href":
"543b80c33786c930f70e3961"
},
"u:recipients":
[
{
"href":
"543b80c33786c930f70e3961"
}
]
}
}
http://stateless.co/hal_specification.html