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.
Further information about SDK can be found in the official documentation, instead check What is a Web Connector to know more
about the data sharing with Crystal.
With Poetry
poetry add igenius-adapters-sdk
With pip
pip install igenius-adapters-sdk
See the CHANGELOG.md file.
All the content in this repository is licensed under the Apache license, version 2.0. The full license text can be found in the LICENSE file.