1# Adopters
2
3This is a list of organizations that have spoken publicly about their adoption or
4production users that have added themselves (in alphabetical order):
5
6* [Ad Hoc](http://adhocteam.us/) uses the gRPC-Gateway to serve millions of
7    API requests per day.
8* [Chef](https://www.chef.io/) uses gRPC-Gateway to provide the user-facing
9    API of [Chef Automate](https://automate.chef.io/). Furthermore, the generated
10    OpenAPI data serves as the basis for its [API documentation](https://automate.chef.io/docs/api/).
11    The code is Open Source, [see `github.com/chef/automate`](https://github.com/chef/automate).
12* [Scaleway](https://www.scaleway.com/en/) uses the gRPC-Gateway since 2018 to
13    serve millions of API requests per day [1].
14
15If you have adopted the gRPC-Gateway and would like to be included in this list,
16feel free to submit a PR.
17
18[1]: [The odyssey of an HTTP request in Scaleway](https://www.youtube.com/watch?v=eLxD-zIUraE&feature=youtu.be&t=480).
19