1.2 KiB
1.2 KiB
layout | page_title | sidebar_current | description |
---|---|---|---|
api | Libraries and SDKs - HTTP API | api-libraries-and-sdks | There are many third-party libraries for interacting with Nomad's HTTP API. This page lists the HashiCorp and community-maintained Nomad HTTP API client libraries. |
Client Libraries & SDKs
The programming libraries listed on this page can be used to consume the API more conveniently. Some are officially maintained while others are provided by the community.
Official Libraries
-
api
- Official Golang client for the Nomad HTTP API -
nomad-java-sdk
- Official Java client for the Nomad HTTP API. -
nomad-ruby
- Official Ruby client for the Nomad HTTP API -
nomad-scala-sdk
- Official Scala client for the Nomad HTTP API.
Third-Party Libraries
python-nomad
- Python client for the Nomad HTTP API.
Want to see your library here? Submit a Pull Request.