chore: updates readme and .gitignore
This commit is contained in:
parent
403a473406
commit
7b300bde65
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
|||||||
short
|
short
|
||||||
*.json
|
*.json
|
||||||
|
!charts/short
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
[](https://git.thebarrens.nu/wolvie/short/blob/master/LICENSE)
|
[](https://git.thebarrens.nu/wolvie/short/blob/master/LICENSE)
|
||||||
|
|
||||||
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.
|
Short is a very simple url shortener build in golang, the main focus is speed, not data is persisted, but can be dumped and restored.
|
||||||
|
|
||||||
## Syntax is
|
## Syntax is
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user