...
There are two ways to use Client SDK:
Dynamically https://trivore.atlassian.net/wiki/spaces/TISpubdoc/pages/1299775510 Generate a Client SDK library for Management API (recommended).
Use traditional static Client SDK (to be deprecated).
Traditional static Client SDK is currently available for Python ja Java. We intend to make one available for Javascript and Go as well. Each Client SDK should be equal in functionality. They Their source code can be downloaded from Github Gitlab.com , and binary artefacts from appropriate sources. Please see below for more information.
Target audience for this document are the application and service developers.
Contents
You may also navigate on the page tree on the sidebar.
Child pages (Children Display) |
---|
Access to Binary Artifacts
In your software development environment you may easily start using the traditional static SDK at these addresses.
Basic versions:
...
Access to source code
You can download the source code for any traditional static SDK from these addresses:
...
Java git repo: https://gitlab.com/trivore_public/trivoreid-client-sdk-java.git
Python git repo: https://gitlab.com/trivore_public/trivoreid-client-sdk-python.git
Extended versions (only suitable for some customers):
Java: https://gitlab.com/trivore_public/trivoreid-client-sdk-forextension-java-extendedpython
Python: https://gitlab.com/trivore_public/trivoreid-client-sdk-forextension-python-extended