Skip to content

Commit fdee2da

Browse files
authored
Add NetHSM Go library (#406)
* Add NetHSM Go library
1 parent 52a7028 commit fdee2da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/components/nethsm/integration.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ NetHSM `container images <container/index.html>`__ are available for testing and
3535
Integration Into Custom Application
3636
-----------------------------------
3737

38-
To integrate the NetHSM into own custom applications, client libraries are available for almost all programming languages. Here are libraries for `Python <https://github.com/Nitrokey/nethsm-sdk-py>`_ and `Rust <https://github.com/Nitrokey/nethsm-sdk-rs>`_ as well as `this 3rd party Rust crate <https://crates.io/crates/nethsm>`_. For all other programming languages we recommend using `OpenAPI Generator <https://github.com/OpenAPITools/openapi-generator>`_.
38+
To integrate the NetHSM into own custom applications, client libraries are available for almost all programming languages. Here are our libraries for `Python <https://github.com/Nitrokey/nethsm-sdk-py>`_ and `Rust <https://github.com/Nitrokey/nethsm-sdk-rs>`_ as well as 3rd party `Rust crate <https://crates.io/crates/nethsm>`_ and `Go library <https://github.com/borud/nethsm>`__. For all other programming languages we recommend using `OpenAPI Generator <https://github.com/OpenAPITools/openapi-generator>`_.
3939

4040
The list of all available languages can be retrieved as follows.
4141

0 commit comments

Comments
 (0)