Package Exports
- sails-json-api-blueprints
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (sails-json-api-blueprints) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
sails-json-api-blueprints
Blueprints to turn a Sails.js API into a JSON API
Tests
Simply run npm test
Thanks
This work is greatly inspired from https://github.com/mphasize/sails-generate-ember-blueprints @mphasize did no longer actively maintain this repositiory, so I decided to fork it and to focus on JSON API compatibility.