We'll create fresh WordPress site with WP-REST-API V2 Menus installed. You have 20 minutes to test the plugin after that site we'll be deleted.
This plugin extends the WordPress REST API (Version 2) with new routes for WordPress registered menus.
The new routes available will be:
/menus/v1/menus
list of every registered menu./menus/v1/menus/<slug>
data for a specific menu./menus/v1/locations
list of every registered menu location in your theme./menus/v1/locations/<slug>
data for a specific menu location.Compatible with ACF menu’s custom attributes and menu item’s custom attributes.
Compatible with Menu Image, Icons made easy.