Skip to content

Metadata endpoint #32

Description

@RaasAhsan

For the browser application, it would be beneficial if there was an endpoint we could hit to only fetch metadata. The reason is that we want to fetch the metadata for an object first before actually fetching the content, so we can determine how we want to render it.

If the object is text/plain or something similar, we'll make a GET request for the object ID and render the content. If the object is an image, we'll actually just want to put the URL in a <img src /> element without actually issuing a GET from JavaScript.

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