Evgeniy Maslovskiy (@Spleshka)
Kate Marshalkina (@kalabro)
empowering charities
or
or
NOT OUR CASE
REST from Drupal Core
ARE YOU SERIOUS?!!
REST from Drupal Core
ARE YOU SERIOUS?!!
NOT EXACTLY :)
REST Entity Recursive
REST from core on steroids
Old REST:
/node/1?_format=json
New REST:
/node/1?_format=json_recursive
/node/1?_format=json
↓
/about/team?_format=json
/about/team?_format=json_recursive
REST Entity Recursive
https://www.drupal.org/project/rest_entity_recursive
Config Pages
https://www.drupal.org/project/config_pages
Field Permissions
https://www.drupal.org/project/field_permissions
Entity References (media, menu, paragraphs, etc)
/config_pages/my_site?_format=json_recursive
POST
/commerce/payment/capture/{order_id}/{payment_id}
[#2945817]
<head>
<title>Page title | Site Name</title>
</head>
or
Page type:
News
Does not exist yet :)
Node 1
Node 2
Again, does not exist yet :)