Vaadin Hearthstone App

Just made a small web application
using https://vaadin.com/home
http://www.jooq.org/

I get data from http://hearthstoneapi.com/

I split it in 2 eclipse projects
The application downloads data from the API and fills up the database

https://github.com/iowa/hearthstone-api-backend
https://github.com/iowa/hearthstone-api-ui

You can use this to build your hearstone database and keep it up to date
with the http://hearthstoneapi.com/

Will be happy for some feedback, comment if you need any help deploying !

Hi Peter,

This is Lukas from the jOOQ team. Looks like you did a great job there! I’m gonig to comment on the jOOQ part only, as I’m sure there are people more qualified than me to comment on the Vaadin part.

I’m going to create issues directly on GitHub for the relevant feedback.

Keep up the good work!
Lukas