The user interface for the Kong API Gateway
Make sure composer and php 7.1 or greater are installed on your machine. After cloning this repository install the dependencies using:
composer install
For a full list of features please see the resources/docs
directory
When submitting code make sure it passes the continious integration process by running:
composer run ci