Hypertext Application Language: Difference between revisions

Content deleted Content added
Line 6:
 
== Convention ==
HAL iisis structured in such a way as to represent elements based on two concepts: Resources and Links. Resources consist of [[URI]] links, embedded resources, your standard data (be it JSON or XML), and non URI links. Links have a target URI, as well as the name of the link (referred to as 'rel'), as well as optional properties designed to be mindful of depreciation and content negotiation.<ref name="stateless"/>
 
==See also==