pigeon-app

command
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 5, 2016 License: MIT Imports: 14 Imported by: 0

README

Pigeon App

Command pigeon-app is the beginning of the pigeon server, serving the image files to submit to the Google Cloud Vision API and return to client.

Prerequisite

You need to export a service account json file to GOOGLE_APPLICATION_CREDENTIALS variable.

$ export GOOGLE_APPLICATION_CREDENTIALS=/path/to/service_account.json

Installation

Type the following line to install pigeon.

$ go get github.com/kaneshin/pigeon/tools/cmd/pigeon-app

Make sure that pigeon was installed correctly:

$ pigeon-app -h

Run

$ pigeon-app -port=8080 -- -face -label -safe-search

Example

pigeon-app

License

The MIT License (MIT)

Author

Shintaro Kaneko kaneshin0120@gmail.com

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