Have you written JSON APIs in Rails a few times? Even if youâre escaped implementing a ârender: :jsonâ call, some day soon youâll need to get JSON data out to a native client or your front-end framework. Your Rails apps might change, but the pitfalls for JSON APIs stay the same: Theyâre hard to discover, difficult to change from the client side, and documenting them is a pain. For your next app, o
{{#tags}}- {{label}}
{{/tags}}