This commit is contained in:
Tom Andrade 2019-04-26 18:20:12 +02:00
parent a6e1e4340f
commit 8ac8613ab4
Signed by: wolvie
GPG Key ID: 31AAB07872E82669

View File

@ -2,6 +2,7 @@
[![License](https://img.shields.io/badge/license-MIT-green.svg)](https://git.thebarrens.nu/wolvie/short/blob/master/LICENSE)
[![Build Status](https://git.thebarrens.nu/wolvie/short/badges/master/build.svg)](https://git.thebarrens.nu/wolvie/short/)
Short is a very simple url shortener build in golang using gorilla/mux for url routing and go-cache for storring URLs, the main focus is speed, not data is persisted, but can be dumped and restored.
## Syntax is