A toy experiment with different JVM languages and different build tool, workflow.
Simple text-based web application for retrieving text emoticons. Intended for use in the CLI.
> curl localhost:3000/lenny
( ͡° ͜ʖ ͡°)
>To build this, make sure you have Groovy, JVM, and Gradle installed.
./gradlew build
./gradlew runMain