Restserver: Difference between revisions
From Data Islands
WikiSysopdi (talk | contribs) No edit summary |
WikiSysopdi (talk | contribs) 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. | ||
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