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