Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tumquantumclub/map-docs
Documentation for the map project
https://github.com/tumquantumclub/map-docs
documentation graphql https protocol schema
Last synced: 1 day ago
JSON representation
Documentation for the map project
- Host: GitHub
- URL: https://github.com/tumquantumclub/map-docs
- Owner: TUMQuantumClub
- Created: 2024-03-10T21:08:28.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-07-30T08:53:11.000Z (6 months ago)
- Last Synced: 2024-12-14T09:31:52.312Z (about 2 months ago)
- Topics: documentation, graphql, https, protocol, schema
- Homepage:
- Size: 10.7 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Marauder's map documentation
This repository is used to define the communication schema for the marauder's map project.
## Versioning
This repository is still in active development and breaking changes might occur without notice. Once version v.1.0.0 is released, changes will be annotated.
Between minor versions, a server shall offer backwards-compatibility for all endpoints. However, some fields in the graphql schema may be marked as deprecated.A server may only offer a single major version. It is reccomended for all clients and servers to always use the highest major version.