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

This modile is responsible to get Drupal menu links information as a REST web service response.

After enabling this module, enable the Service "Menu detail rest resource" in "admin/config/services/rest" page. It will provide a end point url to call menu service "api/menu_detail/{menuName}". Replace the the "{menuName}" with your actual menu name and get the response with all details of that Menu.

By default response will include only Menu Title and URI. To add other parameter in response you can configure the Menu Rest Settings page "admin/config/services/menurestsettings".
You can select other parameter to add in your REST response from configuration page as per requirement.

Project information

Releases