Done already, pretty easy to setup. On Jul 8, 2017 8:35 AM, "Divesh Dutta" <[email protected]> wrote:
> Hi Mandeep, > > Thanks for replying. Is this something you already did or it's a basic idea > which can be done? > > Thanks > -- > Divesh Dutta > > On Mon, Jul 3, 2017 at 1:12 PM, Mandeep Sidhu <[email protected]> > wrote: > > > Wrap around the core services by integrating something like RESTEasy as a > > separate hot-deploy component, use swagger with codegen to generate stubs > > using api specs file swagger.json. > > > > ~ > > Mandeep > > > > On Jul 3, 2017 12:08 AM, "Thomas Deniffel" <[email protected]> wrote: > > > > > Hello, > > > > > > we have an existing frontend. Now I was asked to integrate > OFBiz-Services > > > into this Frontend. The front end is entirely written in JavaScript (on > > > Angular Basis), so REST would be the easiest solution. Is there any way > > to > > > export (all) Services as REST - may be a wrapper or something like > this. > > > What would you do in this situation? The only thing, the customer does > > not > > > want is HTML-Transfers. > > > > > > Best and thank you > > > > > > Thomas > > > > > >
