Drupal 8 update
09 November 2014
Brisbane meetup
TOC
- Drupal 8 update
- Drupal 8 Services
Drupal 8 update
- 8.0.0-beta2
Drupal 8 update
- 128 release blockers
- 1 in 3 is new (since beta 1)
- 58% active (last 2 weeks)
Drupal services
- Headless Drupal
- Use cases
- Website: forget about theming layer!
- Web applications
- Mobile Applications
Drupal services
services: rest
RESTful Web Services (rest)
- exposes entities and other resources via a
RESTful web API.
- depends on the Serialization module
services: serialization
Serialization (serialization)
- Provides a service for serialization of data to
and from formats such as JSON and XML.
services: hal
Hypertext Application Language (hal)
- Extends the Serialization module to provide the HAL
hypermedia format.
- HAL: primary format in Drupal 8 Core.
- adds 2 reserved keywords ‘_links’ ‘_embedded’ .
- -can be encoded in both JSON and XML.
services: rest
HTTP Basic Authentication (basic_auth)
- implements basic user authentication using the HTTP Basic
authentication provider
- advised to configure SSL if you use it in production.
- for more secure: contrib OAuth module which already has a
Drupal 8 branch.
REST module
- enables the node entity resource
- GET, POST, PATCH, and DELETE operations.
- supports basic or cookie authentication
- supports the HAL or JSON formats.
- Default settings in
sites/default/files/config_XXXX/active/rest.settings.yml
rest.settings.yml
admin/config/development/configuration/single/export
REST UI module
- https://www.drupal.org/project/restui
- user interface for enabling and disabling resources,
serialization formats, and authentication providers.
- admin/config/services/rest
REST UI module
Use dev version!
REST UI module
REST UI module
REST UI module
Examples
- Drupal 8
- frontend/ folder with
- Bootstrap 3
- Angular 1.3
Services for nodes
Services for views
Services for views
Services for views
- Demo!
References
- https://www.drupal.org/node/2357303 [Beta 2]
- https://drupalize.me/blog/201401/introduction-restful-web-
services-drupal-8
- https://groups.drupal.org/core/updates
[Drupal core updates]
- http://www.koberg.com/2014/06/08/headless-drupal-8-and-
angularjs-theme-separation-of-concerns/
QUESTIONS?
- http://www.technocrat.com.au/
- @Vladimiraus @tesdev
- http://www.slideshare.net/VladimirAus

More Related Content

PDF
APACHE WEB SERVER FOR LINUX
PPTX
Mulesoft file connector
PDF
Deployment ibm connections - No Http Server required
PPTX
Apache web server
PDF
MuleSoft ESB Shared Library
PPTX
Introduction to SQL Server on RHEL
PPTX
Enabling Security For ActiveMQ JMX Access
PDF
GoDocker presentation
APACHE WEB SERVER FOR LINUX
Mulesoft file connector
Deployment ibm connections - No Http Server required
Apache web server
MuleSoft ESB Shared Library
Introduction to SQL Server on RHEL
Enabling Security For ActiveMQ JMX Access
GoDocker presentation

What's hot (19)

PDF
Configuring the Apache Web Server
KEY
Apache Felix Web Console
PDF
SambaXP 2014: Trusting Active Directory with FreeIPA: a story beyond Samba
PDF
Apache Server Tutorial
PPT
INTRODUCTION TO IIS
PPT
]po[ Sencha File-Storage Specs
PPT
MuleSoft ESB Object Store
PPTX
MuleSoft ESB Scripting Example
PPTX
Creating debian package in mule apps 1
ODP
Technical Aspects of SLiMS
PPTX
PDF
WCF Data Services - Office Business Application & iPhone
ODP
Apache ppt
ODP
Pamsession
PPT
]project-open[ CVS+ACL Permission Configuration
PPTX
MuleSoft ESB Payload Encrypt using Anypoint Security
ODP
Managing an OSGi Framework with Apache Felix Web Console
PDF
Prometheus Monitoring Mixins (Berlin CNCB Meetup)
Configuring the Apache Web Server
Apache Felix Web Console
SambaXP 2014: Trusting Active Directory with FreeIPA: a story beyond Samba
Apache Server Tutorial
INTRODUCTION TO IIS
]po[ Sencha File-Storage Specs
MuleSoft ESB Object Store
MuleSoft ESB Scripting Example
Creating debian package in mule apps 1
Technical Aspects of SLiMS
WCF Data Services - Office Business Application & iPhone
Apache ppt
Pamsession
]project-open[ CVS+ACL Permission Configuration
MuleSoft ESB Payload Encrypt using Anypoint Security
Managing an OSGi Framework with Apache Felix Web Console
Prometheus Monitoring Mixins (Berlin CNCB Meetup)
Ad

Similar to Drupal 8 update. November 2015 [Brisbane Drupal meetup] (20)

PPTX
RestFul Web Services In Drupal 8
PDF
Drupal South 2015: Introduction to Web Services. Services in Drupal 8.
PDF
SFScon 2020 - Nikola Milisavljevic - BASE - Python REST API framework
PPTX
RESTful application with Drupal 8
TXT
Changelog
PDF
RESTful Web Services in Drupal7
PDF
What’s new in Nuxeo 5.2?
PDF
Do you know what your Drupal is doing Observe it! (DrupalCon Prague 2022)
PDF
Drupal - short introduction.
PPTX
Getting rid of pain with Heroku @ BrainDev Kyiv
PDF
Kamailio - Secure Communication
PPTX
Decoupling Drupal 8.x: Drupal’s Web Services Today and Tomorrow
PPTX
REST in Peace
PPTX
Micro services vs hadoop
PPTX
Rest overview briefing
ODP
PHPNW Drupal as a Framework
DOC
Anton_Vysotskiy_resume
PDF
API Platform: A Framework for API-driven Projects
ODP
Web Server-Side Programming Techniques
PDF
20140527 - APIcon SF - Workshop #2 - Document and manage Java-based web APIs
RestFul Web Services In Drupal 8
Drupal South 2015: Introduction to Web Services. Services in Drupal 8.
SFScon 2020 - Nikola Milisavljevic - BASE - Python REST API framework
RESTful application with Drupal 8
Changelog
RESTful Web Services in Drupal7
What’s new in Nuxeo 5.2?
Do you know what your Drupal is doing Observe it! (DrupalCon Prague 2022)
Drupal - short introduction.
Getting rid of pain with Heroku @ BrainDev Kyiv
Kamailio - Secure Communication
Decoupling Drupal 8.x: Drupal’s Web Services Today and Tomorrow
REST in Peace
Micro services vs hadoop
Rest overview briefing
PHPNW Drupal as a Framework
Anton_Vysotskiy_resume
API Platform: A Framework for API-driven Projects
Web Server-Side Programming Techniques
20140527 - APIcon SF - Workshop #2 - Document and manage Java-based web APIs
Ad

More from Vladimir Roudakov (20)

PDF
What's new in Drupal 8.7 (Brisbane Drupal Meetup Brisbane)
PDF
Gitlab for JS developers (BrisJs meetup, 2019-Apr-01)
PDF
Gitlab for PHP developers (Brisbane PHP meetup, 2019-Jan-29)
PDF
Bootstrap 4: what's new, using in Drupal, Bootstrap and php, Bootstrap tools
PDF
Drupal Brisbane Meetup :: Drupal in late 2017-2018
PDF
10 tips for continuous integration
PDF
Testing any day: guide to end to end test driven WordPress projects
PDF
DrupalGov 2017: Testing any day: guide to end to end test driven Drupal projects
PDF
DrupalCon Dublin 2016 - Automated browser testing with Nightwatch.js
PDF
20160905 - BrisJS - nightwatch testing
PDF
Brisbane Drupal meetup 2016 Apr - whats new in Drupal 8.1
PDF
Brisbane Drupal meetup - 2016 Mar - Build module in Drupal 8
PDF
Brisbane Drupal meetup - 2016 Jan - Drupal hostings
PDF
Bootstrap. December 2015 [Brisbane Drupal meetup]
PDF
DrupalCamp Melbourne 2015. Bootstrap: framework and theme.
PDF
Drupal 8 update. November 2015 [Brisbane Drupal meetup]
PDF
Drupal 8 update. June 2015 [Brisbane Drupal meetup]
PDF
Drupal 8 update. May 2015 [Brisbane Drupal meetup]
PDF
Drupal 8 update. March 2015 [Brisbane Drupal meetup]
PDF
Drupal LMS. February 2015 [Brisbane Drupal meetup]
What's new in Drupal 8.7 (Brisbane Drupal Meetup Brisbane)
Gitlab for JS developers (BrisJs meetup, 2019-Apr-01)
Gitlab for PHP developers (Brisbane PHP meetup, 2019-Jan-29)
Bootstrap 4: what's new, using in Drupal, Bootstrap and php, Bootstrap tools
Drupal Brisbane Meetup :: Drupal in late 2017-2018
10 tips for continuous integration
Testing any day: guide to end to end test driven WordPress projects
DrupalGov 2017: Testing any day: guide to end to end test driven Drupal projects
DrupalCon Dublin 2016 - Automated browser testing with Nightwatch.js
20160905 - BrisJS - nightwatch testing
Brisbane Drupal meetup 2016 Apr - whats new in Drupal 8.1
Brisbane Drupal meetup - 2016 Mar - Build module in Drupal 8
Brisbane Drupal meetup - 2016 Jan - Drupal hostings
Bootstrap. December 2015 [Brisbane Drupal meetup]
DrupalCamp Melbourne 2015. Bootstrap: framework and theme.
Drupal 8 update. November 2015 [Brisbane Drupal meetup]
Drupal 8 update. June 2015 [Brisbane Drupal meetup]
Drupal 8 update. May 2015 [Brisbane Drupal meetup]
Drupal 8 update. March 2015 [Brisbane Drupal meetup]
Drupal LMS. February 2015 [Brisbane Drupal meetup]

Recently uploaded (20)

DOCX
search engine optimization ppt fir known well about this
PDF
Zenith AI: Advanced Artificial Intelligence
PPT
Geologic Time for studying geology for geologist
PDF
DASA ADMISSION 2024_FirstRound_FirstRank_LastRank.pdf
PDF
Developing a website for English-speaking practice to English as a foreign la...
PDF
Microsoft Solutions Partner Drive Digital Transformation with D365.pdf
PDF
1 - Historical Antecedents, Social Consideration.pdf
PDF
Hybrid model detection and classification of lung cancer
PDF
Five Habits of High-Impact Board Members
PDF
Getting Started with Data Integration: FME Form 101
PDF
A comparative study of natural language inference in Swahili using monolingua...
PDF
A review of recent deep learning applications in wood surface defect identifi...
PDF
Taming the Chaos: How to Turn Unstructured Data into Decisions
PDF
Assigned Numbers - 2025 - Bluetooth® Document
PPTX
Final SEM Unit 1 for mit wpu at pune .pptx
PDF
A Late Bloomer's Guide to GenAI: Ethics, Bias, and Effective Prompting - Boha...
PDF
TrustArc Webinar - Click, Consent, Trust: Winning the Privacy Game
PDF
Univ-Connecticut-ChatGPT-Presentaion.pdf
PPTX
Modernising the Digital Integration Hub
PPTX
Group 1 Presentation -Planning and Decision Making .pptx
search engine optimization ppt fir known well about this
Zenith AI: Advanced Artificial Intelligence
Geologic Time for studying geology for geologist
DASA ADMISSION 2024_FirstRound_FirstRank_LastRank.pdf
Developing a website for English-speaking practice to English as a foreign la...
Microsoft Solutions Partner Drive Digital Transformation with D365.pdf
1 - Historical Antecedents, Social Consideration.pdf
Hybrid model detection and classification of lung cancer
Five Habits of High-Impact Board Members
Getting Started with Data Integration: FME Form 101
A comparative study of natural language inference in Swahili using monolingua...
A review of recent deep learning applications in wood surface defect identifi...
Taming the Chaos: How to Turn Unstructured Data into Decisions
Assigned Numbers - 2025 - Bluetooth® Document
Final SEM Unit 1 for mit wpu at pune .pptx
A Late Bloomer's Guide to GenAI: Ethics, Bias, and Effective Prompting - Boha...
TrustArc Webinar - Click, Consent, Trust: Winning the Privacy Game
Univ-Connecticut-ChatGPT-Presentaion.pdf
Modernising the Digital Integration Hub
Group 1 Presentation -Planning and Decision Making .pptx

Drupal 8 update. November 2015 [Brisbane Drupal meetup]