Restserver: Difference between revisions

From Data Islands
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
THIS FEATURE IS A WORK IN PROGRESS-NOV 25
The server allows you to call your scripts (jint js and TSD) from a url.
The server allows you to call your scripts (jint js and TSD) from a url.


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

Latest revision as of 11:39, 11 November 2025

THIS FEATURE IS A WORK IN PROGRESS-NOV 25

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