Hi,<div>I&#39;ve submitted a pull request[1] for Jira 574[2].</div><div>Basically, I have created a new kitchensink quickstart app containing the Aerogear JS libraries where I make use of :</div><div>* Pipes</div><div>* DataStore Manager</div>
<div><br></div><div>Comments and questions are welcome.</div><div><br></div><div>I have  also locally a version that includes the Aerogear Controller but I decided to not include it for the moment as I think it&#39;s better that we wait that AG controller supports restful endpoints and include a html view resolver.</div>
<div><br></div><div>I also attempt to include the aerogear library in the helloworld quickstart app but I came on the conclusion that this didn&#39;t make really sense for now as the use case is to trivial and do not fit with the behavior of a AG pipe : The current HelloWorld currently just send a POST request passing a String in the path (and not through data payload). </div>
<div><br></div><div>We could change this by refactoring the app but I&#39;m afraid we will end up with something very similar to the kitchensink app and this will be a bit redundant. </div><div><br></div><div>Regards,</div>
<div>Seb</div><div><br></div><div><br></div><div>[1]<a href="https://github.com/aerogear/as-quickstarts/pull/52">https://github.com/aerogear/as-quickstarts/pull/52</a></div><div>[2]<a href="https://issues.jboss.org/browse/AEROGEAR-574">https://issues.jboss.org/browse/AEROGEAR-574</a></div>