julianpeeters / avro2java

[WIP] Web app for compiling Avro schemas into Java classes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

avro2java

[WIP] Web app for compiling Avro schemas into Java

In order to run this locally

sbt
project backend
~reStart

then visit http://localhost:8080/.

Adapted from Chris Davenport's Http4s ScalaJS Example

About

[WIP] Web app for compiling Avro schemas into Java classes

License:Apache License 2.0


Languages

Language:Scala 100.0%