You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Based on issue #3, we now need to actually save the PNG file onto S3 bucket and ensure the file indeed exists there. The boto3 library will be necessary for that.
The text was updated successfully, but these errors were encountered:
anatoly-scherbakov
changed the title
Implement share API endpoint to provide public URL to an image
Save image to S3 as a PNG file at /share/ endpoint
Oct 31, 2021
Based on issue #3, we now need to actually save the PNG file onto S3 bucket and ensure the file indeed exists there. The
boto3
library will be necessary for that.The text was updated successfully, but these errors were encountered: