cc-specifications/README.md

15 lines
442 B
Markdown
Raw Normal View History

2019-10-21 14:50:16 +02:00
# ClusterCockpit Standardization of APIs and data formats
## RESTful API specifications
2019-10-21 14:53:14 +02:00
The specifications are defined following the [OpenAPI Initiative](https://www.openapis.org) format standard.
2019-10-21 14:50:16 +02:00
## Data exchange formats
Main data exchange format is JSON.
2019-10-21 14:53:14 +02:00
The specifications are defined following the [JSON schema](https://json-schema.org) format standard.
2019-10-21 14:50:16 +02:00
## Database schema
Recommended minimal SQL database schema for job meta data.