yysun / apprun

AppRun is a JavaScript library for developing high-performance and reliable web applications using the elm inspired architecture, events and components.

Home Page:https://apprun.js.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Improve Example

andreaschiona opened this issue · comments

Hi,

at the moment I'm working on an demo todo application
) where the frontend is based on AppRun and the backend on Spring Boot.

My "problem" now is to understand the "right way" to call backend api (expose by rest) from the frontend.
Can you give me a simple example, please?

Thanks,
Andrea

Thanks!

Regards,
Andrea