File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,9 @@ production users that have added themselves (in alphabetical order):
99 API of [ Chef Automate] ( https://automate.chef.io/ ) . Furthermore, the generated
1010 OpenAPI data serves as the basis for its [ API documentation] ( https://automate.chef.io/docs/api/ ) .
1111 The code is Open Source, [ see ` github.com/chef/automate ` ] ( https://github.com/chef/automate ) .
12+ - [ Conduit] ( https://github.com/ConduitIO/conduit ) , a data streaming tool written in Go,
13+ uses the gRPC-Gateway since its very beginning to provide an HTTP API in addition to its gRPC API.
14+ This makes it easier to integrate with Conduit, and the generated OpenAPI data is used in the documentation.
1215- [ Scaleway] ( https://www.scaleway.com/en/ ) uses the gRPC-Gateway since 2018 to
1316 serve millions of API requests per day [ 1] .
1417- [ SpiceDB] ( https://github.com/authzed/spicedb ) uses the gRPC-Gateway to handle
You can’t perform that action at this time.
0 commit comments