Added readme
This commit is contained in:
parent
34daee37b4
commit
17bd14d41e
1 changed files with 8 additions and 0 deletions
8
README.md
Normal file
8
README.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
This repository contains a basic rest api for clamav which allows sites to scan files as they are uploaded
|
||||
|
||||
Usage:
|
||||
|
||||
make build-container - this will build the docker container and link it up to a clamav container
|
||||
it exposes a rest api on port 9000
|
||||
|
||||
make test - this will test against the rest api
|
Loading…
Add table
Reference in a new issue