cmoulton / grokSwiftRESTLinks
Demo code for iOS Apps with REST APIs book v1.0. Updated code using Alamofire 4 & Swift 3 is available at https://github.com/cmoulton/grokSwiftREST_v1.3
☆27Updated 9 years ago
Alternatives and similar repositories for grokSwiftREST
Users that are interested in grokSwiftREST are comparing it to the libraries listed below
Sorting:
- Demo Code for REST API backed tableview: http://grokswift.com/rest-tableview-in-swift/☆49Updated 7 years ago
- The project for the post demonstrating fine grained notifications on realm.io☆30Updated 8 years ago
- Demo code for iOS Apps with REST APIs book v1.1. Updated code using Alamofire 4 & Swift 3 is available at https://github.com/cmoulton/gro…☆52Updated 9 years ago
- MVVM Pattern Sample App in Swift 2.1☆48Updated 8 years ago
- Playing with unit tests - dependency injection in Swift☆16Updated 10 years ago
- A Swift Hacker News library☆170Updated 8 years ago
- Simple Grid View in Swift☆22Updated 8 years ago
- Examples of iOS Modular Architecture in Swift☆72Updated 7 years ago
- A universal iOS 8 app that makes network calls, written in Swift.☆79Updated 10 years ago
- Sample Code for AltConf 2015 talk on FRP☆57Updated 9 years ago
- Custom segues with cool animations in Swift☆47Updated 8 years ago
- Extension Methods for Firebase and RxSwift☆77Updated 9 years ago
- An ephemeral contest to learn Swift by doing☆308Updated 8 years ago
- Xcode template to generate swift templates using MVVM Model. (Available on Alcatraz)☆46Updated 7 years ago
- Queues, timers, and task groups in Swift☆107Updated 8 years ago
- Quick example of how divide an app into modules to respect the SOLID principles☆29Updated 9 years ago
- http://theiostimes.com/advent-calendar.html☆42Updated 9 years ago
- A simple demo on customising pull to refresh control in iOS apps☆58Updated 6 years ago
- Code repository for Test Driven iOS Development with Swift 3, published by Packt☆39Updated 2 years ago
- Infinite UITableview Scroll in Swift Language☆116Updated 9 years ago
- This framework provides a controller to subclass, which presents a UICollectionView with builtin animations for a growing header (scale e…☆35Updated 10 years ago
- This is an iOS application example written in Swift using Alamofire networking library, Realm mobile database library and SwiftyJSON JSON…☆58Updated 4 years ago
- Ring Graph is an imitation of ring graph seen on Apple Watch.☆35Updated 6 years ago
- RxGitSearch is iOS demo app searching github repositories. It uses some Rx techniques to achieve flexible, auto ui update, no dependencie…☆20Updated 9 years ago
- Sample code for Consuming Web Services with Swift and ReactiveX☆33Updated 5 years ago
- Building TableViews with Swift and iOS8 Demo