Open source

zodable

Generate zod schemas from Kotlin data classes.

A Gradle plugin that keeps a Kotlin backend and a TypeScript frontend in sync: annotate your data classes, get zod schemas out. It is the contract between the ControlResell backend and its React app.

Install

Gradle plugin Gradle Plugin Portal
id("dev.zodable") version "1.7.6"