Restserver: Difference between revisions

From Data Islands
No edit summary
No edit summary
Line 2: Line 2:


RestServer:
RestServer:
Syntax : restserver <start/stop>/<startup=y/startup=n> <ENTER>
Syntax : restserver <start/stop>/<startup=y/startup=n> <ENTER>
Description : To start/stop the local rest api web server.
Description : To start/stop the local rest api web server.
https://dataislands.crmtogether.com/


EG  
EG  


>restserver start
>restserver start

Revision as of 10:15, 11 November 2025

The server allows you to call your scripts (jint js and TSD) from a url.

RestServer:

Syntax : restserver <start/stop>/<startup=y/startup=n> <ENTER>

Description : To start/stop the local rest api web server.

EG

>restserver start