Node.js driver for Linode Object storage

I am interested to use (or indeed write) a Node.js driver for Linode Object storage. Has anyone attempted this please ?

1 Reply

I don't have any experience with NodeJS, however Amazon do have an official S3 SDK for it

Linode Object Storage implements an S3-compatible API, so most S3 clients/SDKs will also work against it.

https://docs.aws.amazon.com/sdk-for-javascript/v2/developer-guide/s3-node-examples.html

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct