Skip to content

fmarmol/jin

Repository files navigation

Documentation

This jin package is a simple wrapper of the gin framework mainly focus on json response type and remove boiler plates

Middleware

just return nil for both response and error

func myMiddleware(c Context) (any, error) {
  return nil,nil
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages