Kong API未启用

时间:2019-09-24 06:29:54

标签: kong

我已经在Ubuntu环境中安装了Kong(1.3.0rc2),并使用curl命令尝试获取可用的api列表,但是我遇到了以下错误

curl http://localhost:8001/apis/

{"message":"Not found"}

我有什么需要启用的吗?寻求帮助。

1 个答案:

答案 0 :(得分:0)

请使用http://localhost:8001/services/

代替以前的/ apis