Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 411 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 411 Bytes

Krakend GORILLA example

Build

Go 1.8 is a requirement

$ make

Run

Running it as a common executable, logs are send to the stdOut and some options are available at the CLI

$ ./krakend_gorilla_example
Usage of ./krakend_gorilla_example:
  -c string
    	Path to the configuration filename (default "/etc/krakend/configuration.json")
  -d	Enable the debug
  -p int
    	Port of the service