Examples and SDKs
SDKs
Client libraries for the KOLDOS API.
No official SDKs yet
No official SDKs have been published. The API uses plain HTTPS and JSON, so any HTTP client works. The examples use curl, the fetch API in JavaScript and the requests library in Python.