© The Author(s), under exclusive license to APress Media, LLC , part of Springer Nature 2021
D. TangPro Ember Datahttps://doi.org/10.1007/978-1-4842-6561-1_11

11. Common Customizations with JSON:API

David Tang1  
(1)
Playa Vista, CA, USA
 

The goal of the JSON:API specification was to put more convention into building APIs and reduce the number of conversations (hopefully not arguments) on how responses should be formatted. One of the great things about using JSON:API is that Ember Data supports it out of the box! Despite this, even if your API follows the specification, it isn’t guaranteed that it will work with Ember Data. Ember Data expects a few more conventions built on top of JSON:API, which are noted in the Recommendations1 section of the specification. ...

Get Pro Ember Data: Getting Ember Data to Work with Your API now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.