command
Version:
v0.0.0-...-054a062
Opens a new window with list of versions in this module.
Published: Aug 19, 2016
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
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
¶
Sample endpoints demonstrates a Cloud Endpoints API.
Source Files
¶
Directories
¶
Command client performs authenticated requests against an Endpoints API server.
|
Command client performs authenticated requests against an Endpoints API server. |
Click to show internal directories.
Click to hide internal directories.