Ducksboard API
Dependency :
compile ":ducksboard-api:0.2.2"Custom repositories :
mavenRepo "https://oss.sonatype.org/content/groups/public/"
Summary
The Ducksboard API plugin provides integration with the ducksboard.com pull and push API. Ducksboard is an online dashboard to display all your metrics in real time.
Installation
grails install-plugin ducksboard-api
Description
This plugin allows to use the push/pull Ducksboard.com API easily in your grails application.Ducksboard is an online dashboard to display all your metrics in real time. It supports a lot of services like Twitter, Google Analitycs, Feedburner, MailChimp, Zendesk,...You can see all information at https://github.com/lmivan/grails-ducksboard-apiThere is a sample project with examples of all the widgets at https://github.com/lmivan/grails-ducksboard-api-demo. This sample project includes a public dashboard and a online grails project to interact with the dashboard.