Skip to content

vovan762000/script-engine-shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#ScriptEngineShell

ScriptEngineShell - REST API cover for javax.script.ScriptEngine.

How to use:

You can chose engine in confing.properties,default value is nashorn.
For testinhg one of the best chose is Postman.

1.request POST - localhost:8080/(block or nonblock)/scripts (block - implements blocking ipi design,nonblock - nonblocking)

2.request GET - localhost:8080/(block or nonblock)/scripts/id ,where id - script id

3.request GET - localhost:8080/(block or nonblock)/scripts

4.request DELETE - localhost:8080/(block or nonblock)/scripts/id

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages