Building Golang API to Run Untrusted Code in Sandbox
Apr 12, 2024 · 6 min read · Run arbitrary Go code inside a sandbox container with real-time output from the gRPC server streaming API Try it out:https://github.com/nirdosh17/go-sandbox Design Request Flow When we receive a request in the gRPC endpoint(Go service): An availabl...
Join discussion


