Golang web template.
A Go(Golang) Web Backend Template project with gin, ent, jwt, sonyflake, cobra, viper.
I was trying to design a clean project like you can esaily replacement of components.
The truth is, I can't.
Still, you can replace some componet like gin
, logger(slog)
, ent
, sonyflake
.
Just need some time to fix the interface signature and function signature.