Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 389 Bytes

File metadata and controls

14 lines (8 loc) · 389 Bytes

API

KOsync implements the same API as the official Server.
This is an obvious requirement.

You can find my OpenAPI specification here.

If you are using JetBrains IDEs, you can also try the HTTP files in docs/api/examples.

WebSocket API

KOsync has a WebSocket API that can be used for RPC and PubSub.

See WebSocket API for more information.