====== API ====== The open ioBridge APIs are ways for you to extend the ioBridge technology and create new applications for desktops, web browsers, and mobile devices. * [[api:Data Feed API]] - //Retrieve your module data in XML and JSON formats for server and client side applications// * [[api:JavaScript Widget Control API]] - //Extend your widgets with AJAX and JavaScript from a web browser or mobile client// * [[api:Static Widget API]] - //Interact with your widgets without JavaScript - use HTTP POST/GET from scripting languages, web pages, web services, flash, and desktop and mobile applications// * [[api:PHP Widget Control API]] - //Access and control widgets using a PHP proxy script// * [[api:Shell Scripting (non-javascript) Widget Control API]] - //Access and control widgets using Shell Scripting / Bash, Serial LCD control// * [[api:Serial API]] - //Access every byte of data received by a Serial Smart Board// * [[api:Serial Web Services API]] - //Connect micro-controllers to web services via ioBridge, stock quotes, network time, weather, data logging, and Google Calculator//