diff --git a/website/pages/api-docs/libraries-and-sdks.mdx b/website/pages/api-docs/libraries-and-sdks.mdx index f0f2306a9..4b9be86c1 100644 --- a/website/pages/api-docs/libraries-and-sdks.mdx +++ b/website/pages/api-docs/libraries-and-sdks.mdx @@ -22,17 +22,17 @@ the community. - [`nomad-java-sdk`](https://github.com/hashicorp/nomad-java-sdk) - Official Java client for the Nomad HTTP API. -- [`nomad-ruby`](https://github.com/hashicorp/nomad-ruby) - Official Ruby client - for the Nomad HTTP API - - [`nomad-scala-sdk`](https://github.com/hashicorp/nomad-scala-sdk) - Official Scala client for the Nomad HTTP API. -## Third-Party Libraries +## Third-Party and Unsupported Libraries - [`python-nomad`](https://github.com/jrxfive/python-nomad) - Python client for the Nomad HTTP API. +- [`nomad-ruby`](https://github.com/hashicorp/nomad-ruby) - Ruby 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)._