ogserver/sources
OpenGnSys Support Team 04ca20e9f1 #971 split into smaller file
Split ogAdmServer into several files:

* sources/rest.c that implements the server REST API.
* sources/client.c that implements the client REST API.
* sources/json.c that provides a few JSON helpers.
2020-06-18 18:46:48 +02:00
..
client.c #971 split into smaller file 2020-06-18 18:46:48 +02:00
client.h #971 split into smaller file 2020-06-18 18:46:48 +02:00
dbi.c #967 rename .cpp to .c 2020-03-05 23:45:48 +01:00
dbi.h #971 split into smaller file 2020-06-18 18:46:48 +02:00
json.c #971 split into smaller file 2020-06-18 18:46:48 +02:00
json.h #971 split into smaller file 2020-06-18 18:46:48 +02:00
list.h #942 Add /run/task to API REST 2020-06-02 12:32:36 +02:00
ogAdmLib.c #971 move ogAdmLib to ogAdmServer 2020-06-09 13:32:28 +02:00
ogAdmLib.h #971 move ogAdmLib to ogAdmServer 2020-06-09 13:32:28 +02:00
ogAdmServer.c #971 split into smaller file 2020-06-18 18:46:48 +02:00
ogAdmServer.h #971 remove obsolete code 2020-06-02 12:32:36 +02:00
rest.c #971 split into smaller file 2020-06-18 18:46:48 +02:00
rest.h #971 split into smaller file 2020-06-18 18:46:48 +02:00
schedule.c #971 split into smaller file 2020-06-18 18:46:48 +02:00
schedule.h #971 split into smaller file 2020-06-18 18:46:48 +02:00
utils.c #971 add str_toupper() 2020-06-08 18:31:48 +02:00
utils.h #971 add str_toupper() 2020-06-08 18:31:48 +02:00