git clone https://github.com/ignitedcms/gozen.git
cd gozen
go run -v .
Built for Go developers
Go developers are traditionally very picky when it comes to what and what they don't want. We've built Gozen with this in mind. It only uses go-chi, a super lightweight Go router and a few Gorilla pacakges. Zero ORMs or any other third party libraries. Ensuring Gozen is lightweight and giving you confidence that things won't break in the future.
Gorilla + Go-chi
Go-zen is blazingly, blazingly fast
Gozen might be lightweight in size but it packs a punch.
All the tools you can expect in a full stack framework to get you
from zero to 100 fast