Needs work
Project:
Examples for Developers
Version:
4.0.x-dev
Component:
New modules
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
18 Nov 2016 at 19:23 UTC
Updated:
2 Oct 2025 at 09:42 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
chi commentedI've created a simple REST application using Vue.js v2 as frontend framework and Drupal REST API as backend. A resource plugin was generated with Drupal Code Generator and exposes REST access to a single database table. The purpose of the application is providing an example of progressive decoupling of Drupal 8.
Comment #3
tlyngej commentedAs https://www.drupal.org/node/1883784 and this is in the same ballpark, any chance they could get into the same module?
Comment #4
tlyngej commentedAs https://www.drupal.org/node/1883784 and this are in the same ballpark, would it be an idea to put them in the same module?
Comment #5
chi commentedThat example is absolutely different though.
Comment #6
andypostComment #7
jungleThanks @Chi, it's a great example!
The default branch is 3.x-dev now, which is Drupal 9 compatible
How about renaming this to vuejs_example to distinguish with #1883784: New examples for REST API in D8?
Comment #8
valthebaldMoving to new examples meta
Comment #9
jungleThe patch in #2 is a Vue.js example with Drupal, so changing the title to inline with it. And #1883784: New examples for REST API in D8 is a REST example landed already.
Comment #10
jungleComment #11
jungleThe patch was made with VueJS 2.x, let's port it to VueJS 3.x, and this example will be landed in 4.0.x.
Comment #12
jungleWork on it.
Comment #14
avpaderno