https://github.com/rishavconsolelog21/url-shortener
This repo is used to short the URL/Links
https://github.com/rishavconsolelog21/url-shortener
Last synced: 10 months ago
JSON representation
This repo is used to short the URL/Links
- Host: GitHub
- URL: https://github.com/rishavconsolelog21/url-shortener
- Owner: rishavConsoleLog21
- License: mit
- Created: 2024-03-17T07:07:06.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-17T08:08:10.000Z (over 2 years ago)
- Last Synced: 2025-03-11T07:33:57.531Z (over 1 year ago)
- Language: EJS
- Homepage: https://shorturl-roan.vercel.app
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## url-shortener
This repo is used to short the url/link which is given from the user
## Database
Used mongoDB local storage to save the url/links
## Features
Short the url/link and display the number of times the url/link is clicked.