Skip to content

URI standard library #911

@bioball

Description

@bioball

Pkl's standard library is missing a URI type, but this is a quite common type in service configuration.

For example:

  • Website address
  • Database connection string

Additionally, it's necessary to construct a valid URI sometimes when interacting with read().
Currently, this requires importing package pkl.experimental.uri.

There should be an API within the standard library for working with URIs.

This requires a SPICE to be written to iterate on the design.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    No status

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions