Skip to content

Kill xml on s3 api  #751

@prisamuel

Description

@prisamuel

User requirement

We should move our xml-based s3 api to use json as this is a built-in easily-implementable thing in golang, while xml parsing in react requires bundling a huge extra library.

  • Change the s3 api response to be json rather than xml
  • Change the frontend to just load in a json object from string as it does everywhere else

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions