Objective-C iPhone第三方API列表?

时间:2022-04-07 23:12:02

Is there a list of third party APIs that can make my iPhone app have amazing features (ex. Yelp API, Facebook API)?

是否有一个第三方API列表可以让我的iPhone应用程序拥有令人惊叹的特性(如Yelp API、Facebook API)?

3 个解决方案

#1


2  

You can find a huge list of APIs here http://www.programmableweb.com/apis/directory

您可以在这里找到一个庞大的api列表http://www.programableweb.com/apis/directory

#2


1  

No there isn't such a list I think unless you do one yourself...You need to google around the first times, after a year or so you should now the most amazing ones...Just think of what you want to implement like for example a parser and search google and you will find things like ParseKit

不,我认为没有这样一个列表,除非你自己做一个……你需要第一次谷歌,大约一年后,你现在应该是最神奇的……只要想想你想要实现的东西,例如解析器和搜索谷歌,你就会找到类似ParseKit的东西

There wont be anyone giving you his ideas of programming, you need to specify how your app should look like and how it interacts by yourself!

没有人会告诉你他的编程想法,你需要明确你的应用应该是什么样子的,以及它是如何自己交互的!

#3


0  

I don't think there is any one list like that. Simply adding APIs into an application doesn't necessarily make it amazing, it's how they all fit together.

我不认为有这样的清单。简单地在应用程序中添加api并不一定会让人惊叹,这是它们如何结合在一起的。

There is a library called Three20 that can add a lot of nice features to your app though.

有一个名为Three20的库可以为你的应用程序添加很多不错的功能。

#1


2  

You can find a huge list of APIs here http://www.programmableweb.com/apis/directory

您可以在这里找到一个庞大的api列表http://www.programableweb.com/apis/directory

#2


1  

No there isn't such a list I think unless you do one yourself...You need to google around the first times, after a year or so you should now the most amazing ones...Just think of what you want to implement like for example a parser and search google and you will find things like ParseKit

不,我认为没有这样一个列表,除非你自己做一个……你需要第一次谷歌,大约一年后,你现在应该是最神奇的……只要想想你想要实现的东西,例如解析器和搜索谷歌,你就会找到类似ParseKit的东西

There wont be anyone giving you his ideas of programming, you need to specify how your app should look like and how it interacts by yourself!

没有人会告诉你他的编程想法,你需要明确你的应用应该是什么样子的,以及它是如何自己交互的!

#3


0  

I don't think there is any one list like that. Simply adding APIs into an application doesn't necessarily make it amazing, it's how they all fit together.

我不认为有这样的清单。简单地在应用程序中添加api并不一定会让人惊叹,这是它们如何结合在一起的。

There is a library called Three20 that can add a lot of nice features to your app though.

有一个名为Three20的库可以为你的应用程序添加很多不错的功能。