Skip to main content

Typescript SDK

Typescript SDK is a library that allows you to interact with the Geins API. It is a wrapper around the REST API. It is a great way to integrate Geins with your Typescript application.

Starting with the SDK

Clone the repository from GitHub and open the project in your favorite IDE.

git clone https://github.com/geins-io/sdk-typescript.git

Usage

Suggested use of the SDK is to build integrations with other systems and automate your admin tasks.