Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 634 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 634 Bytes

SimpleTodo

Simple iOS Swift project for playing with Unit and UI tests. Nothing fancy with UI yet

Build Statuses

CircleCI

alounce

Travis

Build Status

Server

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/