Skip to content

Latest commit

 

History

History
14 lines (14 loc) · 825 Bytes

README.md

File metadata and controls

14 lines (14 loc) · 825 Bytes

URL Shortener API

It shortens url provided as input by user.

User is provided with four api options namely:

  1. google Shortener
  2. bit.ly
  3. tinyUrl
  4. is.gd

Clipboard functionality is also integrated to directly load and paste videos from clipboard in command line. QR code is generated from the shortened url.

Check the video below for more information:

Live

Screenshots:

Screenshot1

Screenshot2

Screenshot3