Managed file transfer solutions are one of the basic services every modern application needs to offer. Whether it's provided via integrations with other services or simple personal file uploads, threat detection can help protect user and application data. In this article, we demonstrate how organizations can reduce the threat of malware infection using the Metadefender Cloud API in a serverless architecture.
In order to use Metadefender Cloud Public APIs, you have to first register for OPSWAT account. Following process describes how to obtain your API key:
- Visit Metadefender.com and click on #
- You will be redirected to OPSWAT community registration page and asked to create free OPSWAT account. This account grants you access to all OPSWAT Cloud products.
- Fill out the registration form and follow the process
- After confirmation of your email, visit Metadefender.com and login with your new account
- Visit your account page and you will see your API key
The Serverless Framework needs access to your cloud provider's account so that it can create and manage resources on your behalf.
Make sure you've completed their basic setup first.
> git clone
> npm install
$ serverless deploy