Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.