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
- Host: GitHub
- URL: https://github.com/gabihodoroaga/api-gateway-envoy
- Owner: gabihodoroaga
- Created: 2022-06-25T08:25:23.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-25T17:04:21.000Z (almost 4 years ago)
- Last Synced: 2024-11-14T20:07:17.800Z (over 1 year ago)
- Topics: cloud-run, envoyproxy, gcp
- Language: Go
- Homepage:
- Size: 1.78 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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/)