Overview
We’re building official SDKs to make integrating with the Komerza API even easier. These SDKs will provide idiomatic interfaces, automatic error handling, and built-in best practices for each programming language.All SDKs are currently in development. While you wait, you can use the API
directly via HTTP requests as shown in our Quick Start
Guide.
Planned SDKs
.NET SDK
Coming Soon Full-featured SDK for .NET applications with strong typing
and async support.
JavaScript/TypeScript SDK
Coming Soon Modern SDK with TypeScript definitions for Node.js and browser
environments.
Python SDK
Coming Soon Pythonic interface with support for async/await and popular
frameworks.
PHP SDK
Coming Soon Modern PHP SDK with Composer support and PSR-compliant design.
Go SDK
Coming Soon Idiomatic Go SDK with proper error handling and context
support.
SDK Previews
Here’s what the SDK interfaces will look like:Get Notified
Want to be the first to know when an SDK is released?Join Our Community
Get updates in our Telegram developer community
Follow on GitHub
Watch our GitHub organization for new SDK releases
In the Meantime
While waiting for the official SDKs, you can:Use the REST API Directly
Follow our Quick Start Guide to start building with HTTP requests right away.Build Your Own Wrapper
Create a simple wrapper around the API for your specific use case. Our API Reference provides all the details you need.Community SDKs
Check if there are any community-built SDKs available. We’ll showcase quality community contributions here.Contributing
Interested in contributing to an SDK or building one for another language?Contact Us
Get in touch about SDK development opportunities