Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 days 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 (7 months ago)
- Default Branch: main
- Last Pushed: 2024-04-30T15:25:34.000Z (7 months ago)
- Last Synced: 2024-08-19T20:06:40.081Z (3 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.