We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Using a Plone JSON API to interface modern Web Apps

Formale Metadaten

Titel
Using a Plone JSON API to interface modern Web Apps
Serientitel
Anzahl der Teile
61
Autor
Lizenz
CC-Namensnennung 3.0 Deutschland:
Sie dürfen das Werk bzw. den Inhalt zu jedem legalen Zweck nutzen, verändern und in unveränderter oder veränderter Form vervielfältigen, verbreiten und öffentlich zugänglich machen, sofern Sie den Namen des Autors/Rechteinhabers in der von ihm festgelegten Weise nennen.
Identifikatoren
Herausgeber
Erscheinungsjahr
Sprache

Inhaltliche Metadaten

Fachgebiet
Genre
Abstract
The usage and the concept of the Plone add-on 'plone.jsonapi.routes' will be shown in the web browser to the audience. This will encompass basic content retrieval, as well as create/update/delete operations. Afterwards, a modern JavaScript web application that communicates with Plone over the JSON API will be demonstrated. A small excursion to the JavaScript developer console provides some deeper insights into the asynchronous data retrieval. Finally, ways to extend `plone.jsonapi.routes` will be discussed.