Skip to content

Files

Latest commit

 

History

History
7 lines (4 loc) · 335 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 335 Bytes

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