Skip to content

Instantly share code, notes, and snippets.

@aldakur
Created March 24, 2017 11:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aldakur/edac50dcc9a641393d262f4e9830089d to your computer and use it in GitHub Desktop.
Save aldakur/edac50dcc9a641393d262f4e9830089d to your computer and use it in GitHub Desktop.
Script to use labur.eus service in console [bash]
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