Format curl output JSON json_pp: https://www.systutorials.com/docs/linux/man/1-json_pp/ https://stackoverflow.com/questions/27238411/display-curl-output-in-readable-json-format-in-unix-shell-script Works like this: curl http://localhost:8001/services […]
Kong API Gateway Installation From official page: https://docs.konghq.com/install/ubuntu/ curl -Lo kong.2.5.1.amd64.deb "https://download.konghq.com/gateway-2.x-ubuntu-$(lsb_release […]