Added basic rest api

This commit is contained in:
vjrj 2018-04-12 10:45:20 +02:00
parent 903375a102
commit 8dc1ec63f2
5 changed files with 79 additions and 2 deletions

View file

@ -16,3 +16,4 @@ import './feedback';
import './cron';
import './isMaster';
import './segfaults';
import './rest';