About this site

This is a demo web application.

The code is in this GitHub repository: Drupal 8 custom REST API demo with Svelte frontend

It demonstrates a custom REST API in Drupal 8.

The API takes a parameter corresponding to a content type and returns the list of the corresponding nodes.

I built the frontend using Svelte and Sapper.