mirror of
https://github.com/engineer-man/piston.git
synced 2025-06-07 18:56:26 +02:00
update api
This commit is contained in:
parent
087a6e6a39
commit
37e4dca7ae
1 changed files with 5 additions and 0 deletions
|
@ -53,6 +53,11 @@ func Execute(res http.ResponseWriter, req *http.Request) {
|
||||||
"cpp",
|
"cpp",
|
||||||
"c++",
|
"c++",
|
||||||
"go",
|
"go",
|
||||||
|
"r",
|
||||||
|
"php",
|
||||||
|
"c#",
|
||||||
|
"csharp",
|
||||||
|
"cs",
|
||||||
}
|
}
|
||||||
|
|
||||||
// check if the supplied language is supported
|
// check if the supplied language is supported
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue