fugazi-io / webclient

web based terminal application for executing local and remote commands
http://fugazi.io
28 stars 12 forks source link

wordpress rest api connector #77

Open nitzantomer opened 7 years ago

nitzantomer commented 7 years ago

It can be very useful to have a connector to the wordpress rest api.

I'm not a wordpress developer, but I'm pretty sure that it can be achieved using a plugin that, once enabled, will serve two new files:

The rest.json file will be a descriptor for the available commands that are exposed for the wordpress API.
The proxyframe.html needs to be the one here: html/proxyframe.html