ZATRANO

API, panel, and live UI — one process.

Production systems in Go.

GoCore ships with domain boundaries, hardened identity, and operational defaults; GoUI delivers server-authoritative UIs without React or Vue.

Two products, one ecosystem

Platform and UI layer are independent — stronger together.

Production Go platform

GoCore

JWT, MFA, OAuth, dynamic RBAC, notifications, 3DS payments, audit, and i18n — one binary on PostgreSQL.

Learn more →
Server-driven UI framework

GoUI

Components in Go; state on the server; minimal DOM patches over WebSocket. Fiber, Gin, Echo, and net/http support.

Learn more →

How they work together

GoUI integrates with any Go HTTP app. GoCore consumes GoUI for its admin panel — similar to Laravel + Livewire.

GoCore: domain, API, panel, infrastructure
GoUI: component model, diff, forms, template engine

Modern Go stack

Framework-agnostic UI · single binary · sqlc · OpenAPI