#Demo code from "Seamless integration with Magnolia's REST API" presentation at Magnolia conference 2015
=======================
A module containing an app for the Magnolia CMS
The code in this module is a sample code from the presentation I gave at Magnolia's annual conference at 2015 about how to consume external REST services from within Magnolia CMS.
You might want to watch whole presentation on youtube to understand better what the code is about.
See LICENSE.md
Feel free to use this app, but if you modify the source code please fork us on Github.
<groupId>preso.rest.fun</groupId>
<artifactId>rest-fun</artifactId>
<version>1.0-SNAPSHOT</version>Version 1.0.x compatible with Magnolia 5.3.x and 5.4.x