wk-wopi
A Go WOPI host that exposes file, container, ecosystem, and bootstrapper APIs for integrations such as Microsoft 365 for the web and Collabora/LibreOffice.
Use the admin APIs to issue tokens, resolve discovery actions, and create launch descriptors. Use the WOPI routes for client-facing storage operations.
GET /healthzfor health checksGET /apifor built-in OpenAPI JSONGET /swaggerfor a browser-friendly API reference page/wopi/files/*for file operations/wopi/containers/*for container operations/wopi/ecosystemfor ecosystem discovery operations/wopibootstrapperfor bootstrapper operations/api/tokens,/api/launch-urls, and/launchfor integration helpers
Project documentation lives in README.md and docs/.