cc-specifications/README.md

13 lines
383 B
Markdown
Raw Normal View History

2019-10-21 14:50:16 +02:00
# 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