Documentation on LanguageTool

Hi, I want to work on integrating Language Tools with Mediawiki-VisualEditor. I was looking around for available documentation for the codebase. Is there somewhere I can find a class diagram or something that guides me around the codebase?
Thank you! :slight_smile:

Hi, thanks for your interest in LanguageTool. We’d be very happy about VisualEditor integration. For your use case the HTTP interface is probably most useful (more than a class diagram). It’s documented at HTTP Server - LanguageTool Wiki. We also provide a public instance that you can use for testing, see Public HTTP Proofreading API - LanguageTool Wiki.

Please let us know if you have more questions.