Skip to content

Allow same URL to be usable for both machines-to-machine and users #5422

@pierDipi

Description

@pierDipi

Feature or Problem Description

The current UX is that the URL that is used to retrieve an artifact content in an application or CLI (API) is different from the one that is used by a human/user to visit / discover the schema (UI / studio).

I believe the UX would be better (and enable interesting schema discovery integrations) when the system automatically resolves a user / browser request and redirects the user to the UI / studio while the same URL can be used in applications or CLIs to retrieve the artifact content.

An example implementation that has this nice UX is GitHub container registry, when I visit for example ghcr.io/axllent/mailpit with a browser, GitHub redirects to the UI / webpage while at the same time podman pull works with the same URL podman pull ghcr.io/axllent/mailpit

Proposed Solution

TBD ...

Additional Context

Activity

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

Metadata

Metadata

Assignees

Projects

  • Status

    Backlog

Relationships

None yet

Development

No branches or pull requests

Issue actions