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

Formal Metadata

Title
Using a Plone JSON API to interface modern Web Apps
Title of Series
Number of Parts
61
Author
License
CC Attribution 3.0 Germany:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal purpose as long as the work is attributed to the author in the manner specified by the author or licensor.
Identifiers
Publisher
Release Date
Language

Content Metadata

Subject Area
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.