Jan 2022 - Current
Wagtail 2.15 + Vue 3.0 demonstrating headless Wagtail
Separated between frontend LCARS
and backend wagtail
. Django Rest Framework
handles the API routes wagtail/LCARSAPP/api.py
wagtail/LCARSAPP/urls.py
. To learn more about Vue + Wagtail check out: Headless Wagtail Demo. The frontend vue application accesses this in LCARS/http-common.js
and LCARS/src/services/DataService.js
with axios.