Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 17 days 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 (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T05:43:44.000Z (about 2 years ago)
- Last Synced: 2024-12-06T20:21:47.151Z (30 days 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