Add gothic, a Haskell KVv2 engine API client (#7301)
This commit is contained in:
parent
ac16dec5c4
commit
badb089ffb
|
@ -88,6 +88,13 @@ $ go get github.com/adfinis-sygroup/vault-client
|
|||
$ cabal install vault-tool
|
||||
```
|
||||
|
||||
|
||||
* [gothic](http://hackage.haskell.org/package/gothic)
|
||||
|
||||
```shell
|
||||
$ stack install gothic
|
||||
```
|
||||
|
||||
### Java
|
||||
|
||||
* [Spring Vault](https://github.com/spring-projects/spring-vault)
|
||||
|
|
Loading…
Reference in New Issue