As similar to aws s3 bucket how do I POST/GET images in digital ocean volume(which is 100GB) using nodejs(API).
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hello, @plushaffairs4
You can check this article - https://www.digitalocean.com/community/tutorials/how-to-upload-a-file-to-object-storage-with-node-js
It’s about uploading files to spaces. Hopefully it will help you out.