Skip to content

Conversation

@modmuss50
Copy link
Member

This PR contains the initial work for a new Javadoc API that will allow developers to contribute javadoc for the Minecraft jar in a "wiki" like manner.

  • OAuth based authentication with GitHub (Discord to come later)
  • JWT authentication using Refresh Tokens
    • The server does not store any user data currently (likely to change soon)
  • A an example API to query and edit Javadoc in Minecraft classes, to be replaced by @Player3324 side of things.

I have been working on the web UI side of this as part of https://mcsrc.dev/ I think we will likely host a variation of mcsrc.dev that has the javadoc editing stuff enabled.

TODO:

  • Roles (trusted/admins)
    • Read from github team?
  • Discord auth
  • Everything else 😅

@modmuss50 modmuss50 requested a review from Player3324 January 3, 2026 20:37
@modmuss50 modmuss50 changed the title Initial work on new Javadoc api Initial work on Annotater Jan 9, 2026
@modmuss50 modmuss50 merged commit 252474a into FabricMC:main Jan 9, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant