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
- Host: GitHub
- URL: https://github.com/thoughtbot/ios-on-rails
- Owner: thoughtbot
- License: other
- Created: 2013-10-26T01:44:21.000Z (over 12 years ago)
- Default Branch: main
- Last Pushed: 2024-09-24T16:43:16.000Z (over 1 year ago)
- Last Synced: 2025-02-26T14:16:32.863Z (over 1 year ago)
- Topics: book
- Language: HTML
- Homepage:
- Size: 27.2 MB
- Stars: 77
- Watchers: 228
- Forks: 6
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
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.