Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 992 Bytes

File metadata and controls

16 lines (9 loc) · 992 Bytes

DigitalOcean Spaces for Node.js Sample Project

DigitalOcean Spaces was designed to be compatible with the AWS S3 API. This simple Node.js application illustrates the usage of the AWS SDK for Node.js with Spaces. It connects to the Spaces API, creates a Space, and uploads a file to it.

Getting Started

Credits

This project was originally based on aws-nodejs-sample and remixed from aws-sdk.

License

Like aws-nodejs-sample, this project is under the Apache License 2.0.