Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 360 Bytes

README.md

File metadata and controls

30 lines (16 loc) · 360 Bytes

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!