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

Extending this to support JSON-API #52

Open
mahmoudimus opened this issue Dec 20, 2013 · 2 comments
Open

Extending this to support JSON-API #52

mahmoudimus opened this issue Dec 20, 2013 · 2 comments

Comments

@mahmoudimus
Copy link

We're big fans of json-api @balanced and I think your code could be something core to the balanced/balanced-ruby project.

We currently do not support HAL however I would like to extend HyperClient for json-api support.

Wanted to get your thoughts on creating a milestone that we can contribute to.

@oriolgual
Copy link
Member

Hi @mahmoudimus I'm really looking forward to JSON-API, I also thought of adapting hyperclient to support it. The reasons behind not already done it is lack of time and the fact that I don't know if JSON-API is stable enough.

Anyway, any work towards this is really appreciate and I'll try to help making it. I guess the first part would be extracting the specific HAL logic into an adapter, so we can then add more adapters (like JSON-API).

@dblock
Copy link
Collaborator

dblock commented Sep 30, 2014

Quite a bit of work in #63 has made navigation elements less prominent in the use of the API. So in theory you can write a client that's 100% domain logic and doesn't know "links" or "embed". This opens the door to this feature request.

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

3 participants