随笔分类 -  Gin

摘要:Gin Gin是Golang的一个后端框架,封装比较优雅,API友好。 go get -u github.com/gin-gonic/gin ###1、hello word package main import ( "github.com/gin-gonic/gin" "net/http" ) f 阅读全文
posted @ 2020-12-02 10:01 李大鹅 阅读(2329) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示