Occasionally, every 4GL developer struggle with the issue of building the 4GL Application as a Web Service, and how to do this in the most convenient and fastest way.

Сourtesy of Lycia, any I4GL application or library can be built as a web service instantaneously and deployed in a couple of clicks.

When Lycia builds the 4GL application as a web service, it is immediately ready to execute the commands of the CALL statement. Moreover, after deployment, all functions of built modules can be used as web service functions.

The video example below shows how to interact with a web service using the Web API via REST protocol. It also demonstrates the benefits of swagger when working with a web service.

Click the button below to experience a full stack for the I4GL application development