/usut

URL shortener using Tinyurl.

Primary LanguageJavaScriptMIT LicenseMIT

usut

URL shortener using Tinyurl

Installation

Github:

git clone https://github.com/I2rys/usut

NPM Packages:

npm i turl

Usage

node index.js <url>
  • url - The website url to shorten.

License

MIT © I2rys