https://github.com/zeph1997/url-shortener
A simple webpage to shorten URL
https://github.com/zeph1997/url-shortener
Last synced: about 2 months ago
JSON representation
A simple webpage to shorten URL
- Host: GitHub
- URL: https://github.com/zeph1997/url-shortener
- Owner: zeph1997
- Created: 2021-12-04T16:16:24.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-05T02:15:46.000Z (over 3 years ago)
- Last Synced: 2025-02-03T23:50:06.345Z (4 months ago)
- Language: HTML
- Size: 65.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# url-shortener
A simple webpage I deployed on Heroku (currently inactive to conserve dyno hours) to shorten URL.## Using The URL Shortener
Go to [zeph-urlshortener.herokuapp.com](https://zeph-urlshortener.herokuapp.com/).

Type in the url you want to shorten in the `Destination URL` field. Type in the custom URL pattern you want the shortened URL to have in the `Custom URL Pattern` field. Once you have filled in both fields, click `Shorten` to generate the shortened URL. This is what you should see.

Congratulations, you have just shortened your URL! 🎉
(The URL looks long because I don't have a custom domain, but if you would like to donate to me so I can buy a custom domain, please feel free!)