Skip to content

Commit 1b86e4a

Browse files
authored
1 parent eaf6df1 commit 1b86e4a

1 file changed

Lines changed: 13 additions & 1 deletion

File tree

src/manual/Installing/Community-projects.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,12 +172,24 @@ A ClamAV plug in fpr SpamAssassin 3.X
172172

173173
[Get ClamAVPlugin](https://cwiki.apache.org/confluence/display/SPAMASSASSIN/ClamAVPlugin)
174174

175-
#### clamav-rest
175+
#### clamav-rest (java based)
176176

177177
Simple ClamAV REST proxy. Builds on top of [clamav-java](#clamav-java) which is a minimal Java client for ClamAV.
178178

179179
[Get clamav-rest](https://github.com/solita/clamav-rest)
180180

181+
#### clamav-rest (go based)
182+
183+
ClamAV REST front-end.
184+
185+
[Get clamav-rest](https://github.com/EclipseFdn/clamav-rest)
186+
187+
#### clamav-rest-new (go based)
188+
189+
ClamAV REST front-end.
190+
191+
[Get clamav-rest-new](https://github.com/EclipseFdn/clamav-rest-new)
192+
181193
### Filesystem & On-Access Scanning
182194

183195
#### Clam Sentinel

0 commit comments

Comments
 (0)