XIBLEDOCS

XIBLE provides a REST API for most of its functionality. The build-in editor uses this API to communicate with XIBLE.

Index

Javascript wrapper

For Node.js and web applications, please consider using the xible-wrapper package from NPM.

Simply install it and include it in your package.json:

npm install xible-wrapper

NPM

https://www.npmjs.com/package/xible-wrapper

Github

https://github.com/spectrumbroad/xible-wrapper