Hacker News new | ask | show | jobs
by fuddle 4814 days ago
Cool stuff, very interesting concept, would love to see an example working with a Rails RESTful API.
1 comments

The app template is such an example, consuming the public GitHub API: https://github.com/airbnb/rendr-app-template

In the future, we'd like to come up with some more in-depth tutorials.

Great thanks I'll take a look at it again, I seen the "Interacting with a RESTful API" section in the wiki left blank and assumed it was in the pipeline.