Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages