jsonapi-to-ember-mirage
v1.0.0
Published
Convert JSONAPI responses to ember-cli-mirage fixture format
Downloads
12
Maintainers
Readme
JSONAPI To Ember CLI Mirage
Usage
$ curl http://localhost:8000/api/v1/foo-bars | node index.js
This will write ember-cli-mirage compatible fixture files for each model type (data and included) contained in the response in your current dir.