Created
March 24, 2017 11:40
-
-
Save aldakur/edac50dcc9a641393d262f4e9830089d to your computer and use it in GitHub Desktop.
Script to use labur.eus service in console [bash]
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
curl --request GET 'https://labur.eus/api/v2/action/shorten?key=YOUR_API_KEYd&url=URL_YOU_WANT_TO_SHORTEN&is_secret=false'; echo '\n' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment