Skip to content

fatihkahveci/awesome-gin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 

Repository files navigation

awesome-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.github.io/gin/

Middlewares

HTML Templates

websocket

metrics

Gin project in real world

  • Massad/gin-boilerplate Gin Framework with a structured starter project that defaults to PostgreSQL database and Redis as the session storage.
  • wangsongyan/wblog Blog based on gin and gorm
  • b3log/pipe A small and beautiful blogging platform, demo
  • TeaMeow/KitSvc Microservice framework based on gin, consul, prometheus, eventStore, gorm and NSQ

Framework based on gin

  • go-ego/ego a full-stack web framework written in Go, lightweight and efficient front-end component solutions, based on gin. The front-end is compiled, does not affect the back-end.

Generator

  • dcu/gin-scaffold Gin scaffold is CLI to generate scaffolds for the gin gonic framework.

About

awesome for gin framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published