This document summarizes a workshop on getting started with the WordPress REST API. It provides information on:
1. The facilitators - Kishor Kumar Mahato, Abiral Neupane, and Ashok Maharjan from Eagle Vision IT who will present for 25 minutes and run a 1 hour and 20 minute workshop.
2. An overview of topics to be covered including why use JSON REST API, introducing REST and JSON, setting up the WordPress REST API server and client, and performing CRUD operations with GET, POST, PUT, and DELETE verbs.
3. A presentation on REST principles including representations, uniform interface, statelessness and links between resources to provide context for the WordPress