prasmussen / glot-run

API for running code inside docker containers
https://run.glot.io/
MIT License
147 stars 48 forks source link

404 page not found #26

Closed stephenjesus closed 5 years ago

stephenjesus commented 5 years ago

when i run the curl command "curl -4 -sv -H "Authorization: Token some-token" -H 'Content-type: application/json' -X POST -d '{"files": [{"name": "main.sh", "content": "echo \"hello\"\n"}]}' localhost:80/languages/bash/latest"