Google Cloud API Gateway

API Gateway enables you to provide secure access to your backend services through a well-defined REST API that is consistent across all of your services, regardless of the service implementation. Clients consume your REST APIS to implement standalone apps for a mobile device or tablet, through apps running in a browser, or through any other type of app that can make a request to an HTTP endpoint.

Documentation

API entry from apis.yml

apis.yml Raw ↑
aid: google:google-cloud-api-gateway
name: Google Cloud API Gateway
tags:
- API Gateway
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
baseURL: https://api.example.com
contact:
- FN: Cloud Gateway Support
  url: https://cloud.google.com/api-gateway/docs/support
  email: ''
humanURL: https://cloud.google.com/api-gateway/docs
properties:
- url: https://cloud.google.com/api-gateway/docs/reference/rest
  type: Documentation
description: API Gateway enables you to provide secure access to your backend services through a well-defined
  REST API that is consistent across all of your services, regardless of the service implementation. Clients
  consume your REST APIS to implement standalone apps for a mobile device or tablet, through apps running
  in a browser, or through any other type of app that can make a request to an HTTP endpoint.