Getting started with JSON API
If you're using the JSON API specification for your API, you can install @datx/jsonapi
to take the full advantage of the datx
library:
npm install --save @datx/core @datx/jsonapi
Polyfilling
The lib makes use of the following features that are not yet available everywhere. Based on your browser support, you might want to polyfill them: