cc-specifications/README.md
2021-03-24 10:08:53 +01:00

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.