Very simple link shortener

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

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.