vault/website/source/docs/http/libraries.html.md
Adam Kunicki 08af95b9e0 Add unofficial client library written in Kotlin
I've been working on a Vault client written in Kotlin. Still a work in progress but will soon be on-par with the official Ruby client.
2016-04-11 09:37:42 -07:00

1.3 KiB

layout page_title sidebar_current description
http HTTP API: Libraries docs-http-libraries List of official and community contributed libraries for interacting with the Vault HTTP API.

Libraries

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

These libraries are officially maintained by HashiCorp.

Go

Ruby

Community

These libraries are provided by the community.

C#

Java

Kotlin

Node.js

Python

  • HVAC
    • pip install hvac