An open API service indexing awesome lists of open source software.

https://github.com/rithinch/serverless-virus-scan-service

🐞 Provides virus scanning functionality for files over REST API. Tech stack includes Azure Functions, Azure Container Instances.
https://github.com/rithinch/serverless-virus-scan-service

Last synced: 2 months ago
JSON representation

🐞 Provides virus scanning functionality for files over REST API. Tech stack includes Azure Functions, Azure Container Instances.

Awesome Lists containing this project

README

          

# ClamAV Virus Scanning Service
🐞 A cloud based serverless solution to provide virus scanning functionality for files over REST API.

## Todo

- Architecture documentation (Azure Functions + Container Instances)
- Document the API Endpoints
- Add Terraform IaC
- How to scale this up? Bottlenecks etc.