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
Seeking co-maintainer(s)
Maintainers are looking for help reviewing issues.- Project categories: Content editing experience
- Ecosystem: DrupalAPI, D8 Entity API improvements (Sandbox)
1 site reports using this module
- Created by meysamzandy on , updated
Stable releases for this project are covered by the security advisory policy.
There are currently no supported stable releases.
