Add gothic, a Haskell KVv2 engine API client (#7301)

This commit is contained in:
Michel Boucey 2019-08-12 19:30:25 +02:00 committed by Chris Hoffman
parent ac16dec5c4
commit badb089ffb
1 changed files with 7 additions and 0 deletions

View File

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