Go to file
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
misc #981 Add ogAdmServer own systemd unit file 2020-06-16 11:48:54 +02:00
sources #971 split into smaller file 2020-06-18 18:46:48 +02:00
tests #942 Add REST API /schedule get function 2020-06-02 12:32:36 +02:00
.gitignore #985 add .gitignore file 2020-06-17 18:20:32 +02:00
COPYING #985 add COPYING file 2020-06-18 16:48:20 +02:00
Makefile.am #971 split into smaller file 2020-06-18 18:46:48 +02:00
configure.ac #970 autotools support for ogAdmServer 2020-06-02 12:32:36 +02:00
ogAdmServer.cfg #915 update installer to add APITOKEN= to ogAdmServer.cfg 2019-06-24 13:46:10 +02:00