A Web service for a JavaScript parser and interpreter inspired by otto.
Please ensure docker is installed, and then exec bash .install.sh in your terminal.
Now, you can POST the payload data to http://yourip:{9998} via curl or etc.,
the json result of a sanbox object which the script run in will be returned.