Added basic rest framework

This commit is contained in:
Leon Etienne (ubuntu wsl)
2020-09-24 14:31:30 +02:00
parent 918b735922
commit 595e04bc32
20 changed files with 429 additions and 318 deletions

3
Tubio/XGControl.cpp Normal file
View File

@@ -0,0 +1,3 @@
#include "XGControl.h"
bool XGControl::keepServerRunning = false;