Update libraries-and-sdks.mdx

Add a third-party library, nomad-client is a fully non-blocking Kotlin nomad client with minimal dependencies.
This commit is contained in:
Barak Bar Orion
2020-10-27 14:32:46 +02:00
committed by GitHub
parent 2225dfedc1
commit 10a91a7690

View File

@@ -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)._