mex.editor.api package¶
Submodules¶
mex.editor.api.backend module¶
- async mex.editor.api.backend.backend_proxy(path: str, request: Request) Response¶
Forward a request to the mex-backend with the editor’s API key injected.
mex.editor.api.system module¶
- mex.editor.api.system.check_system_status() VersionStatus¶
Check that the server is healthy and responsive.