This repository was archived by the owner on Mar 8, 2023. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 <i >HTTP Proxy<sup ><a href =" #beta " >BETA</a ></sup ></i >
66</h1 >
77
8+ [ ![ CircleCI] ( https://circleci.com/gh/secrethub/secrethub-http-proxy.svg )] [ circleci ]
9+ [ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/secrethub/secrethub-http-proxy )] [ goreportcard ]
10+ [ ![ Version] ( https://img.shields.io/github/release/secrethub/secrethub-http-proxy.svg )] [ latest-version ]
11+ [ ![ Discord] ( https://img.shields.io/badge/chat-on%20discord-7289da.svg?logo=discord )] [ discord ]
12+
813The SecretHub HTTP Proxy adds a RESTful interface to the [ SecretHub Client] ( https://github.com/secrethub/secrethub-go ) .
914Apps can this way still use SecretHub, without having to directly include the client as a binary dependency.
1015
@@ -112,4 +117,9 @@ To build the Docker image from scratch, you can use:
112117
113118```
114119docker build -t secrethub-http-proxy .
115- ```
120+ ```
121+
122+ [ circleci ] : https://circleci.com/gh/secrethub/secrethub-http-proxy
123+ [ discord ] : https://discord.gg/NWmxVeb
124+ [ latest-version ] : https://github.com/secrethub/secrethub-http-proxy/releases/latest
125+ [ goreportcard ] : https://goreportcard.com/report/github.com/secrethub/secrethub-http-proxy
You can’t perform that action at this time.
0 commit comments