From 272fe3212c769260692b5de636c05c5946aaa9e6 Mon Sep 17 00:00:00 2001 From: kreativmonkey Date: Mon, 8 May 2017 12:31:55 +0200 Subject: [PATCH] Features --- README.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d278875..4fc5abe 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,18 @@ # shrt -shrt is a go based link shortner inspiratet by polr. +Shrt is a url shortner writen in Go and by (Polr)[https://polr.me/index.php]. + + +## Features + +[x] No duplicated URL +[x] Simple UI +[x] DB simple json file +[x] Count URL views +[] Statistiks +[] Delete URL +[] Login + ## Problem Problem liegt derzeit bei der Verwendung von shrt.Get mit der übergabe eines inteface.