/urlShortener

URL shortening is a technique on the World Wide Web in which a Uniform Resource Locator may be made substantially shorter and still direct to the required page. This is achieved by using a redirect which links to the web page that has a long URL.

Primary LanguagePython

urlShortener

In this project you need to install pip install pyshorteners if you want to short your URL. As you can see in the picture

image