在不使用App Engine的情况下运行Google Cloud Endpoints。

huangapple go评论93阅读模式
英文:

Running google cloud endpoints without App Engine

问题

你好!以下是你要翻译的内容:

我正在使用Google Cloud EndpointsGoogle App Engine上(使用Python的endpoints,很快也会使用Go的endpoints)。

在没有App Engine的情况下,例如在个人服务器上,使用Google Cloud Endpoints有意义吗?这是否可能?需要哪些步骤?(我在考虑App Engine是否对endpoints和API探索等方面进行了一些魔法操作,可能需要重新实现?)

英文:

I'm running Google Cloud Endpoints on Google App Engine (python endpoints and soon go endpoints too)

Does it make sense to use Google Cloud endpoints without app engine e.g. on a personal server or such? Is it possible? What would be involved? (I'm thinking app engine does some magic around endpoints & api explorers etc.. which might need re implementing?)

答案1

得分: 1

这可能会有所帮助,而且它是开源的:
http://www.appscale.com/

我是从这里找到这个网站的:https://cloud.google.com/partners/technology-partners/app-engine/

英文:

This may help and it's open source:
http://www.appscale.com/

And I found the site from here: https://cloud.google.com/partners/technology-partners/app-engine/

huangapple
  • 本文由 发表于 2014年4月28日 07:34:29
  • 转载请务必保留本文链接:https://go.coder-hub.com/23330335.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定