Very simple link shortener

Piotr Czajkowski 86432def81 Activated deepsource 3 ani în urmă
html 2eda4a2ca2 Initial commit 3 ani în urmă
.deepsource.toml 86432def81 Activated deepsource 3 ani în urmă
LICENSE.md 57aea7673b License 3 ani în urmă
README.md a3fbfed34d Readme 3 ani în urmă
hash.go 2eda4a2ca2 Initial commit 3 ani în urmă
server.go 49f6dbb1ca Let's keep it simple 3 ani în urmă
storage.go bea9bd06e2 Let's parse links before saving 3 ani în urmă

README.md

shorty

My very own link shortener. Definitely not to be used with heavy traffic. Written as an exercise to see if it's hard to make one.