Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve documentation of the REST API #43

Open
CrsiX opened this issue Jun 3, 2023 · 0 comments
Open

Improve documentation of the REST API #43

CrsiX opened this issue Jun 3, 2023 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@CrsiX
Copy link
Member

CrsiX commented Jun 3, 2023

It was requested to properly document the functionality of the REST API in order for third parties to fully understand and possibly re-implement it.

  • What is each endpoint doing exactly?
  • What are the response structs used for? (A single line is fine for helper structs, but not necessarily for actually used objects, like for example players, chats or games.)
  • How is the authentication flow?
  • What are the WS messages used for and when? Also include their docs in the REST API, if possible?
@CrsiX CrsiX added the documentation Improvements or additions to documentation label Jun 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant