Skip to main content

API Gateway client library

Project description

GA pypi versions

API Gateway allows you to create, secure, and monitor APIs for Google Cloud serverless back ends, including Cloud Functions, Cloud Run, and App Engine. Built on Envoy, API Gateway gives you high performance, scalability, and the freedom to focus on building great apps. Consumption-based and tiered pricing means you can better manage cost.

Quick Start

In order to use this library, you first need to go through the following steps:

  1. Select or create a Cloud Platform project.

  2. Enable billing for your project.

  3. Enable the API Gateway.

  4. Setup Authentication.

Installation

Install this library in a virtualenv using pip. virtualenv is a tool to create isolated Python environments. The basic problem it addresses is one of dependencies and versions, and indirectly permissions.

With virtualenv, it’s possible to install this library without needing system install permissions, and without clashing with the installed system dependencies.

Mac/Linux

pip install virtualenv
virtualenv <your-env>
source <your-env>/bin/activate
<your-env>/bin/pip install google-cloud-api-gateway

Windows

pip install virtualenv
virtualenv <your-env>
<your-env>\Scripts\activate
<your-env>\Scripts\pip.exe install google-cloud-api-gateway

Next Steps

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

google-cloud-api-gateway-1.2.2.tar.gz (49.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

google_cloud_api_gateway-1.2.2-py2.py3-none-any.whl (49.1 kB view details)

Uploaded Python 2Python 3

File details

Details for the file google-cloud-api-gateway-1.2.2.tar.gz.

File metadata

File hashes

Hashes for google-cloud-api-gateway-1.2.2.tar.gz
Algorithm Hash digest
SHA256 6309826bf70fefac939cafeb4ba034a965fafa958bd39038f95253523c2abb19
MD5 33454eb39ce192ad6920b2c5464124b4
BLAKE2b-256 25dfdcb3a08f39a371d21919e342e64c77c212a2fba2afc639be682c2276c51f

See more details on using hashes here.

File details

Details for the file google_cloud_api_gateway-1.2.2-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for google_cloud_api_gateway-1.2.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 fc112509d7b2ec8283620e947a38cfd6859170f3aae0045c72a29bbc5582afc0
MD5 caaf1c579054752c54f0bba1cdaa990c
BLAKE2b-256 334a920883613eb1827090f5f6cd7a702f6ad6693d7e52523bf4092d9f88d025

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page