Skip to main content

The iGenius Software Development Kit to develop crystal datasource adapters.

Project description

iGenius Adapters SDK

This is the Software Development Kit for iGenius Web Connectors development.
You can use our SDK in your project to be able to handle correctly the data structures that will be used by iGenius services to call your web connector adapter.

Introduction

Folder structure

Our SDK has the main objective to expose our data structures that are the business objects of our application: we call them Entities and thet are included in a package with the same name.

-- src
   |- igenius_adapters_sdk
      |- entities

Data structure

Our datasource adapters system is based on a relational database structure, so our entities are a mapping of this kind of data organisation.

Install

With Poetry

poetry add igenius-adapters-sdk

With pip

pip install igenius-adapters-sdk

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

igenius-adapters-sdk-1.0.1.tar.gz (6.6 kB view hashes)

Uploaded Source

Built Distribution

igenius_adapters_sdk-1.0.1-py3-none-any.whl (9.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page