Note: This API is going to be deprecated in favor of the JsonAPI.
D8 is going the headless way, and JsonAPI is the favored approach nowadays, so we should switch to that. Note, that the current REST API will not be removed, only no longer supported.
Implementation planned, but delayed. https://www.drupal.org/project/graphql
- http://www.mediacurrent.com/blog/eight-insights-and-useful-snippets-d8-rest-module
- https://x-team.com/blog/create-a-basic-restful-web-service-in-drupal-8/
- http://valuebound.com/resources/blog/how-to-create-custom-rest-resources-for-post-methods-drupal-8
- https://www.chapterthree.com/blog/custom-restful-api-drupal-8
- http://www.eilyin.name/note/rest-api-drupal-8-how-to-create-custom-resource-9
- http://drupal.stackexchange.com/questions/206138/custom-rest-post-resource-to-accept-json
- https://www.drupal.org/docs/8/api/restful-web-services-api/restful-web-services-api-overview
- https://www.drupal.org/docs/8/core/modules/rest
- https://www.drupal.org/node/910598
- http://valuebound.com/resources/blog/how-to-create-custom-rest-resources-for-post-methods-drupal-8