Very simple link shortener

Piotr Czajkowski 86432def81 Activated deepsource 3 лет назад
html 2eda4a2ca2 Initial commit 3 лет назад
.deepsource.toml 86432def81 Activated deepsource 3 лет назад
LICENSE.md 57aea7673b License 3 лет назад
README.md a3fbfed34d Readme 3 лет назад
hash.go 2eda4a2ca2 Initial commit 3 лет назад
server.go 49f6dbb1ca Let's keep it simple 3 лет назад
storage.go bea9bd06e2 Let's parse links before saving 3 лет назад

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.