https://github.com/sachin-bi/url_shortener
https://github.com/sachin-bi/url_shortener
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sachin-bi/url_shortener
- Owner: sachin-bi
- Created: 2023-10-17T08:46:18.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-17T09:16:18.000Z (over 1 year ago)
- Last Synced: 2025-01-22T21:27:00.175Z (4 months ago)
- Language: JavaScript
- Size: 3.35 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# URL_Shortener
Used :
JS,
nodejs (run_time),
express (framework),
mongodb (Database).This can be used to shorten a link.
Just the backend part is done here.