=== Thermal API === Contributors: voceplatforms Tags: thermal, JSON, API Requires at least: 3.5 Tested up to: 3.5.1 Stable tag: 0.5.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Thermal is the WordPress plugin that gives you the power of WP_Query in a RESTful API. == Description == Thermal is the WordPress plugin that gives you the power of WP_Query in a RESTful API. Thermal supports client-based decisions that when combined with a responsive design framework, allow for a truly responsive application leveraging a WordPress content source. == Installation == 1. Upload the `thermal-api` directory to your `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Define `Voce\Thermal\API_BASE` in `wp-config.php` to change API root url. (optional) == Frequently Asked Questions == = Is there a github repo? I love me some submodules! = Yes. https://github.com/voceconnect/thermal-api == Changelog == = 0.5.1 = * Initial public version of Thermal API.