WP-API / docs-v2

Documentation for version 2 of the API
http://v2.wp-api.org
58 stars 76 forks source link

Add a user guide for querying the API from the browser #208

Open kadamwhite opened 7 years ago

kadamwhite commented 7 years ago

There is some good content in #51 and http://wp-api.org/node-wpapi/guides/2016/08/12/authenticating-with-cookies.html that could be adapted. We should have a guide that goes beyond the existing cookie authentication callout and shows how to create, enqueue, and localize a script that does a basic authenticated REST API interaction, possibly using jQuery.