json api

Building a Super Simple Rails API, JSON API Edition

In an earlier post [https://www.thegreatcodeadventure.com/building-a-super-simple-rails-api/], we built a super quick and super simple Rails API using the Active Model Serializer gem and the Active Model Adapter. There's been a lot of growth lately, however, around JSON API. What is JSON API? So, what is…