A Node-RED node to convert to shorten URL using the Google service.
npm install node-red-contrib-shorturlA Node-RED node to convert to shorten URL using the Google service.
Run the following command in the root directory of your Node-RED install
````
npm install node-red-contrib-shorturl
Google requires an API key. See https://developers.google.com/url-shortener/v1/getting_started#auth
Copyright (c) 2016 Kota Suizu
Released under the MIT license
http://opensource.org/licenses/mit-license.php