Official client libraries for Keyorix, a lightweight on-premise secrets manager. Each language lives in its own subdirectory with its own README, tests, and release artifact; this repo keeps all four versioned, licensed, and released together rather than as four independently-drifting repos (see ADR-072 in the main repo).
| Language | |
|---|---|
| Go | go/ |
| Node.js | node/ |
| Python | python/ |
| Java | java/ |
SDK versions track the Keyorix HTTP API contract, not the server's own release
version. That contract —
server/http/handlers/openapi.yaml
in keyorixhq/keyorix — is authoritative;
each SDK's own README documents what subset of it that language currently covers.