This iOS project for VOG Code Challenge
For switch between mock API and real API please change endPoint variable in BaseAPIRequest from MockAPI to RealAPI
For run json-server please run command: json-server db.json --routes routes.json
Introduction for setup json-sever can be found here https://github.com/typicode/json-server