© 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_5

5. Writing an Adapter and Serializer from Scratch

David Tang1  
(1)
Playa Vista, CA, USA
 

In this chapter, we will learn how to write an adapter and serializer from scratch. If you didn’t find a technique in the previous chapter to get your API working with Ember Data, then this chapter and the next will give you more insight into how an adapter and a serializer work together and expose you to some of the core methods of each. The process of writing an adapter and serializer from scratch will help you find the right methods to override for your particular edge case. Furthermore, if you need to ...

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.