0 Forks
1 Stars
1 Watchers

monorail

MonoRail is an interface between server-side models and iOS models written entirely in Swift. MonoRail takes the weight of parsing JSON from an API and turning it into useable Swift objects easy. Furthermore, MonoRail adopts a Ruby on Rails-esque approach in handling the creation, retrieval, updating and deletion (CRUD) of models.

How to download and setup monorail

Open terminal and run command
git clone https://github.com/zrubenst/monorail.git
git clone is used to create a copy or clone of monorail repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with monorail https://github.com/zrubenst/monorail/archive/master.zip

Or simply clone monorail with SSH
[email protected]:zrubenst/monorail.git

If you have some problems with monorail

You may open issue on monorail support forum (system) here: https://github.com/zrubenst/monorail/issues