diff --git a/website/pages/api-docs/libraries-and-sdks.mdx b/website/pages/api-docs/libraries-and-sdks.mdx index 83177d5a8..f0f2306a9 100644 --- a/website/pages/api-docs/libraries-and-sdks.mdx +++ b/website/pages/api-docs/libraries-and-sdks.mdx @@ -33,4 +33,6 @@ the community. - [`python-nomad`](https://github.com/jrxfive/python-nomad) - Python client for the Nomad HTTP API. +- [`nomad-client`](https://github.com/barakb/nomad-client) - A non-blocking Kotlin Nomad client. + _Want to see your library here? [Submit a Pull Request](https://github.com/hashicorp/nomad)._