Hypertext Application Language: Difference between revisions

Content deleted Content added
No edit summary
Example: Self-link should point to the API, not an external website
Tags: Mobile edit Mobile web edit
Line 33:
"_links": {
"self": {
"href": "http://author-example.com/api/author/shahadat"
}
},
"id": "shahadat",
"name": "Shahadat Hossain Khan",
"homepage": "http://author-example.com"
}
},
Line 68 ⟶ 69:
"_links": {
"self": {
"href": "http://author-example.com/api/author/shahadat"
}
},
"id": "shahadat",
"name": "Shahadat Hossain Khan",
"homepage": "http://author-example.com"
}
},