summaryrefslogtreecommitdiffstats
path: root/sources/json.c
Commit message (Collapse)AuthorAgeFilesLines
* #971 rename sources folder to srcOpenGnSys Support Team2020-06-261-85/+0
| | | | Use the same folder as in ogClient.
* #971 split into smaller fileOpenGnSys Support Team2020-06-181-0/+85
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.