Skip to content

radyslavkrechet/PDPEtsy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Etsy

MVVM application that used:

  • Closure for bind View with View Model
  • Etsy API for load products from Etsy shop database
  • Alamofire pod for work with the network
  • AlamofireImage pod for load and cache images
  • RealmSwift pod for work with Realm database
  • ObjectMapper pod for map network responses from JSON to models