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!

The Rails API Mini Guide

Rails makes writing APIs a cinch, but there are a number of things I wish I had known before I started.

This post reveals a number of things that would have saved me a lot of time before getting into Rails APIs, including versioning, caching, routing, and different approaches to rendering JSONs. I also made a sample application to accompany this post, available here.

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