examples icon indicating copy to clipboard operation
examples copied to clipboard

A repository to host examples and tutorials for Gin.

Results 69 examples issues
Sort by recently updated
recently updated
newest added

proposing a light concept on how to serve favicon

integrate with https://github.com/graphql-go/graphql

In my case, varible `A` were used in all of my html template, so is there some function to support global context for template rendering?

fmt the project

i have a problems when i try loggin del body because de body is null ``` gin.LoggerWithFormatter(func(param gin.LogFormatterParams) string { body, err := ioutil.ReadAll(param.Request.Body) ``` the problem is in my...

![image](https://user-images.githubusercontent.com/56285732/126495999-74cacc5f-c7d4-4cc6-b2bd-4785814a74c5.png) How can I do right now? I could not use command go-assets-builder html -o assets.go And the result is always zsh: command not found: go-assets-builder Please help me...

Working with GIN for a while and looking for a solution with a CAS authentication mechanism. Had a look to many gin-contrib, but found nothing relevant yet. GO-CAS (https://github.com/go-cas/cas) seems...

See README.md and comments in the code, for more details. A lot easier than I thought, to implement.