JavaScript Executor Api is a RESTful API allows you to load, execute, and get result of your JS code by sending HTTP request. Api conceived as public, so any security was provided. UserId (e.g.
js-executor provides a thread pool model for executing JavaScript code in parallel, running each engine instance in a native OS thread, and supports pluggable engine backends (such as QuickJS, Goja, ...