exhal v8.2.0 API Reference
Modules
Use HAL APIs with ease.
Convenience functions for asserting things about HAL documents
Behavior related to making HTTP requests.
Utility functions for dealing with RFC 6473 collections
A document is the representaion of a single resource in HAL.
Represents a Dwolla style HAL
form. Generally these are
acquired from ExHal.Document.get_form/2
,
ExHal.Document.fetch_form/2
, etc
Functions for working with HAL form fields.
Helps to build interpters of HAL documents.
Encodes forms into JSON documents.
A Link is a directed reference from one resource to another resource. They
are found in the _links
and _embedded
sections of a HAL document
CURIE namespaces for a HAL document.
Map that stores HTTP response header information
Helps to build transcoders for HAL documents.