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

This module is unsupported due to a security issue the maintainer didn’t fix.

If you want to use this module, your options are:

  • Choose another, actively maintained module instead
  • Following the unsupported project process.
  • Hire someone to fix the security bug so the module can be re-published and supported (Consider hiring companies listed in the Marketplace)

Clean RESTful is a clean alternative to the default Drupal web service API where you can GET data from the nodes in one request.

What's the difference with the default Drupal web service?

  • Numbers return as int type
  • references return with name and id in one step
  • files have URLs in own objects

The URL to GET node
You must use the following address to retrieve data using the GET method:
{your drupal address}/_api/node/{node id}
Dependencies
D8: paragraphs
Require
PHP 7.4+

Supporting organizations: 
Supporter

Project information

Releases