Rails API - Authentication with JWT
Play
7:31 CC

Rails API - Authentication with JWT

#51 Oct 23, 2016 free
Using the knock gem, we will add JWT Authentication to our Rails API Application.

Rails API - Active Model Serializer
Play
7:53 CC

Rails API - Active Model Serializer

#50 Oct 16, 2016 free
Using ActiveModel::Serializer, learn how to create the JSON responses for your Rails API application. ASM is a great object oriented approach to building a JSON API.

Rails API Basics
Play
5:28 CC

Rails API Basics

#49 Oct 2, 2016 free
A brief introduction on Rails API. Learn how to create an API application and setup the routes. This episode is paving the way for more in depth looks into Rails API.

Playing with JSON
Play
3:01 CC

Playing with JSON

#34 Jun 19, 2016 free
Some neat tips and tricks for interacting with and parsing JSON responses from an API.