An open API service indexing awesome lists of open source software.

https://github.com/gabihodoroaga/api-gateway-envoy

An envoy based API gateway deployed on Cloud Run
https://github.com/gabihodoroaga/api-gateway-envoy

cloud-run envoyproxy gcp

Last synced: 28 days ago
JSON representation

An envoy based API gateway deployed on Cloud Run

Awesome Lists containing this project

README

          

# api-gateway-envoy

An [Envoy](https://www.envoyproxy.io) api gateway that combines multiple APIs
together and can be deployed on Cloud Run

You can find more information and detailed steps of how to build and deploy
this project in GCP here [hodo.dev](https://hodo.dev/posts/post-38-gcp-envoy-api-gateway/)