Objective-C iPhone third party API list? [closed]
Is there a list of third party APIs that can mak开发者_如何学Ce my iPhone app have amazing features (ex. Yelp API, Facebook API)?
You can find a huge list of APIs here http://www.programmableweb.com/apis/directory
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
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!
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.
There is a library called Three20 that can add a lot of nice features to your app though.
精彩评论