WP REST API
WordPress JSON REST API
wp-api is an easy-to-use API which Access your WordPress site’s data through HTTP REST API.
wp-api Documentation:
- http://wp-api.org/ — WP REST API Documentation
- http://v2.wp-api.org/ — WP REST API v2 Documentation
This site will help to understand wp-api with sample source code.
I will guide to learn how to Setup a WordPress site with wp-api and use cURL, PHP, Java and AppInventor to innovate a web service.
* Curently I using http://wp-api.pw/ as a test site on sample code, you can change to your own wp-api site URL.
<TBD>
公式サイト:
* http://wp-api.org/ — original document