web

command
v0.3.2 Latest Latest
Warning

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

Go to latest
Published: Jun 15, 2021 License: Apache-2.0 Imports: 8 Imported by: 0

README

YAML JSONPath Evaluator Web Application

To run this locally, issue the following from the root of this repository:

GAE_VERSION=$(git rev-parse --short HEAD) go run ./web

Then navigate to localhost:8080.

Deploy to the Google Cloud

To deploy to Google Application Engine, change to the web directory and issue:

gcloud app deploy --version=$(git rev-parse --short HEAD)

Alternatively to deploy without prompts, run scripts/gcloud-deploy.sh.

For more information, see Building a Go App on App Engine.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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