Clean REST

Categories

Component ID

2863225

Component name

Clean REST

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

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.