Kocha
A convenient web application framework for Go
View On GitHub

All-In-One binary

Kocha can create a standalone binary that includes Go codes, configurations, templates, and even static files.

No own syntax

Configuration, routing, and all other settings are in Go's syntax. You don't have to learn own syntax.

Batteries included

Kocha provides many useful features for your web app development. layouting, templating, routing, session, ORM, and more.