支持 jet html 支持 mux Router,请参考文档: https://github.com/gorilla/mux 支持 验证码模块, 参考: https://github.com/make-money-fast/captcha 其他用法和 gin 一致.
- 安装 go get github.com/make-money-fast/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
go get github.com/make-money-fast/gin
支持 jet html 支持 mux Router,请参考文档: https://github.com/gorilla/mux 支持 验证码模块, 参考: https://github.com/make-money-fast/captcha 其他用法和 gin 一致.