I’m looking to create a system where users will be able to upload and download audio files from DigitalOcean Spaces (S3 compatible object storage).
I think it will be best to use their HTTP requests, but would be willing to setup a different request system. Here is a link to their Spaces docs: /products/spaces/reference/
Can someone please recommend an easy way to get something like this setup for prototyping?