Why use the API Gateway
The API gateway enables you to wrap your service in the common features
and plugins required to run a production service. The API gateway will enable
your API and service layer to have billing, usage, and protections.
Additionally the API gateway will apply security so that your
application will get full OIDC tokens injected into the request process.Last updated