Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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