https://github.com/michael1ding/url-shortener
Web server that shortens URLs and tracks unique hits of generated unique identifier resources. Built using MongoDB, Express, Bootstrap, and Node.
https://github.com/michael1ding/url-shortener
Last synced: 11 months ago
JSON representation
Web server that shortens URLs and tracks unique hits of generated unique identifier resources. Built using MongoDB, Express, Bootstrap, and Node.
- Host: GitHub
- URL: https://github.com/michael1ding/url-shortener
- Owner: michael1ding
- Created: 2020-03-17T05:47:27.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T05:43:44.000Z (over 3 years ago)
- Last Synced: 2025-02-01T23:41:21.390Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 2.56 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## URL Shortener
Web server that shortens URLs and tracks unique hits of generated unique identifier resources. Built using MongoDB, Express, and Node.
Developed this project as I was learning more about Javascript. Credits to tutorial lead: Web Dev Simplified