/simple-krakend

Simple Docker Compose to Krakend API Gateway

Apache License 2.0Apache-2.0

Simple Gateway API

Requirements

Docker Install

Installation

docker-compose up -d

Endpoints

Access: http://localhost:8080/

/

Show message

/nick/{username}

Show profiles of Github/Bitbucket

Credits

To change configuration, maybe change ./conf/krakend.json

Enjoy!