健忘钢笔

文章
1
资源
0
加入时间
4年2月26天

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...