Pages

Saturday, 5 December 2015

基于go的web框架-gin

Gin is a 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. https://gin-gonic.github.io/gin/

from https://github.com/gin-gonic/gin