1
0
mirror of https://github.com/kataras/iris.git synced 2025-12-20 03:17:04 +00:00

let's see

This commit is contained in:
Gerasimos (Makis) Maropoulos
2021-02-19 08:49:15 +02:00
parent b80bd10903
commit 1243150690
15 changed files with 88 additions and 95 deletions

View File

@@ -5,7 +5,7 @@
// $ go get go.etcd.io/bbolt/...
// $ go get github.com/google/uuid
// $ cd $GOPATH/src/github.com/kataras/iris/_examples/url-shortener
// $ go build
// $ go build -mod=mod
// $ ./url-shortener
package main