This is a scaffolded app to demo the capabilities of the Rails API.
git clone https://github.com/marcwright/connectjs-rails-api-sample-app.gitcd connectjs-rails-api-sample-appbundle installrake db:create db:migrate db:seedrails server- In your browser, goto 127.0.0.1/teams or /teams.json
The app is also deployed on Heroku here