RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Which JSON Serializer To Use For A New Rails API?

Have you ever wondered if there were benefits to using Jbuilder vs. Active Model Serializers? Has AMS been replaced by JSONAPI::Resources? There are a lot of JSON serializers to choose from for a Rails API, so which one is best? I think it all comes down to your project’s needs and your coding style. Use this review of the most popular options to make sure you’re using the right one for you.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in