Skip to content

POST /upload #4

@kylepolich

Description

@kylepolich
  • Accept the binary file upload
  • Get the bucket_name from 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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions