Fastify IBM COS Plugin using the IBM COS SDK
Installation
npm i fastify-ibm-cos -s
Usage
// ...Other Pluginsfastify; fastify;
Options
The options are passed as-is to the underlying ibm-cos-sdk instance and as such one should consult the corresponding docs for what variables he/she should pass.
Author
License
Licensed under GPLv3.