ZATRANO

API and admin panel in one process.

Enterprise software in Go.

GoCore delivers a Clean Architecture REST API and admin panel; GoUI gives you live, server-authoritative UIs without React or Vue.

Two products, one ecosystem

Platform and UI layer are independent — stronger together.

Enterprise Go platform

GoCore

JWT, MFA, OAuth, dynamic RBAC, notifications, 3DS payments, audit, and i18n — production-ready 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