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 >
