Feature request
I want to know if it can directly upload to S3 instead of firstly uploading to server then to aws, because it's a two way job which increase bandwidth usage, so I was thinking if it can generate some presigned url for upload.
Also, as I am working on react that uses frappe api under the hood, so I was thinking of using react upload to S3 directly and if I can create file in frappe using the file ID I got from S3, this isn't possible in current scope though, any idea on this?
@developmentforpeople @chetan-SMRI, this would really be a great future to add to this library, more and more people are working on frappe and using external UIs with it, i would love to collaborate on this.