vert-x3 / vertx-examples

Vert.x examples
Apache License 2.0
3.55k stars 2.09k forks source link

Vertx-examples in Scala #349

Open gingerkirsch opened 5 years ago

gingerkirsch commented 5 years ago

Hello, I currently use vert.x and Scala at work and time to time I have to do workarounds in order to re-use some Vert.x java component in Scala, i was just thinking would you be interested in collaboration and let me to rewrite examples given here in Scala? Or maybe someone would like to do it together? For example today I was doing something with GQL example https://github.com/gingerkirsch/vertx-web-graphql-scala-seed

Cheers, Sasha