mirror of
https://github.com/ClusterCockpit/cc-specifications.git
synced 2024-11-10 09:47:26 +01:00
15 lines
442 B
Markdown
15 lines
442 B
Markdown
# ClusterCockpit Standardization of APIs and data formats
|
|
|
|
## RESTful API specifications
|
|
|
|
The specifications are defined following the [OpenAPI Initiative](https://www.openapis.org) format standard.
|
|
|
|
## Data exchange formats
|
|
|
|
Main data exchange format is JSON.
|
|
The specifications are defined following the [JSON schema](https://json-schema.org) format standard.
|
|
|
|
## Database schema
|
|
|
|
Recommended minimal SQL database schema for job meta data.
|