iOS项目的后端

时间:2013-01-28 01:10:42

标签: ios google-app-engine google-cloud-endpoints client-library

由于谷歌应用引擎基础设施只支持Java和Python,我不得不用其中一种语言编写我的后端类代码。如果是的话,我对Java感到满意,那么工作流程是这样的:

-Write classes code in Eclipse (Java code).
-Annotate API methods.
-Deploy to Google app engine.
-Generate objective-c client library.
-Connect my app to the cloud end points via the client library.

我观看了有关backend for mobile clients的I / O会话,有关如何为objective-c生成客户端库的部分,我想知道他们是如何做到的。

我错了还是错过了什么?

1 个答案:

答案 0 :(得分:0)

他们在谈论端点功能吗?

http://endpoints-trusted-tester.appspot.com/