RESTful Java Web Services - Second Edition by Purushothaman Jobinesh

RESTful Java Web Services - Second Edition by Purushothaman Jobinesh

Author:Purushothaman, Jobinesh [Purushothaman, Jobinesh]
Language: eng
Format: azw3
Publisher: Packt Publishing
Published: 2015-09-22T04:00:00+00:00


Tip

You can learn more about RFC 5988 web linking at http://tools.ietf.org/html/rfc5988.

JSON Hypermedia API Language (HAL): JSON HAL is a promising proposal that sets the conventions for expressing hypermedia controls, such as links, with JSON. HAL also lets you embed resources within a resource. It is in the draft stage at the time of writing this book. Each link in HAL may contain the following properties:Target URI: It indicates the target resource URI. This is represented by the href attribute.

Link relation: The link relation type describes how the current context is related to the target resource. This is represented by the rel attribute.

Type: This indicates the expected resource media type. This is represented by the type attribute.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.