Hi Gurus,
I developing an UI5 based application by using WebIDE (trial).
As this application will serve as a prototype and focus on the UI I decided not to use any kind of backend services. Therefore I planned to create a mockup server as described here: Step 27: Mock Server Configuration
Currently I evaluating if its possible:
a) Edit data provided by a mockup server
b) Create data by the UI5 application which will be written/saved into the mockup server.
So the protoype should not only be able to display data provided by the mockup server. Create-Edit operations should be also performed. Is this possible? If yes, where can I find further information or tutorials?
Thanks
Matthias