This is simple dropwizard.io application demo.
POST http://localhost:8080/dataservice/data { "data": "payload" }
http://localhost:8080/web/index.html - static content
http://localhost:8080/ws/* - websockets
gradle clean installDist distZip
./build/install/dropwizard-demo/bin/dropwizard-demo server