Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement RFC 6570 - URI Template #25

Open
yescallop opened this issue Jul 31, 2024 · 0 comments
Open

Implement RFC 6570 - URI Template #25

yescallop opened this issue Jul 31, 2024 · 0 comments

Comments

@yescallop
Copy link
Owner

It would be nice to support URI Template handling so that users can expand a URI Template directly into a library type. The current plan is:

  • Add a UriTemplate type that represents a URI Template, taking account of errata EID 6937.
  • Design APIs for expanding a UriTemplate into Uri/UriRef/Iri/IriRef.

See also: iri_string::template

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant