Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Good API Examples
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  8 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Nick Kuh  
View profile  
 More options May 24 2012, 6:59 am
From: Nick Kuh <nick....@gmail.com>
Date: Thu, 24 May 2012 11:59:09 +0100
Local: Thurs, May 24 2012 6:59 am
Subject: Good API Examples
Hola Group

I've got a new client and we're currently scoping out the requirements for a new iPhone app project.

The iPhone app is going to have to talk to the client's web server. The client has quite a complex website and a login/registration system in place already.

What they don't have is any kind of API for the iPhone App to communicate with the server.

The app is going to need to enable login and new registration. Some of the data in the app will require authentication and some won't.

Client wants to start on the right foot with the API and has asked me for some good examples of existing well documented JSON APIs. And bizarrely enough I can't think of any! I've integrated my apps with plenty of APIs but none of them really stood out as great examples of best practices when sending/receiving data!

Any suggestions/thoughts on good example APIs and login protocols would be gratefully received!

Cheers

Nick


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Will Johnston  
View profile  
 More options May 24 2012, 7:15 am
From: Will Johnston <willjohns...@me.com>
Date: Thu, 24 May 2012 12:15:54 +0100
Local: Thurs, May 24 2012 7:15 am
Subject: Re: Good API Examples
I suggest you have look at RestKit.

http://restkit.org/

On 24 May 2012, at 11:59, Nick Kuh wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jay Caines-Gooby  
View profile  
 More options May 24 2012, 11:37 am
From: Jay Caines-Gooby <j...@gooby.org>
Date: Thu, 24 May 2012 16:37:00 +0100
Subject: Re: Good API Examples
On 24 May 2012 12:15, Will Johnston <willjohns...@me.com> wrote:

> I suggest you have look at RestKit.

> http://restkit.org/

Again, not quite what you're after but I've just seen this linked to
from some other news about iPhone backends:

https://parse.com/

--
Jay Caines-Gooby
http://jay.gooby.org
j...@gooby.org
+44 (0)7956 182625
twitter, skype & aim: jaygooby
gtalk: jaygo...@gmail.com


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Will Johnston  
View profile  
 More options May 24 2012, 12:13 pm
From: Will Johnston <willjohns...@me.com>
Date: Thu, 24 May 2012 17:13:44 +0100
Local: Thurs, May 24 2012 12:13 pm
Subject: Re: Good API Examples
Yeah, I kind of missed the point of the question....

sorry

have a look at this --http://apigee.com/about/resources

On 24 May 2012, at 16:37, Jay Caines-Gooby wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Will Johnston  
View profile  
 More options May 25 2012, 12:48 am
From: Will Johnston <willjohns...@me.com>
Date: Fri, 25 May 2012 05:48:19 +0100
Local: Fri, May 25 2012 12:48 am
Subject: Re: Good API Examples
And though I find Quora inherently annoying (How can I tell my arse from my elbow?)
I saw this - http://www.quora.com/APIs/Which-companies-have-the-best-developers-we...

On 24 May 2012, at 17:13, Will Johnston <willjohns...@me.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Nick Kuh  
View profile  
 More options May 25 2012, 5:05 am
From: Nick Kuh <nick....@gmail.com>
Date: Fri, 25 May 2012 10:05:12 +0100
Local: Fri, May 25 2012 5:05 am
Subject: Re: Good API Examples
Thanks for the suggestions Will - I'll take a look.

N

On 25 May 2012, at 05:48, Will Johnston wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Discussion subject changed to "Friday's heated debate." by Will Johnston
Will Johnston  
View profile  
 More options May 25 2012, 5:11 am
From: Will Johnston <willjohns...@me.com>
Date: Fri, 25 May 2012 10:11:02 +0100
Local: Fri, May 25 2012 5:11 am
Subject: Friday's heated debate.

What do you think of this approach? Agree?

http://stackoverflow.com/a/2225024/818785


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Adam Martin  
View profile  
 More options May 25 2012, 6:15 am
From: Adam Martin <adam.m.s.mar...@gmail.com>
Date: Fri, 25 May 2012 11:15:49 +0100
Local: Fri, May 25 2012 6:15 am
Subject: Re: Friday's heated debate.

I'd counter claim that there's no designated initializer for
uiviewcontroller, because apple found objectivec inconvenient at this point
;). Makes the rest of it kind of pointless IMHO - you vs apple, apple will
win.

As a quick hack, of course, they "fixed" the "don't specify filenames" part
when they made "nil" a valid filename. For me personally thats ugly but
bearable as a workaround.

(similarly, with coredata, I ignore apples very annoying source code
examples that do:

[Nsentitydescription entityWithName:@"MyClass" ...

Instead do the infinitely more safe (and easier! Autocomplete for the win!):

[Nsentitydescription entityWithName:Nsstringwithclass([MyClass class]) ...

Since Xcode still doesn't support refactoring, this approach saves a lot of
maintenance bugs.)

Side note: anyone else find it funny that apple generates "initwithnibname"
methods for every VC in a Storyboard app - even though storyboards by
definition avoid that method entirely - and doesn't generate the method
they actually use? Much fun for Developers there :)

---
Some Mississippi's due to Apple's poor autocorrect

On 25 May 2012, at 10:11, Will Johnston <willjohns...@me.com> wrote:

What do you think of this approach? Agree?

http://stackoverflow.com/a/2225024/818785

--
You received this message because you are subscribed to the Google Groups
"Brighton iPhone Creators" group.
To post to this group, send email to
brighton-iphone-creators@googlegroups.com.
To unsubscribe from this group, send email to
brighton-iphone-creators+unsubscribe@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/brighton-iphone-creators?hl=en.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »