Simple iOS Swift project for playing with Unit and UI tests. Nothing fancy with UI yet
Project uses Simple webapi server Run it using following command:
$ json-server --watch db.json --routes routes.json
Todos service will be available at:
http://localhost:3000/todos/