Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 488 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 488 Bytes

code-executor

Code executor in Rust using docker

There are lot of bugs, I know. I will (hopefully) fix them someday. I did fix most and it is usable. Feel free to do whatever with it.

Steps to run

You might have to pull images required, see Dockerfile

  1. Install rust
  2. Install docker
  3. Do cargo run

You can use cURL. See sample json in resources/<lang>/*.json

$ curl -v 'https://localhost:3000/execute' --data @file