Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mdtehseenkhan/url-shrinker

This is a simple and straightforward app that allows you to generate a short version of your long URL you just need to paste your URL on the given field and wufff! it's done. Now you can use this short version of the URL by simply using this site's link followed by the short URL.
https://github.com/mdtehseenkhan/url-shrinker

bootstrap bootstrap3 bootstrap4 bootstrap5 css3 ejs expressjs html5 mongodb mongodb-atlas mongoose nodejs npm-package

Last synced: 5 days ago
JSON representation

This is a simple and straightforward app that allows you to generate a short version of your long URL you just need to paste your URL on the given field and wufff! it's done. Now you can use this short version of the URL by simply using this site's link followed by the short URL.

Awesome Lists containing this project

README

        

# URL Shrinker:

This is a simple and straightforward app that allows you to generate a short version of your long URL you just need to paste your URL on the given field and wufff! it's done. Now you can use this short version of the URL by simply using this site's link followed by the short URL.

Here is the demonstration:

- Paste link: https://instagram.com/md_tehseen_khan
- Click on **Shrink URL**
- Let's say `63iy0_9w9` is the generated short version of URL.
- Your Shrinked link: https://ezy.vercel.app/63iy0_9w9
- Congratulations 🎉

# Technology used:

- Node.js
- Express.js
- MongoDB/Mongoose ORM
- EJS Template Engine
- Bootstrap
- shortid (npm package)