Skip to content

jsonapi-suite/ember-data-extensions

Repository files navigation

Ember-data-extensions

This is a collection of helpers/customizations to ember-data to make it work for our use cases.

View official documentation

Installation

ember install ember-data-jsonapi-extensions

Nested Forms

Run the dummy app to see nested forms in action. The following Post has an Author and many Tags: