/circe-scalajs-example

Circe Scala.js example

Primary LanguageScala

Minimal example of sharing circe encoder/decoder with Scala.js and Scala JVM.

To run the project, launch sbt and then:

sbt> sharedJS/run
sbt> sharedJVM/run