Go to file
Ruben van de Ven 8b0459c0f6 Simple but major performance fixes
In particular for level 1 scoring & image loading.
Now that we have a fuller db of images we can be stricker in the range we select.
2018-11-14 19:00:15 +01:00
bin Fix syntax error 2017-06-16 12:53:57 +02:00
config Give JWT on register 2016-09-01 14:08:43 +01:00
src Simple but major performance fixes 2018-11-14 19:00:15 +01:00
www Stats 2017-03-31 12:24:28 +02:00
.gitignore ignore files 2016-09-12 17:51:25 +01:00
README.md Initial commit 2016-09-01 11:15:17 +01:00
bootstrap.php Initial commit 2016-09-01 11:15:17 +01:00
composer.json Trigger websocket update after score & image upload 2016-11-01 22:07:56 +01:00

README.md

Emotion Hero Web Services

  1. Website
  2. API

To run development server run php -S localhost:80 -t www.