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

This module defines Views as resource for RESTful Web Services module.

With this integration, rest client can access Views outputs (with the specific permission enabled) in the patterns below:

READ: //domain.com/views/VIEW_NAME/DISPLAY_NAME.FORMAT?args[num]=ARGUMENT_OR_CONTEXTUAL_FILTERS&filters[EXPOSED_FILTER_NAME]=EXPOSED_FILTER_CONTENT

A few things need to pay attention:
1. Each View has its permission, and it‘s off as default; Turn on the specific permission for RESTful Web Services for testing or production
2. If a View (Views) only has the master display, the display name is default

Supporting organizations: 

Project information

Releases