I spent about a week of my time at Acquia on improving Drupal 8’s REST support.
That time was spent fixing, reviewing, triaging and documenting.
Drupal 8’s REST works very well, we just have to make it more friendly & helpful, remove Drupalisms and support more REST capabilities.
Fixing, reviewing & triaging
I went through the entire issue queues of rest.module
, serialization.module
and hal.module
. I was able to mark about a dozen bug reports as duplicates, fix a dozen or so support requests, have reviewed probably a few dozen patches, rerolled about a dozen patches, created at least another dozen patches and β¦ triaged 100% of the open issues. I clarified titles of >30 issues.