Document updated on Sep 27, 2018
The KrakenD Enterprise Playground is a Docker Compose demonstration environment that puts together the necessary pieces to get you started with our API Gateway, using example use-cases.
As KrakenD is an API gateway, we have added surrounding services:
The KrakenD Enterprise Playground can be managed easily using customized make
commands. Once up & running, you can fire up your browser, curl
, Postman, httpie or anything else you use to interact with the services.
$ make start
$ make logs
$ make stop
Have a look at the docker-compose.yml
file to understand how these services interact together, and also at the krakend.json
file to find out what endpoints are exposed.
If you’d like to see more examples, please let us know or open an issue!
The documentation is only a piece of the help you can get! Whether you are looking for Open Source or Enterprise support, see more support channels that can help you.