Very simple link shortener

Piotr Czajkowski 1720eeb67c Let's be more strict il y a 3 ans
html 2eda4a2ca2 Initial commit il y a 3 ans
.deepsource.toml 86432def81 Activated deepsource il y a 3 ans
LICENSE.md 57aea7673b License il y a 3 ans
README.md 675d8dfa63 Added DeepSource badge il y a 3 ans
hash.go 2eda4a2ca2 Initial commit il y a 3 ans
server.go 49f6dbb1ca Let's keep it simple il y a 3 ans
storage.go 1720eeb67c Let's be more strict il y a 3 ans

README.md

shorty

DeepSource

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.