Robuta

https://www.golangdev.cn/pkgs/web/gin.html Go Gin Web Framework - GoLang Syntax Documentation Gin 是一个用 Go (Golang) 编写的 Web 框架。 它具有类似 martini 的 API,性能要好得多,多亏了 `httprouter`,速度提高了 40 倍。 如 gin web frameworkgosyntaxdocumentation https://github.com/gin-gonic/gin GitHub - gin-gonic/gin: Gin is a high-performance HTTP web framework written in Go. It provides a... Gin is a high-performance HTTP web framework written in Go. It provides a Martini-like API but with significantly better performance—up to 40 times...