January 20, 2023
In the previous session you were introduced to the WordPress REST API, as well as the Backbone.js client to interact with it.
In this session, we will look at how you can interact with the WP REST API further, by adding and deleting data. We will also look at a useful developer tool for testing your REST API endpoints.