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

Declare an endpoint and universal resource identifiers #30

Open
ckoppelman opened this issue Nov 13, 2015 · 0 comments
Open

Declare an endpoint and universal resource identifiers #30

ckoppelman opened this issue Nov 13, 2015 · 0 comments

Comments

@ckoppelman
Copy link

I would like to reference OpenEligibility in a RESTful way. Part of this means that I need to be able to uniquely identify OpenEligibility definitions with a reference to OpenEligibility or AuntBertha.

In order to do this, I need a canonical URI for your definitions. I would suggest something like the following (for "Adoption & Foster Care" and "Learning Disability", respectfully):

https://taxonomy.openeligibility.org/v2.0.0/services/1271

https://taxonomy.openeligibility.org/v2.0.0/situations/20018

It doesn't involve writing new code or actually opening that endpoint. It's just useful to declare the intended URI.

It would be even better if you updated the canonical website (http://about.auntbertha.com/openeligibility) and gave each service and situation listed an HTML id, so I can reference it with http://about.auntbertha.com/openeligibility#1271 and consumers of my API can reference your definitions directly.

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