Skip to content

Dynamic PURL resolution / URL Rewrite #60

@fabiante

Description

@fabiante

Maybe api integrators want to resolve URLs based on some parameters. Something like this:

Called URL: https://persurl.example/r/some-domain/some-name?param=123&param2=abc

Depending on the values of param or param2, the resolved target could be different.

This is essentially a form of URL rewriting.

I think this is interesting because it could allow to safe storage space if PURLs are actually not persistet to the database but rather simple rewrites of incoming resolve requests.

I think this could be a use case for embedded scripting or some other plugin-based mechanism.

Metadata

Metadata

Assignees

No one assigned

    Labels

    epicA large goal generally guiding development

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions