Start application:
git clone https://scala-assignment.evolutiongaming.com/git/iodkowski/xilutosi.git
sbt run
Also you can run tests:
sbt test
API documentation: https://documenter.getpostman.com/view/7503489/SWLiamS7
/table and /auth endpoints requires an Authorization header with user credentials!
for admin:
Authorization: Basic YWRtaW46YWRtaW4=
for simple user:
Authorization: Basic dXNlcjp1c2Vy