An open API service indexing awesome lists of open source software.

https://github.com/thoughtbot/ios-on-rails

A guide to building a Rails API and iOS app
https://github.com/thoughtbot/ios-on-rails

book

Last synced: 11 months ago
JSON representation

A guide to building a Rails API and iOS app

Awesome Lists containing this project

README

          

## Get the latest release of the book

The quickest way to start reading right now is to view the PDF version here:

The book is currently available in the following formats:

* PDF: [release/ios-on-rails.pdf](https://github.com/thoughtbot/ios-on-rails/raw/master/release/ios-on-rails.pdf)
* Single-page HTML: [release/ios-on-rails.html](https://github.com/thoughtbot/ios-on-rails/raw/master/release/ios-on-rails.html)
* Epub (iPad, Nook): [release/ios-on-rails.epub](https://github.com/thoughtbot/ios-on-rails/raw/master/release/ios-on-rails.epub)
* Mobi (Kindle): [release/ios-on-rails.mobi](https://github.com/thoughtbot/ios-on-rails/raw/master/release/ios-on-rails.mobi)

For the HTML version, clone the repository and look at the HTML so that images
and other assets are properly loaded.