Google Cloud API Gateway

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