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

12. Consuming the Reddit API

David Tang1  
(1)
Playa Vista, CA, USA
 

In this chapter, we are going to build a simple application that consumes the Reddit API using Ember Data. As we build this, we will be making several adapter and serializer customizations and seeing them all work together. Let’s get started!

Setup

I’ve created a simple Reddit application that displays posts from the emberjs subreddit. The code for this application can be found in the chapter-12 folder of the source code for this book.

The Reddit APIs We Will Use

We will be working with two Reddit APIs in order to create a slimmed-down ...

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.