Skip to content

Hacker News API to get top News, displayed in the table list by MVVM architecture

License

Notifications You must be signed in to change notification settings

Jigneshmayani90/HackerNewsList

Repository files navigation

HackerNewsList by Hacker News API

Hacker News API to get top News, displayed in the table list by MVVM architecture

License: MIT Platform Swift 5 iOS 12

Top Hacker News displayed in the table list by MVVM architecture

  • Using RxSwift for MVVM architecture
  • Using Alamofire for API calling
  • Using NVActivityIndicatorView for showing progress while fetch data from the server
  • Data Parsing by Codable Protocol

Requirements

Use of the following Cocoapods is required:

To run the project, clone the repo, and run pod install from the RRHackerNewsList directory first.

Contribute

We would love you for the contribution to RRHackerNewsList, check the LICENSE file for more info.

License

HackerNewsList is available under the MIT license. See the LICENSE file for more info.