Rank 1: Thread
Hey guys, I've been using Appwrite quite a bit for the database and realtime features but not much in storage.
However, I'm currently working on a project where I would only like to use Appwrite for the Storage bucket similar to S3.
Would need to know if this is possible. Would need two things.
- Upload image from the Web SDK without any user from Appwrite
- Retrieve image URL from Server using nodeJS SDK and pass a valid link to the frontend
Any help is welcome. Thanks in advance!