Very simple link shortener

Piotr Czajkowski 0d0f1fffe1 Easier to read? il y a 3 ans
html 2eda4a2ca2 Initial commit il y a 4 ans
.deepsource.toml 86432def81 Activated deepsource il y a 3 ans
LICENSE.md 57aea7673b License il y a 4 ans
README.md 675d8dfa63 Added DeepSource badge il y a 3 ans
hash.go 2eda4a2ca2 Initial commit il y a 4 ans
server.go 36b02e9e28 Cleaner il y a 3 ans
storage.go 0d0f1fffe1 Easier to read? 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.