From 13a0c356805b19df8d5ba0c3633548c78014a6c5 Mon Sep 17 00:00:00 2001 From: Vrganj Date: Sat, 31 Oct 2020 20:13:17 +0100 Subject: [PATCH] Add Nim to API --- api/main.go | 1 + 1 file changed, 1 insertion(+) diff --git a/api/main.go b/api/main.go index 446f3e4..1273576 100644 --- a/api/main.go +++ b/api/main.go @@ -83,6 +83,7 @@ func Execute(res http.ResponseWriter, req *http.Request) { "lua", "nasm", "asm", "nasm64", "asm64", + "nim", "node", "javascript", "js", "perl", "pl", "php",