From 3ea5f13d4c157019bec13c140a04e9c5f95edbbf Mon Sep 17 00:00:00 2001 From: Pyroseza Date: Thu, 22 Oct 2020 23:19:05 +0100 Subject: [PATCH] added paradoc to the go api --- api/main.go | 1 + 1 file changed, 1 insertion(+) diff --git a/api/main.go b/api/main.go index 446f3e4..193eba9 100644 --- a/api/main.go +++ b/api/main.go @@ -88,6 +88,7 @@ func Execute(res http.ResponseWriter, req *http.Request) { "php", "python2", "python3", "python", + "paradoc", "ruby", "rust", "swift",