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

Allow for uniquely addressable API "page" #5

Open
jordangov opened this issue Mar 5, 2020 · 2 comments
Open

Allow for uniquely addressable API "page" #5

jordangov opened this issue Mar 5, 2020 · 2 comments

Comments

@jordangov
Copy link
Contributor

As a developer, I would like to link to an individual API to send it to another developer so that they can view the same API I'm looking at.

@switzersc-usds
Copy link

Could use baseURL, humanURL, or name.

@jordangov
Copy link
Contributor Author

I added this to the local storage bit... basically took out all non alphanumeric characters in the baseURL. I think the next step (different GH issue?) is to make a page that uses that "hash" in the query string or path to pull up a single record.

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

2 participants