update api
This commit is contained in:
parent
087a6e6a39
commit
37e4dca7ae
|
@ -53,6 +53,11 @@ func Execute(res http.ResponseWriter, req *http.Request) {
|
|||
"cpp",
|
||||
"c++",
|
||||
"go",
|
||||
"r",
|
||||
"php",
|
||||
"c#",
|
||||
"csharp",
|
||||
"cs",
|
||||
}
|
||||
|
||||
// check if the supplied language is supported
|
||||
|
|
Loading…
Reference in New Issue