Some code to show on interviews. Standard Master-Detail application for viewing Marvel characters using MVC pattern.
Layouted asynchronously using ASDK. Network requests performed and arranged by URLSession + PromiseKit.
Swinject was used for dependency injection.
Persistence is not(yet?) implemented. Unit tests is not(yet?) implemented.