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

Convert "hardcoded" URLs to Hypermedia links #6

Open
elderamevans opened this issue Oct 11, 2014 · 5 comments
Open

Convert "hardcoded" URLs to Hypermedia links #6

elderamevans opened this issue Oct 11, 2014 · 5 comments

Comments

@elderamevans
Copy link
Collaborator

This shouldn't affect functionality, but, in theory, it should help "future-proof" it, in case the hard-coded links change.

@elderamevans
Copy link
Collaborator Author

We've got a similar thing with this: When we're setting up from reading the Collections endpoint, we need to figure out a way to not have the items hard-coded in order.

@elderamevans elderamevans reopened this Dec 18, 2014
elderamevans pushed a commit that referenced this issue Dec 23, 2014
@elderamevans
Copy link
Collaborator Author

...And I got the December 18th comment taken care of. So, we just need to figure out how to get it non-"hardcoded".

@elderamevans elderamevans modified the milestone: Publish to PyPI Feb 6, 2015
@elderamevans
Copy link
Collaborator Author

Eh, we don't need this to be published to PyPI, so removing that milestone.
Maybe in a future version...

@elderamevans elderamevans removed this from the Publish to PyPI milestone Feb 26, 2015
elderamevans added a commit that referenced this issue Mar 27, 2015
No, #6 isn't finished yet, but it's a start.

The reason for the "shim"?
Trying .format(?access_token = "") raises a syntax error.
@elderamevans
Copy link
Collaborator Author

OK, the list of things we need to do:

  • authentication
  • authorities
  • changeHistory
  • discussions
  • memories
  • ordinances (Nothing publicly available on it.)
  • parentsAndChildren
  • pedigree
  • person
  • places
  • records (Nothing publicly available on it.)
  • searchAndMatch
  • sources
  • spouses
  • user
  • utilities (Not seeing anything that can be hypermediaized that isn't already.....)
  • vocabularies

@elderamevans
Copy link
Collaborator Author

OK, so that one thread on the FSDN was right: They're missing a good chunk of information from the app-meta endpoint on the "new" Hypermedia API.

Apparently, the templates are there, you just have to load a resource to get to them....

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