Revolution Slider with WordPress REST API

Has anyone got any experience using Revolution Slider with the WordPress REST API?

I’m building a new website using Ruby on Rails however I want to keep the admin interface as WordPress. To do this I’m using the REST API to access WordPress posts.

I would like to connect sliders that have been created within the WordPress admin panel to the RoR website. To do this I’m planning on adding a custom rest route to the wordpress api to render the slider shortcodes based on an ID.

Does anyone know if the jQuery version of revolution slider will render html that’s outputted by the WordPress verison?

Cheers

Stephen

Hey Stephen, did you have any luck with Rev slider and the WP Rest API? I’m in the same boat and came across your post during my Googling adventures.