Sharing the Love: Leveraging the WordPress REST API to Syndicate Content

We know and love WordPress as a great content management system. Wouldn’t it be great if we could leverage the power, ease, and simplicity of WordPress-as-CMS across a wide range of web platforms? We might display pages and posts in a node.js or Ruby on Rails web application, say, decoupling the front and back ends of WordPress to connect the CMS to a foreign site or application.

Future versions of WordPress will include a RESTful API to allow easy syndication of WordPress content across multiple platforms with a consistent. We will look at the plugin (WP REST API) slated to become part of core WordPress, review how the API came to be and where it’s going, and check out a bunch of cool things one might do with the API.

Speaker