Update README and add json job formats

This commit is contained in:
Jan Eitzinger
2019-10-21 14:50:16 +02:00
parent ac03ecf944
commit 0883fa200a
8 changed files with 597 additions and 2 deletions

View File

@@ -1,2 +1,12 @@
# File-specification
Specification of file formats and directory structures
# ClusterCockpit Standardization of APIs and data formats
## RESTful API specifications
The specifications are defined following the (https://www.openapis.org)[OpenAPI Initiative] format standard.
## Data exchange formats
Main data exchange format is JSON.
The specifications are defined following the (https://json-schema.org)[JSON schema] format standard.
## Database schemas