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

Use Servant's Link Module #15

Open
alunduil opened this issue Jul 18, 2017 · 2 comments
Open

Use Servant's Link Module #15

alunduil opened this issue Jul 18, 2017 · 2 comments

Comments

@alunduil
Copy link
Collaborator

Currently, link URIs are hardcoded and accuracy isn't verified. We should look into using servant's link module to at least verify accuracy if not for generation (I'm not sure how to do this). I imagine this will change the base URI passed via server chains to some partial function that takes a parameter to generate the corresponding link but I haven't thought it through. Suggestions on how to accomplish this would be more than welcome.

@alunduil
Copy link
Collaborator Author

Based on a cursory glance at the servant-docs interfaces, tracking information alongside the API seems like a good implementation for this. We'll have to discover better organization as we go along.

Copy link

-| This issue has not been updated in 90 days. It will be closed in 90 days if no further activity occurs. Please respond if you would like to keep it open.

@github-actions github-actions bot added the stale label Sep 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant