olahol/melody

How to use Gin?

Closed this issue · 0 comments

Server how to use Gin c *gin.Conext
name := c.PostForm("name")
then calc the result by name

end c.Json(200, gin.H{"name": calcAfter})
to send client