标签: rest google-app-engine android-studio google-cloud-platform google-cloud-endpoints
我无法找到Google appengine端点示例创建的REST端点的绝对URL。
web.xml和MyEndpoints的配置似乎是
http://localhost:8080/_ah/api/myApi/v1/sayHi/sam
但这给出了
错误404
什么是可在本地测试的端点