🏠 PlatformOS Examples

This page is showcasing basic CRUD (Create, Read, Update, Delete) pattern using AJAX and record.

Data will be saved/updated/deleted using native fetch. If you need support for legacy browsers, take a look at excellent polyfill service.

Data retrieval will be done using Liquid page (in JSON format), returning results obtained by GraphQL.

Errors and additional debug logs will show up on the right side.

Console

    [R]ead

    Latest entries
    Last update at:
    ID Created at Updated at Rating Message

    [C]reate

    Create new feedback (record)

    [U]pdate

    Update existing feedback

    [D]elete

    Delete existing feedback