Installation
Ginee X provides multiple installation methods for quick integration into your system.
For non-technical teams, we provide a component integration method that requires only minimal configuration.
For teams with development capabilities, we offer a customizable integration method using API & SDK.
Quick Integration
To achieve Quick Integration, you can use the following methods:
See Quick integration: Chrome extension for the ready-to-use browser extension.
See Quick integration: NPM package for the embeddable web component.
API Integration
To achieve API Integration, you can use the following methods:
- You can refer to the "API Request Example" section in the "API & SDK Integration" documentation for more information.
SDK Integration
- Get more updates on the SDK project by following our organization page. github.com/ginee-x
Server libraries
Preview SDKs generated from the same Ginee X OpenAPI contract.
Client SDK roadmap
Planned client SDKs. App Keys must not be embedded in public clients.
JavaScript
Installation via NPM
To install Ginee X using npm, use the following command:
Installation via Yarn
If you prefer using Yarn, use the following command to install Ginee X:
Python
Installation via Pypi
To install Ginee X using pypi, use the following command:
Java
Installation via Maven
To install Ginee X using maven, use the following command:
Installation via Gradle
To install Ginee X using gradle, use the following command: