This project is not covered by Drupal’s security advisory policy.

Features:

Consider this module if you're building modular content with Paragraphs and you want to very quickly create an API to access all of your content.

This module ensures that fields attached to each of your Paragraphs will be recursively loaded. It also supports paragraphs nested inside other paragraphs with as many levels deep as you'd like, so you can expose all of the content on any given node to through an API without requiring multiple requests to "expand" each paragraph item individually.

Specifically, this works with JSON and XML services defined by the core RESTful Web Services (rest) module. This does not work well with JSON:API.

Project information

Releases