Public REST API example
-
So I’m curious as to how WordPress.com got their REST results this simple:
https://public-api.wordpress.com/rest/v1.1/sites/en.blog.wordpress.com/posts/?number=10
My current results look like this:
http://www.blueicestudios.com/preg/wp-json/wp/v2/posts/?number=10
The “rendered” parts are causing me some issues in Android and I wanted to know what they did to simplify their results.
Thanks in advance.
The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Public REST API example’ is closed to new replies.