Rambler&IT is an open source application, which highlights the basic approaches to mobile application architecture used in Rambler&Co. You can download it from the AppStore.
- The application is divided into three layers:
Presentation,BusinessLogicandCore. - The
Presentationlayer is built using VIPER architecture. - The
BusinessLogiclayer is built using SOA. - The
Corelayer is built using compound operations concept. - We extensively use Typhoon framework for dependency injection.
The application uses staging API which is not available outside our private network at the moment. We'll make it public really soon.
Run pod install before launching the project. All of inner dependencies are public.
MIT
Egor Tolstoy, Artem Karpushin, Konstantin Zinovyev and the rest of Rambler.iOS Team.
