WordPress JSON REST API

The WordPress REST API is coming in WordPress 4.1. Come to learn what the REST API is, how to use it and how it can give you a new perspective for WordPress as an application platform.

We will walk through examples on making HTTP request to the API, and authenticating to perform more sensitive actions such as creating, editing, and deleting resources. As well as getting you thinking on how you can use the REST API in component or projects you might be working on.