google-cloud-api-gateway
Installation
SKILL.md
Google Cloud API Gateway
Google Cloud API Gateway lets developers create, secure, and manage APIs for backend services. It's used by developers and organizations who need a scalable and reliable way to expose their APIs. It handles tasks like authentication, authorization, and traffic management.
Official docs: https://cloud.google.com/api-gateway/docs
Google Cloud API Gateway Overview
- API
- Gateway
- Operation
- Config
- Service Account
Working with Google Cloud API Gateway
This skill uses the Membrane CLI to interact with Google Cloud API Gateway. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Install the CLI
Related skills