WP-API / docs-v2

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

Documentation: Getting Started: How to read and render a list of posts #163

Open krogsgard opened 7 years ago

krogsgard commented 7 years ago

It would be good to have a basic example explicitly showing how to read and render a list of posts, similar to the kind of tutorials you see where someone is showing how to use the WordPress loop or WP_Query. Our aim is to target people who have an intermediate development understanding with WordPress, but are not assuming they understand or have ever worked with REST APIs.