Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/mdtehseenkhan/url-shrinker
- Owner: MdTehseenKhan
- Created: 2023-01-09T16:44:52.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-15T10:12:25.000Z (almost 2 years ago)
- Last Synced: 2024-12-20T22:13:57.312Z (5 days ago)
- Topics: bootstrap, bootstrap3, bootstrap4, bootstrap5, css3, ejs, expressjs, html5, mongodb, mongodb-atlas, mongoose, nodejs, npm-package
- Language: JavaScript
- Homepage: https://url-shrinker.mdtehseenkhan.repl.co/
- Size: 67.4 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)