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

Initial jsonapi support (without compound documents) #347

Merged
merged 7 commits into from
Jun 30, 2015

Conversation

hubert
Copy link
Contributor

@hubert hubert commented Jun 12, 2015

This is a first step in providing first-class support for JSON API within Her. It targets the 1.0 spec. Currently, it supports the basic CRUD operations and metadata, but does not yet have association support baked in. Based on what I have seen so far, that should be doable to add. See #345 for some additional background.

The primary design criteria here was to provide JSON API support without making any changes to existing functionality so as not to risk breaking anything already in place.

@Fivell
Copy link

Fivell commented Jun 12, 2015

👍

@senid231
Copy link

+1
very good idea

@hubert hubert changed the title Feature/json api support Initial jsonapi support (without compound documents) Jun 30, 2015
hubert added a commit that referenced this pull request Jun 30, 2015
@hubert hubert merged commit 0541bd4 into remi:master Jun 30, 2015
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

Successfully merging this pull request may close these issues.

3 participants