add swift support

This commit is contained in:
Brian Seymour 2018-10-30 22:51:00 -05:00
parent e31862c65e
commit 1fe251cb49
3 changed files with 8 additions and 1 deletions

View file

@ -70,6 +70,7 @@ func Execute(res http.ResponseWriter, req *http.Request) {
"python", "python2", "python3",
"r",
"ruby",
"swift",
}
// check if the supplied language is supported