-
Notifications
You must be signed in to change notification settings - Fork 0
POST /upload #4
Copy link
Copy link
Open
Description
- Accept the binary file upload
- Get the
bucket_namefrom an environment variable - Save it to S3 with a key like this:
/uploads/{yyyy}/{mm}/{dd}/{unix_timestamp_ms}/{filename}.pdf - Capture any exceptions and return a useful error message with a 500 response (or other appopriate HTTP Status Code)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels