Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 289 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 289 Bytes

Shurly

A simple url shortener

This project was started in order to get to know how shortening links work.

In order to get it to work I used node, express as the framework and mongoose to do read and write to my mongodb database.

Its built really simple, but it was a fun project