Skip to content

purposeinplay/krakend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

provablyfair krakend

Build

go get github.com/ProvablyFair/krakend
# ignore the errors
cd $GOPATH/src/github.com/ProvablyFair/krakend/
make

The docker image devopsfaith/krakend:custom contains your custom KrakenD API Gateway

Run

Start the server locally from $GOPATH/src/github.com/ProvablyFair/krakend/ with:

docker run -p 8080:8080 -v "$PWD:/etc/krakend/" devopsfaith/krakend:custom run -c /etc/krakend/krakend.json

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published