A sample to implement MVVM in Swift iOS Project
Swinject Dependency Injection: https://github.com/Swinject/Swinject
Functional Reactive - RxSwift: https://github.com/ReactiveX/RxSwift
Networking - Alamofire, Moya: https://github.com/Alamofire/Alamofire https://github.com/Moya/Moya
Json Parser: https://github.com/Hearst-DD/ObjectMapper https://github.com/tristanhimmelman/AlamofireObjectMapper https://github.com/SwiftyJSON/SwiftyJSON
Coding Layout: https://github.com/SnapKit/SnapKit
Github API: https://developer.github.com/v3/