RubyFlow The Ruby and Rails community linklog

Building a Rails 5 JSON-based API? Easily transform incoming and outgoing JSON keys

API clients send and receive camelCase formatted keys. Your Ruby API code uses snake_case keys. Just add this gem: json_key_transformer_middleware

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