node-red-contrib-shorturl

A Node-RED node to convert to shorten URL using the Google service.

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
node-red-contrib-shorturl
110.0.17 years ago7 years agoMinified + gzip package size for node-red-contrib-shorturl in KB

Readme

node-red-contrib-shorturl
A Node-RED node to convert to shorten URL using the Google service.

How to Install

Run the following command in the root directory of your Node-RED install
npm install node-red-contrib-shorturl

How to Use

ShortURL Node settings are as follows:

  • API Key : To set the Google URL Shortner Service API key.

Google requires an API key. See https://developers.google.com/url-shortener/v1/gettingstarted#auth

Copyright and license

Copyright (c) 2016 Kota Suizu
Released under the MIT license
http://opensource.org/licenses/mit-license.php