Gin is a web framework written in Golang. It features a martini-like API with much better performance, up to 40 times faster. If you need performance and good productivity, you will love Gin.
There will be 8 packages + main.go
controllers
core
libs
middlewares
public
routers
services...