Skip to content

Kill xml on s3 api  #751

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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