9 lines
546 B
Markdown
9 lines
546 B
Markdown
Vault API
|
|
=================
|
|
|
|
This provides the `github.com/hashicorp/vault/api` package which contains code useful for interacting with a Vault server.
|
|
|
|
For examples of how to use this module, see the [vault-examples](https://github.com/hashicorp/vault-examples) repo.
|
|
For a step-by-step walkthrough on using these client libraries, see the [developer quickstart](https://www.vaultproject.io/docs/get-started/developer-qs).
|
|
|
|
[![GoDoc](https://godoc.org/github.com/hashicorp/vault/api?status.png)](https://godoc.org/github.com/hashicorp/vault/api) |