node-red-contrib-realurl
v0.0.1
Published
A Node-RED node to convert a short URL to a real URL
Downloads
2
Readme
node-red-contrib-realurl
A Node-RED node to convert a short URL to a real URL.
Install
Run the following command in the root directory of your Node-RED install
npm install node-red-contrib-realurl
Acknowledgements
The node-red-contrib-realurl uses the following open source software:
- [Requet] (https://github.com/request/request): Simplified HTTP request client.
License
See [license] (https://github.com/joeartsea/node-red-contrib-realurl/blob/master/LICENSE) (Apache License Version 2.0).