Well, I'm responsible for making an application that consumes a json service and rest. I have not much knowledge in these services and newcomers to the iphone developer. I know I need to get a parser for this service.
I found some examples like this:
Tutorial: JSON Over HTTP On The iPhone | Mobile Orchard
I wonder if this is enough to make application to service queries using json and rest.
Thank you very much.