Using https://jsonplaceholder.typicode.com/ REST API with fake data and for practice JSON parsing with Swift 3.0
I have used some thirdparty pod files like
Kingfisher for image fetching
NVActivityIndicatorView to show activity indicator
Alamofire for web services call