hello everyone.
i'm her to introduce this litle light weight API that let computercraft comunicate with a database and with an online responsive administration panel.
the API is provided with an user guide refer to it for the installation.

commands:
SpoilerXchange.getVar(name) return the state of the "name" boolean
Xchange.swapVar(name) switch the boolean state of "name"
Xchange.setVarToTrue(name) set "name" to boolean true
Xchange.setVarToFalse(name) set "name" to boolean false
Xchange.setDisplay(name,value) set the "name" string with "value"
Xchange.getDisplay(name) return the string contained by "name"
screenshot:

post your suggestions or issues.
[attachment=1367:Xchange.zip]