Back to Kodaris

SDK Overview

Introduction

Welcome to the server-side JavaScript SDK for Kodaris - a powerful toolkit that enables you to seamlessly customize, interact with and build upon the Kodaris platform.

This SDK is designed to simplify the server-side development process by providing easy access to the Kodaris server-side APIs, utilities, data management, and other core features of the platform. Whether you're building a custom integration, developing your website, adding functionality on top of Kodaris, or building automated workflows, this SDK offers the tools you need to move quickly and efficiently.

Key Features

  • Simplified API Access: Easily communicate with the Kodaris server-side API
  • Authentication Management: Built-in methods to handle token-based or API key authentication securely.
  • Data Handling Utilities: Helpers for managing data, formatting data, and handling errors.

Use Cases

  • Website Development
  • Server-side app development
  • Third-party integrations
  • Automated workflows
  • Anything else you can dream of...

SDK Modules

The Server-side JavaScript SDK is organized into modular components, each corresponding to a key area of the Kodaris platform. Below is a list of core modules included in the SDK: (please note, more modules are available and will be documented soon)

In this article