Experimental project

This is a sandbox project, which contains experimental code for developer use only.

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.

Project information