Experimental project

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

Code to try to simplify output of the Drupal core REST module.

Original module here: https://github.com/svendecabooter/clean_rest

Adds the possibility of transformers per content type for a finer control over the output.

This allows the possibility of tweaking not only the keys of the returned JSON but
also the structure, allowing for multinesting for example.

Project information