gin c.html(),go web框架gin介绍和使用(一)
本文是gin介绍和使用的第一篇文章。一、简要介绍Gin的官方说明如下:Gin is a web framework written in Go (Golang). It features a martini-like API with much betterperformance, up to 40 times faster thanks to httprouter. If you need pe...