Skip to content

Commit 0f696da

Browse files
authored
Add Conduit to adopters (#2981)
1 parent 31773a7 commit 0f696da

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ADOPTERS.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)