johnmegahan / zio-schema

Compositional, type-safe schema definitions, which enable auto-derivation of codecs and migrations.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ZIO-SCHEMA

CI Release Issues Discord
Build Status Release Artifacts Average time to resolve an issue [![badge-discord]][link-discord]

ZIO Schema: TODO

Installation

Add in your build.sbt:

libraryDependencies += "dev.zio" %% "zio-schema" % "<version>"

About

Compositional, type-safe schema definitions, which enable auto-derivation of codecs and migrations.

License:Apache License 2.0


Languages

Language:Scala 73.3%Language:Shell 26.7%