Hacker News new | ask | show | jobs
by steveklabnik 4737 days ago
There is waaaay more to Rails than the view layer. If 'all you're going to do is serve up JSON', then you'll be using a very large amount of Rails: https://github.com/rails-api/rails-api#why-use-rails-for-jso...
1 comments

Hmm. Thanks for this.