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.