Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/clustercockpit/cc-specifications
Specification of ClusterCockpit datastructures, interfaces, DB schemas, file formats and directory structures
https://github.com/clustercockpit/cc-specifications
api api-graphql api-rest data-structures file-archive schema
Last synced: about 1 month ago
JSON representation
Specification of ClusterCockpit datastructures, interfaces, DB schemas, file formats and directory structures
- Host: GitHub
- URL: https://github.com/clustercockpit/cc-specifications
- Owner: ClusterCockpit
- License: mit
- Created: 2019-09-17T05:53:57.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-06-21T13:06:50.000Z (7 months ago)
- Last Synced: 2024-06-22T05:44:03.984Z (7 months ago)
- Topics: api, api-graphql, api-rest, data-structures, file-archive, schema
- Homepage:
- Size: 101 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Specifications for datastructures, interfaces, and file formats
* **[Generic datastructure specifications](https://github.com/ClusterCockpit/cc-specifications/tree/master/datastructures)**: To be used in applications, as payloads in apis, or as file formats.
* **[APIs offered by ClusterCockpit](https://github.com/ClusterCockpit/cc-specifications/tree/master/interfaces)**: REST, GraphQL, and Influx Line protocol descriptions.
* **[HPC Job-Archive specification](https://github.com/ClusterCockpit/cc-specifications/tree/master/job-archive)**: A directory tree and file format description for a file based HPC Job Performance archive.
* **[SQL Jobs Table Schema](https://github.com/ClusterCockpit/cc-specifications/tree/master/schemas)**: The SQL database schema used in cc-backend.