gin-gonic / gin

Gin is a HTTP 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.com/
MIT License
77.97k stars 7.97k forks source link

Lack of precise documentation and developer guide. #3152

Open dashbikash opened 2 years ago

dashbikash commented 2 years ago

Description

As most popular Go framework , Gin lacks precise documentation and developer guide like Java Spring Framework or even Golang IRIS framework. I would request Gin team to start work on it , I am also interested in taking part to prepare a better documentation.

szabodanika commented 2 years ago

Bump, I was surprised by how little and unstructured the documentation is.