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: 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.

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