endpoints

command
v0.0.0-...-054a062 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 19, 2016 License: Apache-2.0 Imports: 6 Imported by: 0

README

Google Cloud Endpoints sample

Deploying the backend

Follow the instructions in the docs.

Running the client

Send an echo request:

go run client/main.go -api-key=AIza.... -host=https://my-app.appspot.com -echo message

Send a JWT authed request:

go run client/main.go -api-key=AIza....  -host=https://my-app.appspot.com -service-account=path_to_service_account.json

Documentation

Overview

Sample endpoints demonstrates a Cloud Endpoints API.

Directories

Path Synopsis
Command client performs authenticated requests against an Endpoints API server.
Command client performs authenticated requests against an Endpoints API server.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL