Page 1 of 1

Communicating with WP database within Appery.io

Posted: Sat Feb 01, 2014 11:07 pm
by Oliver Neely

Would it be possible to embed a Wordpress based site into Appery.IO?
Essentially this is the situation:
I have an "app like website" that is "stiched" into Wordpress database for ease of use with adding and manipulating content. The site uses javascript to operate.

Essentially I need the app to communicate with the WP database.

Thanks
Oliver


Communicating with WP database within Appery.io

Posted: Sun Feb 02, 2014 12:28 am
by Illya Stepanov

Hi Oliver,

Wordpress has REST API :: http://developer.wordpress.com/docs/api/
-- so in the most cases it is possible.