Skip to content

Ember JSON API Resouces

Compare
Choose a tag to compare
@pixelhandler pixelhandler released this 31 May 16:13
· 28 commits to master since this release
  • New persistence solution that follows JSON API 1.0 spec
  • Ember compatibility using a store
  • Resources as models fit naturally to the JSON API spec as well
  • Services, Resources, Adapters, Serializers all friendly with the spec
    • links and relationships urls used with resources (model) and adapters