diff --git a/api/main.go b/api/main.go index 424befb..b02965f 100644 --- a/api/main.go +++ b/api/main.go @@ -63,6 +63,7 @@ func Execute(res http.ResponseWriter, req *http.Request) { "brainfuck", "bf", "rust", "bash", + "awk", } // check if the supplied language is supported