TinyWebDB API

0

AppInventor is a easy way to creating an Android app from web browser. TinyWebDB API is a AppInventor TinyWebDB API plugin, use you WordPress as a TinyWebDB web service. TinyWebDB Proto

Version
Last updated
Active installations
WordPress Version
Tested up to
PHP Version
pa_tag
Rating
Total ratings
This plugin is outdated and might not be supported anymore.

Description

AppInventor is a easy way to creating an Android app from web browser.
TinyWebDB API is a AppInventor TinyWebDB API plugin, use you WordPress as a TinyWebDB web service.

TinyWebDB Protocol:

Action
URL
Post Parameters
Response

Get Value
{ServiceURL}/getvalue
tag
JSON: [“VALUE”,”{tag}”, {value}]

Store A Value
{ServiceURL}/storeavalue
tag,value
JSON: [“STORED”, “{tag}”, {value}]

Roadmap:
* TinyWebDB API 0.1.0 implemented Get Value Action.
* TinyWebDB API 0.2.0 will implement Store A Value Action.
* TinyWebDB API 0.3.0 will implement Authentication.
* TinyWebDB API 1.0.0 Full release.

Visit Plugin URI for detail.

Known Issues