Hacker News new | ask | show | jobs
by zinssmeister 4612 days ago
what I would like to see is a Rails type framework specifically geared towards building APIs. I like asset pipeline, give me that, I like gems, I like ActiveRecord, but take views, helpers and all that jazz. I will do that on the frontend thankyouverymuch
1 comments

It exists. Check out the rails-api project on GitHub
wow this is really great. thanks for sharing.. had no idea someone was working on this already.