command
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: May 19, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
urlshortener sample client
Steps to run:
-
Generate the OpenAPI 3.0 description using disco
(in the gnostic/apps
directory).
disco get urlshortener --openapi3
-
(optional) View the JSON OpenAPI 3.0 description.
gnostic openapi3-urlshortener-v1.pb --json-out=-
-
Generate the urlshortener client.
gnostic openapi3-urlshortener-v1.pb --go-client-out=urlshortener
-
Build the client.
go install
-
Download client_secrets.json
from the Google Cloud Developer Console.
-
Run the client
urlshortener
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Package urlshortener exists to allow this repo to work with recursive go get.
|
Package urlshortener exists to allow this repo to work with recursive go get. |
Click to show internal directories.
Click to hide internal directories.