1 Star 0 Fork 0

djinja / shortUrl

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
gin.log 618 Bytes
一键复制 编辑 原始数据 按行查看 历史
[GIN-debug] [WARNING] Creating an Engine instance with the Logger and Recovery middleware already attached.
[GIN-debug] [WARNING] Running in "debug" mode. Switch to "release" mode in production.
- using env: export GIN_MODE=release
- using code: gin.SetMode(gin.ReleaseMode)
[GIN-debug] Loaded HTML Templates (2):
-
- index.html
[GIN-debug] GET / --> main.main.func1 (3 handlers)
[GIN-debug] POST /creat --> main.main.func2 (3 handlers)
[GIN-debug] GET /:short --> main.main.func3 (3 handlers)
[GIN-debug] Listening and serving HTTP on :80
1
https://gitee.com/djinja/shortUrl.git
git@gitee.com:djinja/shortUrl.git
djinja
shortUrl
shortUrl
master

搜索帮助