Skip to content

zhanglianxin/otto-service

Repository files navigation

otto-service

A Web service for a JavaScript parser and interpreter inspired by otto.

Usage

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.

Releases

No releases published

Packages

No packages published