Jmix connecting to non-jmix backend app

With REST API add on we can make jmix application a backend application for jmix or non jmix front end. My question is for just the opposite. How can I use REST API of another non Jmix backend application in my jmix flow UI application?

Hi Mortoza,
Check this link to get the required inspiration. Jmix sample is used as a front-end to integrate with a Java rest api.

Jmix sample: GitHub - jmix-framework/jmix-samples: Examples of solving typical problems in Jmix applications

1 Like