HAL

Component ID

2257897

Component name

HAL

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

This is a HAL payload format for Drupal 7 Web Services. HAL is a particular format of JSON that emphasizes principles of REST and Hypermedia. It is the default payload format for the Drupal 8 REST module.

The project currently supports the RestWS module and is willing to accept patches for support of other modules.

Installation

Install this module in the usual ways. Once installed it will take over the default implementation of the .json format. There is not further UI not provided by other modules.

Dependencies

RestWS support by this module depends on https://drupal.org/node/2208745 to allow overriding of certain format methods on the RestWSBaseFormat class.

Mirror

This project has a development mirror on Github.