gpt4 book ai didi

php - 为 Aweber 创建 Iphone API?

转载 作者:可可西里 更新时间:2023-11-01 13:28:58 27 4
gpt4 key购买 nike

我必须使用 Aweber 创建一个 iPhone 应用程序。但是Aweber没有iphone API link .现在我只想知道我了解 PHP 并且 aweber 有 PHP API,是否可以为像我这样的新手(我的意思是 Iphone)创建一个 iphone API 来完成这个任务。

最佳答案

您不需要特殊的 iPhone API,您可以使用 Objective-C 来使用 Aweber API,就像使用 PHP、Ruby、Java、Python 或任何其他语言来使用 Web 应用程序的 API 一样。

Aweber API 是基于 REST 的,因此您可以查看 http://restkit.org/ .来自他们的网站“RestKit 是 iOS 的 Objective-C 框架,旨在简化与 RESTful 网络服务的交互”。

如果您不喜欢 Objective-C,他们是来自 Appcelerator 的 Titanium,您可以使用 JavaScript 构建您的应用程序并将其编译成 Objective-C。 Mobile Tuts 有一个很好的教程,介绍如何使用同样基于 REST 的 Twitter API。它应该为您的入门打下良好的基础。(http://mobile.tutsplus.com/tutorials/appcelerator/appcelerator-using-json-to-build-a-twitter-client/)

关于php - 为 Aweber 创建 Iphone API?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/4748139/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com