https://github.com/rishabhraj43/url-shortner-using-node-js
A URL Shortener made using Node JS and MongoDB
https://github.com/rishabhraj43/url-shortner-using-node-js
api-rest javascript mongodb nodejs
Last synced: 3 months ago
JSON representation
A URL Shortener made using Node JS and MongoDB
- Host: GitHub
- URL: https://github.com/rishabhraj43/url-shortner-using-node-js
- Owner: RishabhRaj43
- Created: 2024-04-30T15:20:10.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-30T15:25:34.000Z (about 1 year ago)
- Last Synced: 2025-01-12T12:51:22.867Z (5 months ago)
- Topics: api-rest, javascript, mongodb, nodejs
- Language: JavaScript
- Homepage:
- Size: 13.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
URL Shortner
use the git-clone method to clone it to you local files and can use it.
It will shorten the url and will create as short id and then it will redirect to the orginal url that you have passed for shortening.